public
Description: A collection of useful Rails generator scripts.
Homepage:
Clone URL: git://github.com/ryanb/nifty-generators.git
100644 8 lines (5 sloc) 0.197 kb
1
2
3
4
5
6
7
8
 
Nifty Scaffold
  - add some validation for attributes/action names
  - refactor out long methods in scaffold generator
 
Nifty Config
  - make it easier to specify non environment specific configs