JezK
Edit File: %file_name%_generator.rb.tt
class <%= class_name %>Generator < Rails::Generators::NamedBase source_root File.expand_path('../templates', __FILE__) end