ryanb082 / tagplace

Rails tutorial on how to build a tag powered rails application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tutorial: Build a tag powered Rails application

Go to codeplace and check this tutorial!

Installation

Clone the repo and issue the following commands:

$ bundle install
$ rake db:setup
$ rails server

Now point your browser to localhost:3000 and you are ready.

About

Rails tutorial on how to build a tag powered rails application


Languages

Language:Ruby 82.4%Language:HTML 14.2%Language:CSS 1.7%Language:JavaScript 1.3%Language:CoffeeScript 0.4%