Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More cleaning up on rails generators load path. | José Valim | 2010-01-18 | 1 | -3/+0 |
| | |||||
* | Use less strict rules in generators lookup, so people can lay their ↵ | José Valim | 2009-08-10 | 1 | -2/+0 |
| | | | | generators wherever they want. | ||||
* | Added rubygems to generators load_paths, but we only load generators from ↵ | José Valim | 2009-08-08 | 2 | -0/+0 |
| | | | | gems that are alraedy activated. This fixes the version problem and avoid silly conflicts. | ||||
* | Load generators from user home and show a error message if they can't be loaded. | José Valim | 2009-07-04 | 1 | -0/+3 |
| | |||||
* | Search for generators on vendorized plugins and gems. | José Valim | 2009-07-04 | 1 | -0/+2 |