Methods

Class/Module Index [+]

Quicksearch

MigrationGenerator

Public Instance Methods

manifest() click to toggle source
# File lib/rails_generator/generators/components/migration/migration_generator.rb, line 2
def manifest
  record do |m|
    m.migration_template 'migration.rb', 'db/migrate', :assigns => get_local_assigns
  end
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.