Skip to content

Commit

Permalink
deploy using gemcutter
Browse files Browse the repository at this point in the history
  • Loading branch information
grosser committed Nov 18, 2009
1 parent f6f7c5f commit 3e6106a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -9,7 +9,7 @@ Weeks and months
Install
=======
As Gem:
sudo gem install grosser-db_graph -s http://gems.github.com/
sudo gem install db_graph -s http://gemcutter.org

Or as Rails plugin:
sudo gem install gchartrb
Expand Down
2 changes: 2 additions & 0 deletions Rakefile
Expand Up @@ -15,6 +15,8 @@ begin
gem.add_dependency ['activesupport']
gem.add_dependency ['activerecord']
end

Jeweler::GemcutterTasks.new
rescue LoadError
puts "Jeweler, or one of its dependencies, is not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com"
end
1 change: 1 addition & 0 deletions VERSION
@@ -0,0 +1 @@
0.1.5
4 changes: 0 additions & 4 deletions VERSION.yml

This file was deleted.

0 comments on commit 3e6106a

Please sign in to comment.