lib/alchemy/controller_actions.rb in alchemy_cms-4.0.0.beta vs lib/alchemy/controller_actions.rb in alchemy_cms-4.0.0.rc1
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Alchemy
module ControllerActions
extend ActiveSupport::Concern
included do