Method: Nanoc::Core::BasicItemRepCollectionView#_unwrap
- Defined in:
- lib/nanoc/core/views/basic_item_rep_collection_view.rb
#_unwrap ⇒ Object
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.
21 22 23 |
# File 'lib/nanoc/core/views/basic_item_rep_collection_view.rb', line 21 def _unwrap @item_reps end |