Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Load generators from both lib/rails/generators and lib/generators. Using the ... | José Valim | 2010-03-23 | 1 | -20/+0 |
* | Killing fixtures in mailer before they kill me (they usually lead to very bri... | José Valim | 2010-03-22 | 1 | -1/+1 |
* | Fix regression introduced in 8b50f89. Generated views mentioned the wrong path. | Jeremy Kemper | 2010-03-21 | 1 | -2/+3 |
* | Make ERB generators more flexible and customizable. | José Valim | 2010-03-21 | 1 | -5/+3 |
* | Generators load path now will be Ruby load path. If you want to use rspec:ins... | José Valim | 2010-01-18 | 1 | -0/+21 |
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 1 | -21/+0 |
* | Added test unit files for scaffold_controller. | José Valim | 2009-07-02 | 1 | -1/+1 |
* | Added migrations and make base generators be lazy loaded. | José Valim | 2009-06-28 | 1 | -0/+2 |
* | Added Controller Generators. | José Valim | 2009-06-26 | 1 | -0/+19 |