thoughtbot--shoulda-matchers/lib/shoulda/matchers/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.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.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00
ensure_inclusion_of_matcher.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00
ensure_length_of_matcher.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00
helpers.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00
validate_acceptance_of_matcher.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00
validate_format_of_matcher.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00
validate_numericality_of_matcher.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00
validate_presence_of_matcher.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00
validate_uniqueness_of_matcher.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00
validation_matcher.rb Seperate ActiveRecord and ActiveModel related matchers 2011-05-06 15:56:36 +02:00