rails / 5.1.6 / activerecord / readonlyrecord.html /

class ActiveRecord::ReadOnlyRecord

Parent:
ActiveRecord::ActiveRecordError

Raised on attempt to update record that is instantiated as read only.

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