jzeta / blogger_advanced

Blogger - Advanced Topics (Rails tutorials by JumpstartLab)

Home Page:http://tutorials.jumpstartlab.com/

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

Blogger - Advanced Topics (Rails tutorials by JumpstartLab)

http://tutorials.jumpstartlab.com/


Languages

Language:Ruby 97.3%Language:JavaScript 1.4%Language:CoffeeScript 1.3%