Changes between Version 15 and Version 16 of Hw3Description

Show
Ignore:
Timestamp:
10/24/07 13:06:01 (3 years ago)
Author:
admin (IP: 128.32.38.81)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Hw3Description

    v15 v16  
    6363or `stop` respectively. 
    6464 
     65As a note, the first time you install, ''you do not have to start postgres''. The install script does this for you. 
     66 
    6567== Library Rails Application == 
    6668We 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: