Parent

Included Modules

DelayedJobUniqueKey::InstallGenerator

Public Instance Methods

create_migration_file() click to toggle source
# File lib/generators/delayed_job_unique_key/install_generator.rb, line 13
def create_migration_file
  migration_template 'add_unique_key_migration.rb', 'db/migrate/add_unique_key_delayed_jobs.rb'
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.