Method: ActiveData::Model::Attributes::Reflections::Base#readonly
- Defined in:
- lib/active_data/model/attributes/reflections/base.rb
#readonly ⇒ Object
48 49 50 |
# File 'lib/active_data/model/attributes/reflections/base.rb', line 48 def readonly @readonly ||= [:readonly] end |