rails / 7.0.0 / activerecord / readonlyerror.html /

class ActiveRecord::ReadOnlyError

Parent:
ActiveRecord::ActiveRecordError

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

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