Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Refactored some generators to make use of improved invocations on thor. | José Valim | 2009-07-15 | 1 | -6/+5 | |
* | Make specs pass on Ruby 1.9. | José Valim | 2009-07-06 | 1 | -1/+7 | |
* | More tests for rails generators and lookup. | José Valim | 2009-07-03 | 1 | -3/+3 | |
* | Removed remaining old generators files. | José Valim | 2009-07-03 | 1 | -1/+7 | |
* | Added lookup to generators. | José Valim | 2009-07-03 | 1 | -0/+1 | |
* | Added tests to scaffold controller. | José Valim | 2009-07-02 | 1 | -2/+2 | |
* | Added tessts for resources generator. | José Valim | 2009-06-28 | 1 | -16/+19 | |
* | Added migration and session_migration generator. | José Valim | 2009-06-28 | 1 | -0/+9 | |
* | Added migrations and make base generators be lazy loaded. | José Valim | 2009-06-28 | 1 | -5/+26 | |
* | Initial scratch of model generators. | José Valim | 2009-06-27 | 1 | -6/+8 | |
* | Added class collision checks. | José Valim | 2009-06-25 | 1 | -5/+1 | |
* | Make tests pass again after merge. | José Valim | 2009-06-25 | 1 | -0/+4 | |
* | Tests for plugin generator. | José Valim | 2009-06-25 | 1 | -0/+53 |