Skip to content

Commit

Permalink
rails:update:configs updates boot.rb and the rest of config/*
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy committed Dec 1, 2009
1 parent df9f5e7 commit 544de09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions railties/lib/rails/tasks/framework.rake
Expand Up @@ -103,6 +103,7 @@ namespace :rails do
desc "Update config/boot.rb from your current rails install"
task :configs do
invoke_from_app_generator :create_boot_file
invoke_from_app_generator :create_config_files
end

desc "Update Prototype javascripts from your current rails install"
Expand Down

0 comments on commit 544de09

Please sign in to comment.