Sha256: cb87b7a93720560897f20510e8f5b832a8dbbd78d9c2fad0f885f5f948443dbc

Contents?: true

Size: 466 Bytes

Versions: 24

Compression:

Stored size: 466 Bytes

Contents

# Generated via
#  `rails generate hyrax:work GenericWork`
module Hyrax
  # Generated controller for GenericWork
  class GenericWorksController < ApplicationController
    # Adds Hyrax behaviors to the controller.
    include Hyrax::WorksControllerBehavior
    include Hyrax::BreadcrumbsForWorks
    self.curation_concern_type = ::GenericWork

    # Use this line if you want to use a custom presenter
    self.show_presenter = Hyrax::GenericWorkPresenter
  end
end

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
hyrax-5.0.1 .dassie/app/controllers/hyrax/generic_works_controller.rb
hyrax-5.0.0 .dassie/app/controllers/hyrax/generic_works_controller.rb
hyrax-5.0.0.rc3 .dassie/app/controllers/hyrax/generic_works_controller.rb
hyrax-5.0.0.rc2 .dassie/app/controllers/hyrax/generic_works_controller.rb
hyrax-5.0.0.rc1 .dassie/app/controllers/hyrax/generic_works_controller.rb
hyrax-3.6.0 .dassie/app/controllers/hyrax/generic_works_controller.rb
hyrax-4.0.0 .dassie/app/controllers/hyrax/generic_works_controller.rb
hyrax-4.0.0.rc3 .dassie/app/controllers/hyrax/generic_works_controller.rb
hyrax-4.0.0.rc2 .dassie/app/controllers/hyrax/generic_works_controller.rb
hyrax-4.0.0.rc1 .dassie/app/controllers/hyrax/generic_works_controller.rb
hyrax-3.5.0 .dassie/app/controllers/hyrax/generic_works_controller.rb
hyrax-4.0.0.beta2 .dassie/app/controllers/hyrax/generic_works_controller.rb
hyrax-3.4.2 .dassie/app/controllers/hyrax/generic_works_controller.rb
hyrax-4.0.0.beta1 .dassie/app/controllers/hyrax/generic_works_controller.rb
hyrax-3.4.1 .dassie/app/controllers/hyrax/generic_works_controller.rb
hyrax-3.4.0 .dassie/app/controllers/hyrax/generic_works_controller.rb
hyrax-3.3.0 .dassie/app/controllers/hyrax/generic_works_controller.rb
hyrax-3.2.0 .dassie/app/controllers/hyrax/generic_works_controller.rb
hyrax-3.1.0 .dassie/app/controllers/hyrax/generic_works_controller.rb
hyrax-3.0.2 .dassie/app/controllers/hyrax/generic_works_controller.rb