Sha256: 36df3862941a0369b5f8ad26054065f3ee43f5fbd6e43b53dcee415671a4560f

Contents?: true

Size: 280 Bytes

Versions: 6

Compression:

Stored size: 280 Bytes

Contents

class Hyrax::ImageWorksController < ApplicationController
  include Hyrax::WorksControllerBehavior
  include GeoWorks::ImageWorksControllerBehavior
  include GeoWorks::GeoblacklightControllerBehavior
  include GeoWorks::EventsBehavior
  self.curation_concern_type = ImageWork
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
geo_works-0.2.0 lib/generators/geo_works/templates/controllers/hyrax/image_works_controller.rb
geo_works-0.1.4 lib/generators/geo_works/templates/controllers/hyrax/image_works_controller.rb
geo_works-0.1.3 lib/generators/geo_works/templates/controllers/hyrax/image_works_controller.rb
geo_works-0.1.2 lib/generators/geo_works/templates/controllers/hyrax/image_works_controller.rb
geo_works-0.1.1 lib/generators/geo_works/templates/controllers/hyrax/image_works_controller.rb
geo_works-0.1.0 lib/generators/geo_works/templates/controllers/hyrax/image_works_controller.rb