Skip to content

Commit

Permalink
Reformat text of README_FOR_APP
Browse files Browse the repository at this point in the history
  • Loading branch information
njonsson committed Dec 20, 2007
1 parent 0ad935d commit 110b087
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/rails_2-0-1/doc/README_FOR_APP
Expand Up @@ -13,8 +13,8 @@ Set up your development environment:
- Type 'create database validatesconstancy_development;'
- Type 'create database validatesconstancy_test;'
- Type 'exit' to quit MySQL
* Type 'rake db:migrate' from the 'rails_2-0-1' directory (the root of this Rails
application). You may need to 'gem install rake' first
* Type 'rake db:migrate' from the 'rails_2-0-1' directory (the root of this
Rails application). You may need to 'gem install rake' first

Run the tests:

Expand Down

0 comments on commit 110b087

Please sign in to comment.