Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated vendored thor to 0.11.3. | José Valim | 2009-07-23 | 33 | -58/+91 |
| | |||||
* | Do not try to use thor gem. | José Valim | 2009-07-23 | 1 | -9/+0 |
| | |||||
* | Solving merge conflicts. | José Valim | 2009-07-21 | 19 | -0/+940 |
|\ | |||||
| * | Vendor the bundler project | Yehuda Katz + Carl Lerche | 2009-07-20 | 19 | -0/+940 |
| | |||||
* | Modified rake tasks to use new app generator structure and updated Thor version. | José Valim | 2009-07-16 | 34 | -38/+38 |
| | |||||
* | Update vendored Thor to have latest actions updates. | José Valim | 2009-07-16 | 10 | -463/+371 |
| | |||||
* | Added source_paths to rails generators. If a template is added to ↵ | José Valim | 2009-07-15 | 1 | -36/+18 |
| | | | | RAILS_ROOT/lib/templates/base/generator it will be used. For example, to customize edit.html.erb template on scaffold, just add a customized copy at RAILS_ROOT/lib/templates/erb/scaffold. | ||||
* | Change false to :verbose => false as in new Thor version. | José Valim | 2009-07-15 | 9 | -100/+88 |
| | |||||
* | Allow namespaced configuration on generators. | José Valim | 2009-07-15 | 2 | -6/+20 |
| | |||||
* | Refactored some generators to make use of improved invocations on thor. | José Valim | 2009-07-15 | 2 | -23/+62 |
| | |||||
* | Updated vendored Thor to 0.11.1 and update Rails::Generators. | José Valim | 2009-07-14 | 38 | -185/+384 |
| | |||||
* | Add version to thor frozen gem. | José Valim | 2009-07-14 | 37 | -1/+1 |
| | |||||
* | Copy Thor files instead of using as a submodule. | José Valim | 2009-07-13 | 37 | -0/+4185 |
| | |||||
* | Vendorized Thor. | José Valim | 2009-07-13 | 2 | -0/+9 |