@private
# File lib/shoulda/matchers/active_model/errors.rb, line 15 def message You have specified that your model's #{attribute} should ensure inclusion of nil.However, #{attribute} is a boolean column which does not allow null values.Hence, this test will fail and there is no way to make it pass..strip end
Generated with the Darkfish Rdoc Generator 2.