Method: Vedeu::Menus::Menu#collection
- Defined in:
- lib/vedeu/menus/menu.rb
#collection ⇒ Array
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
56 57 58 |
# File 'lib/vedeu/menus/menu.rb', line 56 def collection @collection || [] end |