diff options
author | Jon Atack <jonnyatack@gmail.com> | 2015-07-03 11:11:59 +0200 |
---|---|---|
committer | Jon Atack <jonnyatack@gmail.com> | 2015-07-03 11:11:59 +0200 |
commit | 64401610b50d1952f4d0c8976916aa789ccc43e3 (patch) | |
tree | 95d06d13e0067676f8103830be90ebfaddc9eca2 /railties/exe | |
parent | 626b10ef1f34fbc5595107e1cdbd3f839a46d96a (diff) | |
download | rails-64401610b50d1952f4d0c8976916aa789ccc43e3.tar.gz rails-64401610b50d1952f4d0c8976916aa789ccc43e3.tar.bz2 rails-64401610b50d1952f4d0c8976916aa789ccc43e3.zip |
[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).
Diffstat (limited to 'railties/exe')
0 files changed, 0 insertions, 0 deletions