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
Jon Atack 64401610b5 [skip ci] #distinct instead of #uniq
as #uniq will be removed from Rails 5.0 as per the Active Support
exception raised:

ActiveSupport::DeprecationException: DEPRECATION WARNING: uniq is
deprecated and will be removed from Rails 5.0 (use distinct instead).
2015-07-03 11:11:59 +02:00
..
active_record [skip ci] #distinct instead of #uniq 2015-07-03 11:11:59 +02:00
rails/generators [ci skip] Correct grammar, add docs to ActiveRecord migration generator 2015-04-28 13:34:13 -07:00
active_record.rb Autoload ActiveRecord::RecordInvalid 2015-06-18 18:36:16 -03:00