Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Moved migration to generator template directory
  • Loading branch information
Aaron Hunter committed Feb 12, 2012
1 parent 912d456 commit ddca5e0
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 22 deletions.
7 changes: 0 additions & 7 deletions db/database.yml

This file was deleted.

15 changes: 0 additions & 15 deletions db/rakefile.rb

This file was deleted.

1 change: 1 addition & 0 deletions lib/generators/elan_parser/install/install_generator.rb
Expand Up @@ -3,6 +3,7 @@
module ElanParser
module Generators
class InstallGenerator < ::Rails::Generators::Base
include Rails::Generators::Migration
source_root File.expand_path('../../db/migrate', __FILE__)
desc "Add the migrations"

Expand Down
File renamed without changes.

0 comments on commit ddca5e0

Please sign in to comment.