Skip to content

Commit

Permalink
We don't need the migration rake task anymore.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.thoughtbot.com/plugins/paperclip/trunk@215 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa
  • Loading branch information
jyurek committed Sep 11, 2007
1 parent af5481e commit 5e7f945
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tasks/paperclip_tasks.rake
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,6 @@ namespace :paperclip do
puts " Done."
end

desc "Generates a migration to add attachments to a class."
task :migration do

end

# desc "Cleans out unused attachments for the given CLASS (and optional ATTACHMENT)"
# task :clean do
# klass = obtain_class
Expand Down

0 comments on commit 5e7f945

Please sign in to comment.