To utilize the application, make sure your prerequisites are installed.
Steps to setup:
-
Open Terminal to this folder
-
run ‘bundle install’
-
run ‘rake db:migrate && rake db:test:prepare’
-
run ‘bundle exec rspec’ #all tests should pass; if they don’t, there are ghosts in your machine!
Once you’re setup, it is time to start the server by running this in the terminal: rails s
Open your browser and visit: 0.0.0.0:3000
The rest is self-explanatory. If it isn’t, I failed. ;-)
-
Computer (Macs FTW)
-
Internet (for cat video breaks between testing)
-
Ruby
-
Rails
-
A browser (IE6 does not count; get a real browser: chrome.google.com)