1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib/active_record/validations
gmarik 8ea00ed91a Use Array#wrap instead Array()
- since `Array()` calls `to_ary` or `to_a` on a subject
- the intent is to 'wrap' subject into an array
2013-12-31 11:51:33 -06:00
..
associated.rb Revert "Merge pull request #4490 from EmmanuelOga/master" 2013-06-04 00:33:50 +09:00
presence.rb Use Array#wrap instead Array() 2013-12-31 11:51:33 -06:00
uniqueness.rb Cleanups in API docs: his => their 2013-12-02 00:34:52 -05:00