class
ActiveRecord::ReadOnlyError
rails latest stable
- Superclass: ActiveRecord::ActiveRecordError
Raised when a write to the database is attempted on a read only connection.
Files
- activerecord/lib/active_record/errors.rb
Raised when a write to the database is attempted on a read only connection.