Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Solving merge conflicts. | José Valim | 2009-07-12 | 4 | -84/+74 |
| | |||||
* | Do not clean up frameworks on generators environment, otherwise ↵ | José Valim | 2009-07-09 | 1 | -6/+5 |
| | | | | initializers, gems and plugins might not be loaded properly. | ||||
* | Add the new generators environment and update commands. | José Valim | 2009-07-08 | 2 | -1/+20 |
| | |||||
* | Generators are configured on initialization if RAILS_ENV=generators. | José Valim | 2009-07-08 | 1 | -0/+1 |
| | |||||
* | Rename a wrongly named file. | José Valim | 2009-07-02 | 1 | -0/+0 |
| | |||||
* | Make scaffold controller generate agnostic code and mark some hooks as required. | José Valim | 2009-07-02 | 1 | -3/+3 |
| | |||||
* | Move file action only to app generator. | José Valim | 2009-06-28 | 1 | -0/+7 |
| | |||||
* | Initial scratch of model generators. | José Valim | 2009-06-27 | 1 | -3/+3 |
| | |||||
* | Change current sstructure. | José Valim | 2009-06-23 | 62 | -0/+9072 |