提交 df9f5e77 编写于 作者: J Jeremy Kemper

Reinstate rails:update:configs task removed in e1fdc8bb

上级 fe319103
......@@ -100,6 +100,11 @@ namespace :rails do
generator.invoke(method)
end
desc "Update config/boot.rb from your current rails install"
task :configs do
invoke_from_app_generator :create_boot_file
end
desc "Update Prototype javascripts from your current rails install"
task :javascripts do
invoke_from_app_generator :create_prototype_files
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册