aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/rails/generators/active_record.rb
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2014-03-13 11:47:12 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2014-03-13 11:47:12 -0700
commitd35f0033c7dec2b8d8b52058fb8db495d49596f7 (patch)
tree4aa39f75ec80d4e0d16bc1bc80aff0c0df71673b /activerecord/lib/rails/generators/active_record.rb
parentd92ae6ccca3bcfd73546d612efaea011270bd270 (diff)
downloadrails-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/lib/rails/generators/active_record.rb')
0 files changed, 0 insertions, 0 deletions