Skip to content

Commit

Permalink
removes activerecord/examples/associations.png
Browse files Browse the repository at this point in the history
This seems to be a legacy file, I cannot find any place where it is used.
  • Loading branch information
fxn committed Mar 29, 2013
1 parent 178a685 commit 8db99d3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Rakefile
Expand Up @@ -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"
Expand Down
Binary file removed activerecord/examples/associations.png
Binary file not shown.

0 comments on commit 8db99d3

Please sign in to comment.