Class: LatoSpaces::Group
- Inherits:
-
ApplicationRecord
- Object
- ApplicationRecord
- LatoSpaces::Group
- Defined in:
- app/models/lato_spaces/group.rb
Instance Attribute Summary collapse
-
#actions ⇒ Object
Returns the value of attribute actions.
Instance Attribute Details
#actions ⇒ Object
Returns the value of attribute actions.
3 4 5 |
# File 'app/models/lato_spaces/group.rb', line 3 def actions @actions end |