module Csv2hash module Generator class InstallGenerator < Rails::Generators::Base source_root File.expand_path('../templates', __FILE__) desc <