lib/generators/attachy/install_generator.rb in attachy-0.1.2 vs lib/generators/attachy/install_generator.rb in attachy-0.2.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Attachy
class InstallGenerator < Rails::Generators::Base
source_root File.expand_path('../templates', __FILE__)
argument :format , type: :string, default: :jpg