Skip to content

Commit

Permalink
configure rubygems for gemcutter and Hanna for rdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Oct 31, 2009
1 parent 443c2e7 commit a1f4e4d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions gemrc
@@ -1,10 +1,12 @@
---
:benchmark: false
:verbose: true
gem: --no-ri --no-rdoc
:update_sources: true
:sources:
- http://gems.rubyforge.org
- http://gemcutter.org
#- http://gems.rubyforge.org
- http://gems.github.com
:backtrace: false
:bulk_threshold: 1000
:benchmark: false
rdoc: --inline-source --line-numbers --format=html --template=hanna

0 comments on commit a1f4e4d

Please sign in to comment.