Exception: ActiveRecord::ReadOnlyError

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

Overview

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