Exception: ActiveRecord::ReadOnlyRecord

Inherits:
ActiveRecordError show all
Defined in:
lib/gems/activerecord-2.2.2/lib/active_record/base.rb

Overview

Raised on attempt to update record that is instantiated as read only.