Sha256: 155aa059c8b96d09f7002f08b41b763767c0cae4407778b134d58c30d6d94164

Contents?: true

Size: 181 Bytes

Versions: 5

Compression:

Stored size: 181 Bytes

Contents

# name           - string
# archive_number - string
# archived_at    - datetime
class ReadonlyWhenArchived < ActiveRecord::Base

  archival_record readonly_when_archived: true

end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
archival_record-3.0.1 test/fixtures/readonly_when_archived.rb
archival_record-3.0.0 test/fixtures/readonly_when_archived.rb
archival_record-2.0.2 test/fixtures/readonly_when_archived.rb
archival_record-2.0.1 test/fixtures/readonly_when_archived.rb
archival_record-2.0.0 test/fixtures/readonly_when_archived.rb