Sha256: e21aa21b3dc3c7b38be0b6b3a6d41744140cfb6ae32da13f981780680f1bf2f8

Contents?: true

Size: 180 Bytes

Versions: 10

Compression:

Stored size: 180 Bytes

Contents

module Hyrax
  class BatchEditsController < ApplicationController
    include Hydra::BatchEditBehavior
    include FileSetHelper
    include BatchEditsControllerBehavior
  end
end

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
hyrax-1.1.1 app/controllers/hyrax/batch_edits_controller.rb
hyrax-1.1.0 app/controllers/hyrax/batch_edits_controller.rb
hyrax-1.0.5 app/controllers/hyrax/batch_edits_controller.rb
hyrax-1.0.4 app/controllers/hyrax/batch_edits_controller.rb
hyrax-1.0.3 app/controllers/hyrax/batch_edits_controller.rb
hyrax-1.0.2 app/controllers/hyrax/batch_edits_controller.rb
hyrax-1.0.1 app/controllers/hyrax/batch_edits_controller.rb
hyrax-1.0.0.rc2 app/controllers/hyrax/batch_edits_controller.rb
hyrax-1.0.0.rc1 app/controllers/hyrax/batch_edits_controller.rb
test_hyrax-0.0.1.alpha app/controllers/hyrax/batch_edits_controller.rb