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
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
..
active_model Allow passing a Proc or Symbol as an argument to length validator values 2017-10-26 10:01:06 +02:00
active_model.rb [Active Model] require => require_relative 2017-10-21 22:48:27 +09:00