Skip to content

Commit

Permalink
Update with new task names for building mysql and postgresql databases
Browse files Browse the repository at this point in the history
  • Loading branch information
mguterl committed Feb 23, 2012
1 parent af988ef commit 6c384a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activerecord/RUNNING_UNIT_TESTS
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Copy test/config.example.yml to test/config.yml and edit as needed. Or just run the tests for Copy test/config.example.yml to test/config.yml and edit as needed. Or just run the tests for
the first time, which will do the copy automatically and use the default (sqlite3). the first time, which will do the copy automatically and use the default (sqlite3).


You can build postgres and mysql databases using the build_postgresql and build_mysql rake tasks. You can build postgres and mysql databases using the postgresql:build_databases and mysql:build_databases rake tasks.


== Running the tests == Running the tests


Expand Down

0 comments on commit 6c384a6

Please sign in to comment.