Sha256: d71f045905688e2a35b90ba504d936c242add4db347597024de01cf70209d671
Contents?: true
Size: 203 Bytes
Versions: 38
Compression:
Stored size: 203 Bytes
Contents
# frozen_string_literal: true module Nanoc class ItemCollectionWithoutRepsView < ::Nanoc::IdentifiableCollectionView # @api private def view_class Nanoc::BasicItemView end end end
Version data entries
38 entries across 38 versions & 1 rubygems