Project

General

Profile

« Previous | Next » 

Revision 331fcdca

Added by Dominic Cleal about 8 years ago

fixes #13971 - pass IDs to model.find and .exists?

AR objects should not be passed to .exists? or .find, the ID should be
given instead. Passing AR objects is deprecated in Rails 4.2.

  • added
  • modified
  • copied
  • renamed
  • deleted