James Conroy-Finn
00a7255a88
ApplicationChecker compatibility and bug fix
...
- Ruby 1.8 returns method names as strings whereas 1.9 returns symbols
so remove both within run method.
- Wrap culprits in Array to ensure we can enumerate over them.
2010-02-06 11:50:22 +08:00
Jack Dempsey
035b8168e6
fix location of tasks to silence deprecation warning
2010-02-06 11:49:15 +08:00
Jack Dempsey
4ce16b80b7
try to only catch conditions when a find is involved
2010-02-06 11:49:15 +08:00
Filip Tepper
ca96342054
grep skips .svn directories
2010-02-06 11:49:04 +08: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
8fb1e9f4e8
Add new generator for generating an application.rb from your existing environment.rb code
2010-02-02 18:55:50 -06:00
Jeremy McAnally
328e4de9fd
Update preamble to work with bundler 0.9
2010-02-01 11:43:55 -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