1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activemodel/lib/active_model
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
..
locale Move the validate! method to ActiveModel::Validations. 2015-02-20 16:05:26 -02:00
serializers Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
type [Active Model] require => require_relative 2017-10-21 22:48:27 +09: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.rb add frozen string literal comment 2017-06-15 11:45:15 +09:00
attribute_methods.rb Merge pull request #29788 from kamipo/remove_unused_mutex_m 2017-07-17 13:54:37 -04:00
attributes.rb Start bringing attributes API to AM 2017-10-18 13:05:30 -04:00
callbacks.rb Use tt in doc for ActiveRecord [ci skip] 2017-08-27 14:01:29 +09:00
conversion.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
dirty.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
errors.rb Simplify ActiveModel::Errors#generate_message 2017-08-18 17:36:59 +03:00
forbidden_attributes_protection.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
gem_version.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
lint.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
model.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
naming.rb Clarify intentions around method redefinitions 2017-09-01 14:27:13 +09:30
railtie.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
secure_password.rb Talk about bytes not characters 2017-07-31 17:42:43 -04:00
serialization.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
translation.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
type.rb [Active Model] require => require_relative 2017-10-21 22:48:27 +09:00
validations.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
validator.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
version.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00