Method: Nanoc::Core::BasicItemRepCollectionView#view_class
- Defined in:
- lib/nanoc/core/views/basic_item_rep_collection_view.rb
#view_class ⇒ 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.
26 27 28 |
# File 'lib/nanoc/core/views/basic_item_rep_collection_view.rb', line 26 def view_class Nanoc::Core::BasicItemRepView end |