Exception: ActiveRecord::ReadOnlyRecord

Inherits:
ActiveRecordError show all
Defined in:
activerecord/lib/active_record/errors.rb

Overview

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