How to run a project tutoial you have downloaded?

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

  1. create a database
  2. modify config/database.yml so rails accesses that database
  3. ruby script/server