Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make scaffold controller generate agnostic code and mark some hooks as required. | José Valim | 2009-07-02 | 1 | -0/+1 |
* | Added Rails::Generators::ActionORM to hold ORM methods necessary to build a g... | José Valim | 2009-07-02 | 1 | -2/+34 |
* | Put migration methods into a separate folder and let just ActiveRecord depend... | José Valim | 2009-07-02 | 1 | -39/+5 |
* | Added migration and session_migration generator. | José Valim | 2009-06-28 | 1 | -1/+1 |
* | Added migrations and make base generators be lazy loaded. | José Valim | 2009-06-28 | 1 | -0/+50 |
* | Make Observer generator agnostic. | José Valim | 2009-06-27 | 1 | -0/+8 |