class Nanoc::ItemCollectionWithoutRepsView

Public Instance Methods

view_class() click to toggle source

@api private

# File lib/nanoc/base/views/item_collection_without_reps_view.rb, line 4
def view_class
  Nanoc::ItemWithoutRepsView
end