aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/vendor
Commit message (Collapse)AuthorAgeFilesLines
* Updated vendored thor to 0.11.3.José Valim2009-07-2333-58/+91
|
* Do not try to use thor gem.José Valim2009-07-231-9/+0
|
* Solving merge conflicts.José Valim2009-07-2119-0/+940
|\
| * Vendor the bundler projectYehuda Katz + Carl Lerche2009-07-2019-0/+940
|
* Modified rake tasks to use new app generator structure and updated Thor version.José Valim2009-07-1634-38/+38
|
* Update vendored Thor to have latest actions updates.José Valim2009-07-1610-463/+371
|
* Added source_paths to rails generators. If a template is added to ↵José Valim2009-07-151-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é Valim2009-07-159-100/+88
|
* Allow namespaced configuration on generators.José Valim2009-07-152-6/+20
|
* Refactored some generators to make use of improved invocations on thor.José Valim2009-07-152-23/+62
|
* Updated vendored Thor to 0.11.1 and update Rails::Generators.José Valim2009-07-1438-185/+384
|
* Add version to thor frozen gem.José Valim2009-07-1437-1/+1
|
* Copy Thor files instead of using as a submodule.José Valim2009-07-1337-0/+4185
|
* Vendorized Thor.José Valim2009-07-132-0/+9