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
Niels Ganser 60dad828ae To infinity… and beyond!
Allow infinite values for validates_length_of. Particularly useful
for prettily defining an open ended range such as

validates_length_of :human_stupidity, :within => 0..Float::INFINITY
2012-02-06 12:58:32 +01:00
..
active_model To infinity… and beyond! 2012-02-06 12:58:32 +01:00
active_model.rb Merge pull request #4248 from andrew/2012 2011-12-31 12:48:19 -08:00