module Rails module Generators class DecoratorGenerator < Rails::Generators::NamedBase source_root File.expand_path('../templates', __FILE__) desc <