rails / 5.2 / 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.