class ActiveRecord::ReadOnlyError

Parent:
ActiveRecord::ActiveRecordError

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

© 2004–2019 David Heinemeier Hansson
Licensed under the MIT License.