Sha256: 7668fd521fd521d0cb727b9389954676c0d07cf384142bcea50d5521a7c0d781

Contents?: true

Size: 206 Bytes

Versions: 6

Compression:

Stored size: 206 Bytes

Contents

module Hyrax
  class FileSetsController < ApplicationController
    include Hyrax::FileSetsControllerBehavior
    include GeoWorks::FileSetsControllerBehavior
    include GeoWorks::EventsBehavior
  end
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/file_sets_controller.rb
geo_works-0.1.4 lib/generators/geo_works/templates/controllers/hyrax/file_sets_controller.rb
geo_works-0.1.3 lib/generators/geo_works/templates/controllers/hyrax/file_sets_controller.rb
geo_works-0.1.2 lib/generators/geo_works/templates/controllers/hyrax/file_sets_controller.rb
geo_works-0.1.1 lib/generators/geo_works/templates/controllers/hyrax/file_sets_controller.rb
geo_works-0.1.0 lib/generators/geo_works/templates/controllers/hyrax/file_sets_controller.rb