提交 8db99d3b 编写于 作者: X Xavier Noria

removes activerecord/examples/associations.png

This seems to be a legacy file, I cannot find any place where it is used.
上级 178a6857
......@@ -130,12 +130,6 @@ RDoc::Task.new do |rdoc|
rdoc.rdoc_files.include('activemodel/lib/active_model/**/*.rb')
end
# Enhance rdoc task to copy referenced images also
task :rdoc do
FileUtils.mkdir_p "doc/rdoc/files/examples/"
FileUtils.copy "activerecord/examples/associations.png", "doc/rdoc/files/examples/associations.png"
end
desc 'Bump all versions to match version.rb'
task :update_versions do
require File.dirname(__FILE__) + "/version"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册