This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Mon Jun 01 21:10:42 -0700 2009 | |
| |
README.md | Mon Jun 01 21:10:42 -0700 2009 | |
| |
controller/ | Mon Jun 01 21:10:42 -0700 2009 | |
| |
helper/ | Mon Jun 01 21:10:42 -0700 2009 | |
| |
integration_test/ | Mon Jun 01 21:10:42 -0700 2009 | |
| |
mailer/ | Mon Jun 01 21:10:42 -0700 2009 | |
| |
metal/ | Mon Jun 01 21:10:42 -0700 2009 | |
| |
migration/ | Mon Jun 01 21:10:42 -0700 2009 | |
| |
model/ | Mon Jun 01 21:10:42 -0700 2009 | |
| |
observer/ | Mon Jun 01 21:10:42 -0700 2009 | |
| |
performance_test/ | Mon Jun 01 21:10:42 -0700 2009 | |
| |
plugin/ | Mon Jun 01 21:10:42 -0700 2009 | |
| |
resource/ | Mon Jun 01 21:10:42 -0700 2009 | |
| |
scaffold/ | Mon Jun 01 21:10:42 -0700 2009 | |
| |
session_migration/ | Mon Jun 01 21:10:42 -0700 2009 |
README.md
Custom Generators
Customize the default Rails generators by placing these in ~/.rails/generators
git clone <generator-repo> ~/.rails/generators
NOTE: These are a direct copy of the default Rails generators located in railties/lib/rails_generator/generators/components. I've moved them into my own repository simply so I can make any customizations as I see fit and still have them in version control. Fork away!
LICENSE
See LICENSE for details -- basically, it just carries the Rails license with it.







