Rails::Generators::Base
# File lib/generators/audited/upgrade_generator.rb, line 23 def copy_templates migrations_to_be_applied do |m| migration_template "#{m}.rb", "db/migrate/#{m}.rb" end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.