Skip to content

Commit

Permalink
Revert "remove deprecated gemcutter tasks"
Browse files Browse the repository at this point in the history
This reverts commit 0e936cf.
  • Loading branch information
stevehodgkiss committed May 15, 2010
1 parent 9372810 commit 78d44bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ begin
gem.files += ["lib/tasks/*"]
%w[rake activerecord].each{|d| gem.add_dependency d}
end

Jeweler::GemcutterTasks.new
rescue LoadError
puts "Jeweler, or one of its dependencies, is not available. Install it with: sudo gem install jeweler"
end

0 comments on commit 78d44bd

Please sign in to comment.