rails_upgrade/lib
Ryan Bigg c1fdcfc44f fixed up rails-3 verb routing. convert 'method' into 'via' [mchung] 2011-04-08 08:32:04 +10:00
..
tasks Add more files to backup task 2010-04-10 06:45:37 -05:00
application_checker.rb grep with --exclude was resulting in hits on files with names like 'app/models/.svn/text-base/reading_list.rb.svn-base'. Piping through an additional grep process seems a little wasteful, but it does the job for folks who have an app on Subversion. 2010-09-20 21:59:16 -04:00
gemfile_generator.rb Use Rails 3.0.6 2011-04-08 08:05:17 +10:00
new_configuration_generator.rb Add new generator for generating an application.rb from your existing environment.rb code 2010-02-02 18:55:50 -06:00
rails_upgrade.rb Initial commit of Rake task/plugin version of rails-upgrade script 2010-01-31 20:27:32 -06:00
routes_upgrader.rb fixed up rails-3 verb routing. convert 'method' into 'via' [mchung] 2011-04-08 08:32:04 +10:00