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