app/controllers/concerns/hyrax/manages_embargoes.rb in hyrax-3.0.0.pre.rc1 vs app/controllers/concerns/hyrax/manages_embargoes.rb in hyrax-3.0.0.pre.rc2
- old
+ new
@@ -1,4 +1,5 @@
+# frozen_string_literal: true
module Hyrax
module ManagesEmbargoes
extend ActiveSupport::Concern
included do