About "RubyGems Frequently Asked Questions"
Contents
- Basic Questions
- Why did you create this thing?
- Is this the same
RubyGems that was presented at RubyConf 2001? - Security Issues
- How well does RubyGems play with other packaging systems?
- AllInOneRuby and RubyScript2Exe Compatibility
- Where I can get the latest yaml metadata used by rubygems?
- Where can I find out more about RubyGems?
- Installation Questions
- Error: Could not find RubyGem sources (> 0.0.0)
- Error "No such file to load -- rubygems/builder (LoadError)"
- Authenticating Windows Proxy Problems
- Installing gems in a non-standard directory.
- Trouble Shooting Questions
- I'm getting parse errors while installing a gem. What's wrong?
- RubyGems hangs while updating the source index.
- No such file to load -- rubygems
- Why does require return false when loading a file from a gem?
- Advanced Questions