Skip to Content Skip to Search
v7.1.0
class ActiveRecord::ReadOnlyError < ActiveRecord::ActiveRecordError

ActiveRecord::ReadOnlyError

Raised when a write to the database is attempted on a read only connection.

Definition files