Sha256: 80c4a5dfb1a6f4462570fb0e77d2e6c54beeff758bbedfeaa6b302e7c1069290

Contents?: true

Size: 546 Bytes

Versions: 28

Compression:

Stored size: 546 Bytes

Contents

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

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

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
hyrax-5.1.0.pre.beta1 .dassie/app/controllers/hyrax/namespaced_works/nested_works_controller.rb
hyrax-5.0.4 .dassie/app/controllers/hyrax/namespaced_works/nested_works_controller.rb
hyrax-5.0.3 .dassie/app/controllers/hyrax/namespaced_works/nested_works_controller.rb
hyrax-5.0.2 .dassie/app/controllers/hyrax/namespaced_works/nested_works_controller.rb
hyrax-5.0.1 .dassie/app/controllers/hyrax/namespaced_works/nested_works_controller.rb
hyrax-5.0.0 .dassie/app/controllers/hyrax/namespaced_works/nested_works_controller.rb
hyrax-5.0.0.rc3 .dassie/app/controllers/hyrax/namespaced_works/nested_works_controller.rb
hyrax-5.0.0.rc2 .dassie/app/controllers/hyrax/namespaced_works/nested_works_controller.rb
hyrax-5.0.0.rc1 .dassie/app/controllers/hyrax/namespaced_works/nested_works_controller.rb
hyrax-3.6.0 .dassie/app/controllers/hyrax/namespaced_works/nested_works_controller.rb
hyrax-4.0.0 .dassie/app/controllers/hyrax/namespaced_works/nested_works_controller.rb
hyrax-4.0.0.rc3 .dassie/app/controllers/hyrax/namespaced_works/nested_works_controller.rb
hyrax-4.0.0.rc2 .dassie/app/controllers/hyrax/namespaced_works/nested_works_controller.rb
hyrax-4.0.0.rc1 .dassie/app/controllers/hyrax/namespaced_works/nested_works_controller.rb
hyrax-3.5.0 .dassie/app/controllers/hyrax/namespaced_works/nested_works_controller.rb
hyrax-4.0.0.beta2 .dassie/app/controllers/hyrax/namespaced_works/nested_works_controller.rb
hyrax-3.4.2 .dassie/app/controllers/hyrax/namespaced_works/nested_works_controller.rb
hyrax-4.0.0.beta1 .dassie/app/controllers/hyrax/namespaced_works/nested_works_controller.rb
hyrax-3.4.1 .dassie/app/controllers/hyrax/namespaced_works/nested_works_controller.rb
hyrax-3.4.0 .dassie/app/controllers/hyrax/namespaced_works/nested_works_controller.rb