Hi,
I am trying to run a tutorial that the author has made available for
learning rails.
I can copy individual files but there are so many files I thought there
had to be a better way
Any help will be appreciated
thanks
Jim
SIX-S wrote:
Hi,
I am trying to run a tutorial that the author has made available for
learning rails.
I can copy individual files but there are so many files I thought there
had to be a better way
Any help will be appreciated
thanks
Jim
- create a database
- modify config/database.yml so rails accesses that database
- ruby script/server