Skip to content

Instantly share code, notes, and snippets.

@elfassy
Created January 17, 2012 20:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elfassy/1628657 to your computer and use it in GitHub Desktop.
Save elfassy/1628657 to your computer and use it in GitHub Desktop.
# Setup a template that can be cloned later
# Command:
# rails new NAME -m setup_template.rb
# (by default you should use "template" as NAME)
plugin("Rename", :git => "git@github.com:get/Rename.git")
# See http://everydayrails.com/2011/02/28/rails-3-application-templates.html if you need more customization of the template generator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment