Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 380 Bytes

File metadata and controls

14 lines (11 loc) · 380 Bytes

In order to get the pubcrawler working, follow these steps:

  • navigate to the root directory

  • respond ‘y’ to the prompt

  • bundle install

  • (ONLY IF YOU HAVEN’T RUN THIS APPLICATION BEFORE!) rake db:create db:migrate db:seed

  • rails server

  • point your browser to localhost:3000

  • register as a user

  • don’t forget to mark your favorite beers!

rake doc:app.