Changes between Version 15 and Version 16 of Hw3Description
- Timestamp:
- 10/24/07 13:06:01 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Hw3Description
v15 v16 63 63 or `stop` respectively. 64 64 65 As a note, the first time you install, ''you do not have to start postgres''. The install script does this for you. 66 65 67 == Library Rails Application == 66 68 We have created for you a very simple Rails application, located in the `~/Hw3/library` directory. Depending on the machine you have your DBMS running (probably the machine you are working on), you might need to change the `host: rhombus.cs.berkeley.edu` line of the `~/Hw3/library/config/database.yml` to reflect the correct server name. After you do that, you should be ready to fire up the application, by typing:
