Sha256: c408437ed03b778068f2ebda3662ba3ed17f4f2e36fceec90b532010da539106
Contents?: true
Size: 224 Bytes
Versions: 12
Compression:
Stored size: 224 Bytes
Contents
# Added to allow for the My controller to show only things I have edit access to class Hyrax::My::CollectionsSearchBuilder < Hyrax::My::SearchBuilder include Hyrax::FilterByType def only_collections? true end end
Version data entries
12 entries across 12 versions & 1 rubygems