Sha256: 1cf9397e66e59cb1149a618d6b554578f0467144b525a249756ac15875de584b

Contents?: true

Size: 316 Bytes

Versions: 6

Compression:

Stored size: 316 Bytes

Contents

class Hyrax::VectorWorksController < ApplicationController
  include Hyrax::WorksControllerBehavior
  include Hyrax::ParentContainer
  include GeoWorks::VectorWorksControllerBehavior
  include GeoWorks::GeoblacklightControllerBehavior
  include GeoWorks::EventsBehavior
  self.curation_concern_type = VectorWork
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/vector_works_controller.rb
geo_works-0.1.4 lib/generators/geo_works/templates/controllers/hyrax/vector_works_controller.rb
geo_works-0.1.3 lib/generators/geo_works/templates/controllers/hyrax/vector_works_controller.rb
geo_works-0.1.2 lib/generators/geo_works/templates/controllers/hyrax/vector_works_controller.rb
geo_works-0.1.1 lib/generators/geo_works/templates/controllers/hyrax/vector_works_controller.rb
geo_works-0.1.0 lib/generators/geo_works/templates/controllers/hyrax/vector_works_controller.rb