Exception: ActiveRecord::ReadOnlyRecord
- Inherits:
 - 
      ActiveRecordError
      
        
- Object
 - StandardError
 - ActiveRecordError
 - ActiveRecord::ReadOnlyRecord
 
 
- Defined in:
 - lib/active_record/errors.rb
 
Overview
Raised on attempt to update record that is instantiated as read only.