Method: ForestLiana::Collection::ClassMethods#is_read_only
- Defined in:
- lib/forest_liana/collection.rb
#is_read_only ⇒ Object
Returns the value of attribute is_read_only.
7 8 9 |
# File 'lib/forest_liana/collection.rb', line 7 def is_read_only @is_read_only end |