Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generators load path now will be Ruby load path. If you want to use rspec:ins... | José Valim | 2010-01-18 | 3 | -0/+24 |
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 3 | -26/+0 |
* | Require test/unit in the generated test_helper for plugin [#1878 state:resolved] | jastix | 2009-08-09 | 1 | -1/+3 |
* | Refactored some generators to make use of improved invocations on thor. | José Valim | 2009-07-15 | 3 | -1/+1 |
* | Added lookup to generators. | José Valim | 2009-07-03 | 1 | -1/+1 |
* | Put migration methods into a separate folder and let just ActiveRecord depend... | José Valim | 2009-07-02 | 1 | -0/+2 |
* | Small fix to plugin generator. | José Valim | 2009-06-29 | 1 | -0/+0 |
* | Added migrations and make base generators be lazy loaded. | José Valim | 2009-06-28 | 1 | -0/+2 |
* | Refactoring out descriptions. | José Valim | 2009-06-25 | 1 | -5/+0 |
* | Delete uneeded USAGE file. | José Valim | 2009-06-23 | 1 | -13/+0 |
* | Added plugin generators (and a couple of TODOs). | José Valim | 2009-06-23 | 4 | -0/+38 |