diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2014-03-13 11:47:12 -0700 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2014-03-13 11:47:12 -0700 |
commit | d35f0033c7dec2b8d8b52058fb8db495d49596f7 (patch) | |
tree | 4aa39f75ec80d4e0d16bc1bc80aff0c0df71673b /activerecord/test/cases/statement_cache_test.rb | |
parent | d92ae6ccca3bcfd73546d612efaea011270bd270 (diff) | |
download | rails-d35f0033c7dec2b8d8b52058fb8db495d49596f7.tar.gz rails-d35f0033c7dec2b8d8b52058fb8db495d49596f7.tar.bz2 rails-d35f0033c7dec2b8d8b52058fb8db495d49596f7.zip |
passing an instance of an AR object to `find` is deprecated
please pass the id of the AR object by calling `.id` on the model first.
Diffstat (limited to 'activerecord/test/cases/statement_cache_test.rb')
0 files changed, 0 insertions, 0 deletions