zachattack / everly-challenge

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Ruby 72.0%Language:HTML 19.1%Language:CSS 4.5%Language:JavaScript 4.3%