thoughtbot--shoulda-matchers/spec/shoulda/active_model
Wojciech Wnętrzak a463849d6b fixed mass assigment matcher for empty attr_accessible declaration, which should protect all attributes 2011-06-03 12:34:05 +02:00
..
allow_mass_assignment_of_matcher_spec.rb fixed mass assigment matcher for empty attr_accessible declaration, which should protect all attributes 2011-06-03 12:34:05 +02:00
allow_value_matcher_spec.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00
ensure_inclusion_of_matcher_spec.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00
ensure_length_of_matcher_spec.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00
validate_acceptance_of_matcher_spec.rb Fix all the tests. We should be good to go for 3.1.0.rc1 2011-05-25 15:36:13 -04:00
validate_format_of_matcher_spec.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00
validate_numericality_of_matcher_spec.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00
validate_presence_of_matcher_spec.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00
validate_uniqueness_of_matcher_spec.rb Fix all the tests. We should be good to go for 3.1.0.rc1 2011-05-25 15:36:13 -04:00