aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/vendor
Commit message (Collapse)AuthorAgeFilesLines
* Since Rails will require Ruby >= 1.8.7, we can rely on instance_exec.José Valim2010-01-191-3/+6
|
* Remove old bundler version from vendor.José Valim2010-01-1321-1518/+0
|
* Update vendored Thor.José Valim2010-01-0232-259/+262
|
* Update vendored thor and ensure that content is completely modified before ↵José Valim2009-12-0131-32/+34
| | | | | | checking file collisions. Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
* Update Rails Generators to use Thor 0.12.0.José Valim2009-11-0830-7/+18
| | | | Signed-off-by: Yehuda Katz <wycats@mobile-166-129-219-135.mycingular.net>
* Fix rake dev and update vendored Thor.José Valim2009-10-2732-107/+85
| | | | Signed-off-by: Yehuda Katz <wycats@gmail.com>
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-2451-0/+5889