class ActiveRecord::RecordNotFound

Parent:
ActiveRecord::ActiveRecordError

Raised when Active Record cannot find record by given id or set of ids.

© 2004–2018 David Heinemeier Hansson
Licensed under the MIT License.