weijen / rails3_1-template

My favorite Rails3 app template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# Installation

	git clone git://github.com/weijen/rails3_1-template.git

# Usage

	rails new your_project_name -TJ -d mysql -m rails3_1-template/rails3.rb

  if you want to generate .rvmrc file automatically, you should install rvm gem first.
  >> gem install rvm
	
# License

	The code is licensed under the MIT: http://www.opensource.org/licenses/mit-license.php

About

My favorite Rails3 app template


Languages

Language:Ruby 100.0%