Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Depend on rubygems 1.3.2 | Michael Koziarski | 2009-08-09 | 1 | -1/+1 |
| | | | | Also move the min_version definition up a line so it's present in the rescue block down below. | ||||
* | Generator config should be commented by default | Pratik Naik | 2009-07-30 | 1 | -5/+5 |
| | |||||
* | Merge branch 'master' of git://github.com/rails/rails | José Valim | 2009-07-28 | 1 | -1/+1 |
| | |||||
* | Solving merge conflicts. | José Valim | 2009-07-21 | 10 | -10/+10 |
| | |||||
* | Change generators configuration to have a hash style. | José Valim | 2009-07-15 | 1 | -18/+5 |
| | |||||
* | Allow namespaced configuration on generators. | José Valim | 2009-07-15 | 1 | -12/+14 |
| | |||||
* | Remove generator environment until we have a gem manifest. | José Valim | 2009-07-13 | 2 | -18/+19 |
| | |||||
* | 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 | 1 | -0/+19 |
| | |||||
* | Rename a wrongly named file. | José Valim | 2009-07-02 | 1 | -0/+0 |
| | |||||
* | Initial scratch of model generators. | José Valim | 2009-06-27 | 1 | -3/+3 |
| | |||||
* | Change current sstructure. | José Valim | 2009-06-23 | 60 | -0/+8863 |