Pat George
|
865e3f7d2a
|
check_old_ajax_helpers correctly prints nothing if no problems were found.
|
2010-06-05 05:30:50 +08:00 |
Michael Raidel
|
f44e5c7edf
|
update gemfile_generator to current rails preamble and bundler syntax
|
2010-06-05 05:30:38 +08:00 |
José Valim
|
55b5d52786
|
Should use config.secret_token instead of config.cookie_secret.
|
2010-04-06 00:56:13 +02:00 |
Jeremy McAnally
|
33cbc3509b
|
Add more checks for beta that's dropping soon: check for old ERb calls with block helpers and check for old session/cookie settings
|
2010-03-31 15:26:51 -05:00 |
Jeremy McAnally
|
e08de4f169
|
Merge branch 'master' of git@github.com:rails/rails_upgrade
|
2010-02-05 22:10:27 -06:00 |
Jeremy McAnally
|
b257acf322
|
Check for old-style constants and link to qrush's excellent post if we find one
|
2010-02-05 22:10:12 -06:00 |
Jeremy McAnally
|
366d1393c5
|
Merge in ability to ignore comments
|
2010-02-05 21:57:42 -06:00 |
Jesse Storimer
|
0a87d05430
|
App::Application.routes => App::Application.routes.draw
|
2010-02-06 11:51:13 +08:00 |
Jeremy McAnally
|
23cf363cd5
|
Check for deprecated require for 'test_help'
|
2010-02-03 10:58:52 -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
|
49df0bb77a
|
failing test
|
2010-02-01 23:47:44 -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
|
d6a740e2db
|
Initial commit of Rake task/plugin version of rails-upgrade script
|
2010-01-31 20:27:32 -06:00 |