Skip to content

Commit

Permalink
Update README.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
Alastair Brunton committed Apr 19, 2012
1 parent cf5dbde commit ab30e3d
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 ab30e3d

Please sign in to comment.