2collegebums / simple_rails_template forked from nesquena/simple_rails_template

My stab at a simple rails template

This URL has Read+Write access

README.markdown

Overview

Simple rails template which serves my needs for a new application.

Usage

Simply invoke the rails command in the terminal

git clone git://github.com/2collegebums/simple_rails_template.git
rails my_app -d mysql -m simple_rails_template/simple_template.rb