public
Description: Customize the default Rails generators
Homepage:
Clone URL: git://github.com/Lytol/custom-generators.git
commit  362da388ece183ea195293b8bbc736e67893d985
tree    cae88c514fd627941c459aa057c6d7326a620d25
custom-generators / README.md
100644 17 lines (8 sloc) 0.546 kb

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.