Sha256: 0a4ca560dd399dea43639b31876a2ef0e2cf906f276cff17db647d01a02f9c2d

Contents?: true

Size: 316 Bytes

Versions: 6

Compression:

Stored size: 316 Bytes

Contents

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