JonahMoses / redis_tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blogger Advanced

This is a sample project for use with the tutorials at http://tutorials.jumpstartlab.com

Please do not take it as a set of best practices. In fact, there are many intentional inefficiencies or points of ugliness setup for "fixing" through tutorial exercises.

Getting Started

git clone git://github.com/JumpstartLab/blogger_advanced.git
cd blogger_advanced
bundle
rake db:migrate
rails server

About


Languages

Language:Ruby 95.6%Language:CSS 1.9%Language:JavaScript 1.3%Language:CoffeeScript 1.3%