Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add Gemcutter to release path.
  • Loading branch information
Michael Bleigh committed Jan 18, 2010
1 parent b91d4df commit 2e5dedf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -14,6 +14,7 @@ begin
gemspec.add_dependency 'rails', '>= 2.1'
gemspec.files = FileList["[A-Z]*", "{lib,spec,rails}/**/*"] - FileList["**/*.log"]
end
Jeweler::GemcutterTasks.new
rescue LoadError
puts "Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com"
end
Expand Down

0 comments on commit 2e5dedf

Please sign in to comment.