1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activemodel/test/cases
Matt Rohrer b8b089ef11
Allow passing a Proc or Symbol as an argument to length validator values
This brings the Length validator in line with the Numericality
validator, which currently supports Proc & Symbol arguments
2017-10-26 10:01:06 +02:00
..
serializers Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
type Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
validations Allow passing a Proc or Symbol as an argument to length validator values 2017-10-26 10:01:06 +02:00
attribute_assignment_test.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
attribute_methods_test.rb Merge pull request #29788 from kamipo/remove_unused_mutex_m 2017-07-17 13:54:37 -04:00
attributes_dirty_test.rb Start bringing attributes API to AM 2017-10-18 13:05:30 -04:00
attributes_test.rb Start bringing attributes API to AM 2017-10-18 13:05:30 -04:00
callbacks_test.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
conversion_test.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
dirty_test.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
errors_test.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
forbidden_attributes_protection_test.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
helper.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
lint_test.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
model_test.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
naming_test.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
railtie_test.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
secure_password_test.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
serialization_test.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
translation_test.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
validations_test.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00