rmulhol / depot

Book exercise from Agile Web Development with Rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Depot

##Description This my implementation of the Depot App from Agile Web Development with Rails 4 by Sam Ruby, Dave Thomas, and David Heinemeier Hansson.

##How to Run To run this app on your local machine, navigate to the project directory and type rails s.

This app is not currently (nor is it like ever to be) running in a production environment.

##How to Test To run the tests, navigate to the project directory and type rake test.

##Versions This app was built using Ruby 2.1.2 and Rails 4.2.0

About

Book exercise from Agile Web Development with Rails


Languages

Language:Ruby 66.2%Language:HTML 23.5%Language:CSS 7.1%Language:CoffeeScript 2.2%Language:JavaScript 0.9%