lib/generators/bullet/install_generator.rb in bullet-5.7.4 vs lib/generators/bullet/install_generator.rb in bullet-5.7.5
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Bullet
module Generators
class InstallGenerator < ::Rails::Generators::Base
desc <<-DESC
Description: