Sha256: 0c0ba62e50432b9e732be49a7d712b38ba9a9dc641ae8d92dd36108e9bda8a24
Contents?: true
Size: 188 Bytes
Versions: 29
Compression:
Stored size: 188 Bytes
Contents
# frozen_string_literal: true module Hyrax class EmbargoesController < ApplicationController include Hyrax::EmbargoesControllerBehavior with_themed_layout 'dashboard' end end
Version data entries
29 entries across 29 versions & 1 rubygems