lib/generators/blacklight/install_generator.rb in blacklight-6.0.0.pre5 vs lib/generators/blacklight/install_generator.rb in blacklight-6.0.0
- old
+ new
@@ -1,4 +1,5 @@
+# frozen_string_literal: true
module Blacklight
class Install < Rails::Generators::Base
source_root File.expand_path('../templates', __FILE__)