Sha256: 089ca678cb7e50c78365824c8281ed3aad7c0a36539a4bbf4b8a7b7e7b1cf146

Contents?: true

Size: 182 Bytes

Versions: 28

Compression:

Stored size: 182 Bytes

Contents

# frozen_string_literal: true
module Hyrax
  class LeasesController < ApplicationController
    include Hyrax::LeasesControllerBehavior

    with_themed_layout 'dashboard'
  end
end

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
hyrax-5.0.4 app/controllers/hyrax/leases_controller.rb
hyrax-5.0.3 app/controllers/hyrax/leases_controller.rb
hyrax-5.0.2 app/controllers/hyrax/leases_controller.rb
hyrax-5.0.1 app/controllers/hyrax/leases_controller.rb
hyrax-5.0.0 app/controllers/hyrax/leases_controller.rb
hyrax-5.0.0.rc3 app/controllers/hyrax/leases_controller.rb
hyrax-5.0.0.rc2 app/controllers/hyrax/leases_controller.rb
hyrax-5.0.0.rc1 app/controllers/hyrax/leases_controller.rb
hyrax-3.6.0 app/controllers/hyrax/leases_controller.rb
hyrax-4.0.0 app/controllers/hyrax/leases_controller.rb
hyrax-4.0.0.rc3 app/controllers/hyrax/leases_controller.rb
hyrax-4.0.0.rc2 app/controllers/hyrax/leases_controller.rb
hyrax-4.0.0.rc1 app/controllers/hyrax/leases_controller.rb
hyrax-3.5.0 app/controllers/hyrax/leases_controller.rb
hyrax-4.0.0.beta2 app/controllers/hyrax/leases_controller.rb
hyrax-3.4.2 app/controllers/hyrax/leases_controller.rb
hyrax-4.0.0.beta1 app/controllers/hyrax/leases_controller.rb
hyrax-3.4.1 app/controllers/hyrax/leases_controller.rb
hyrax-3.4.0 app/controllers/hyrax/leases_controller.rb
hyrax-3.3.0 app/controllers/hyrax/leases_controller.rb