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 | 2 | -0/+38 |
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 2 | -38/+0 |
* | Change attributes default type to array to allow order to be preserved. | José Valim | 2009-07-21 | 1 | -1/+1 |
* | Make scaffold controller generate agnostic code and mark some hooks as required. | José Valim | 2009-07-02 | 1 | -1/+1 |
* | Added scaffold_controller. | José Valim | 2009-07-02 | 1 | -1/+1 |
* | Show second level invocations on usage. | José Valim | 2009-07-02 | 1 | -1/+1 |
* | Added ResourceGenerator. | José Valim | 2009-06-28 | 1 | -1/+1 |
* | Add model_subclass generator with deprecation warning. | José Valim | 2009-06-27 | 1 | -0/+3 |
* | Rename invoke_for to hook_for. | José Valim | 2009-06-27 | 1 | -1/+1 |
* | Initial scratch of model generators. | José Valim | 2009-06-27 | 2 | -0/+35 |