Skip to content

Commit

Permalink
Merge pull request thuss#48 from pyrat/patch-1
Browse files Browse the repository at this point in the history
Update README.markdown
  • Loading branch information
twobitlabs committed Apr 19, 2012
2 parents cf5dbde + ab30e3d commit 9471e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -50,7 +50,7 @@ Add database configuration to `db/config.yml` in your projects base directory e.

### To create a new database migration:

rake db:new_migration name=FooBarMigration
rake db:new_migration name=foo_bar_migration
edit db/migrate/20081220234130_foo_bar_migration.rb

#### If you really want to, you can just execute raw SQL:
Expand Down

0 comments on commit 9471e16

Please sign in to comment.