Exception: ActiveRecord::ReadOnlyError
- Inherits:
 - 
      ActiveRecordError
      
        
- Object
 - StandardError
 - ActiveRecordError
 - ActiveRecord::ReadOnlyError
 
 
- Defined in:
 - lib/active_record/errors.rb
 
Overview
Raised when a write to the database is attempted on a read only connection.