提交 8b2bde3c 编写于 作者: A Arun Agrawal

Removed unused broken task for update README [ci skip]

上级 1e403f1d
......@@ -35,15 +35,6 @@ Rake::TestTask.new('test:regular') do |t|
t.verbose = true
end
# Update spinoffs -------------------------------------------------------------------
desc "Updates application README to the latest version Railties README"
task :update_readme do
readme = "lib/rails/generators/rails/app/templates/README"
rm readme
cp "./README.rdoc", readme
end
# Generate GEM ----------------------------------------------------------------------------
spec = eval(File.read('railties.gemspec'))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册