Commit Graph

21 Commits

Author SHA1 Message Date
Jeremy McAnally 366d1393c5 Merge in ability to ignore comments 2010-02-05 21:57:42 -06:00
Seth Thomas Rasmussen 8ea7166feb ignore comments 2010-02-04 22:21:58 -05:00
Jeremy McAnally a5ebcb32ff Remove backtrace silencers to make upgrade issues easier to debug since most issues you'll hit will be coming from within Rails. 2010-02-03 11:22:17 -06:00
Jeremy McAnally 23cf363cd5 Check for deprecated require for 'test_help' 2010-02-03 10:58:52 -06:00
Jeremy McAnally 28b809bc01 Fix bug where our fake AC::Routing::Routes was stomping on the real one. 2010-02-03 10:58:52 -06:00
Jeremy McAnally 8370c86b03 Remove extra newline (thanks greatseth) 2010-02-02 21:13:52 -06:00
Jeremy McAnally 411b5283e0 Remove 100% escape and selectively escape text for grep 2010-02-02 21:13:32 -06:00
James Sanders 93b8e4e9b4 Escape grep_for text when using grep
The rak code already does this and it is necessary for grep as well.
2010-02-03 11:09:23 +08:00
Jeremy McAnally af9b73e2af Update README 2010-02-02 19:15:37 -06:00
Jeremy McAnally ff685a759c Have some nice instructions after the installation of the plugin 2010-02-02 19:14:27 -06:00
Jeremy McAnally 9d59bbc0fd Add backup task; this will protect likely modified files from overwriting by the Rails 3 generator 2010-02-02 19:14:11 -06:00
Jeremy McAnally 87f2c7f762 Switch to FileList for test task 2010-02-02 18:56:15 -06:00
Jeremy McAnally 76b019a2d4 Add name in license 2010-02-02 18:56:00 -06:00
Jeremy McAnally 8fb1e9f4e8 Add new generator for generating an application.rb from your existing environment.rb code 2010-02-02 18:55:50 -06:00
Seth Thomas Rasmussen 685d28e6e4 no, you don't 2010-02-02 16:10:53 -05:00
Seth Thomas Rasmussen 49df0bb77a failing test 2010-02-01 23:47:44 -05:00
Seth Thomas Rasmussen 3d400ed03a fix gemfile generator, a joint effort of loincloth and bakineggs 2010-02-01 22:07:54 -05:00
Jeremy McAnally 328e4de9fd Update preamble to work with bundler 0.9 2010-02-01 11:43:55 -06:00
Jeremy McAnally dd6c92d99d Add test/unit require. Strange. 2010-01-31 23:10:22 -06:00
Jeremy McAnally 3315d899d6 Get rid of cattr_accessor 2010-01-31 23:10:07 -06:00
Jeremy McAnally d6a740e2db Initial commit of Rake task/plugin version of rails-upgrade script 2010-01-31 20:27:32 -06:00