Sha256: 475ad0ca8b8933b314c2a1ac872c202a07326a62fa604a869416e60dab286e2a
Contents?: true
Size: 341 Bytes
Versions: 16
Compression:
Stored size: 341 Bytes
Contents
module Sufia module Catalog extend ActiveSupport::Concern included do # include the all_type_tab and link_to_select_collection view helper methods helper CurationConcerns::CatalogHelper, CurationConcerns::CollectionsHelper def search_builder_class Sufia::CatalogSearchBuilder end end end end
Version data entries
16 entries across 16 versions & 1 rubygems