method
boolean
rspec latest stable - Class:
Spec::Mocks::ArgumentConstraintMatchers
boolean()public
No documentation available.
# File lib/spec/mocks/argument_constraint_matchers.rb, line 18
def boolean
BooleanArgConstraint.new(nil)
end