W3cubDocs

/Ruby on Rails 7.0

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.