rails / 6.1.1 / activerecord / readonlyerror.html /

class ActiveRecord::ReadOnlyError

Parent:
ActiveRecord::ActiveRecordError

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

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