| Commit message (Expand) | Author | Age | Files | Lines |
* | Load generators from both lib/rails/generators and lib/generators. Using the ... | José Valim | 2010-03-23 | 3 | -55/+0 |
* | Generators load path now will be Ruby load path. If you want to use rspec:ins... | José Valim | 2010-01-18 | 3 | -0/+55 |
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 3 | -51/+0 |
* | Change attributes default type to array to allow order to be preserved. | José Valim | 2009-07-21 | 1 | -1/+1 |
* | Removing unecessary class methods. | José Valim | 2009-07-02 | 1 | -1/+1 |
* | Added ResourceGenerator. | José Valim | 2009-06-28 | 1 | -1/+1 |
* | Added migrations and make base generators be lazy loaded. | José Valim | 2009-06-28 | 1 | -1/+3 |
* | Rename invoke_for to hook_for. | José Valim | 2009-06-27 | 1 | -1/+1 |
* | Add a fixture replacement hook to TestUnit model generator. | José Valim | 2009-06-27 | 1 | -6/+4 |
* | Initial scratch of model generators. | José Valim | 2009-06-27 | 3 | -0/+51 |