/everly-challenge

Simple demo, work-through, of adding and destroying records with ajax and rails.

Primary LanguageRuby

README


How to get this thing up and running:

From your cli after cloning from github

  • Install Ruby version :: 2.1.2
  • Type bundle install
  • Database creation :: rake db:create
  • Start the Rails Server :: rails server

Add and Destroy all of the fake users.