diff options
author | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2017-03-17 13:10:54 -0400 |
---|---|---|
committer | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2017-03-17 13:10:54 -0400 |
commit | 48f3be8cc938e86cbc963da659c583ee1bb81319 (patch) | |
tree | 86ec78ac015de91a65269e452ed2a1d11b36a48f /activerecord/lib/active_record/model_schema.rb | |
parent | 35afd2c53b4a49a6b4495b167eef233428123b4a (diff) | |
download | rails-48f3be8cc938e86cbc963da659c583ee1bb81319.tar.gz rails-48f3be8cc938e86cbc963da659c583ee1bb81319.tar.bz2 rails-48f3be8cc938e86cbc963da659c583ee1bb81319.zip |
uniq was deprecated and removed already
This was causing an infinity loop since it was delegating to `all` and
all delegating back to this module.
Diffstat (limited to 'activerecord/lib/active_record/model_schema.rb')
0 files changed, 0 insertions, 0 deletions