rails_upgrade/lib
2010-09-20 21:59:16 -04: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 update gemfile_generator to current rails preamble and bundler syntax 2010-06-05 05:30:38 +08: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 Second fix to route upgrade bug for :requirements Regexp conversion. Also handles string values, adds additional test and tests pass. 2010-06-11 23:57:35 +08:00