ust spent some time downloading Locomotive on my PB.
I've got the ruby home page at 127.0.0.1:3000 which is good (so far)
However - I have 3 steps to complete:
1.
Create your databases and edit config/database.yml
Rails needs to know your login and password.
DB Created:-) then...for this one, i have used unix and got to the area but not sure how to edit database.yml
2.
Use script/generate to create your models and controllers
To see all available options, run it without parameters.
3.
Set up a default route and remove or rename this file
Routes are setup in config/routes.rb.
Any idea how to get the last 3 steps up and running?
cheers everyone...
craig





Bookmarks