
The Changelog: Software Development, Open Source
RubyGems and RubyGems.org (Interview)
May 11, 2011 · 19 min · 9.8 MB
0:00-19:41
Streams straight from the publisher. PodNod never proxies or re-hosts episode audio.
Wynn sat down with Nick Quaranto at Red Dirt Ruby Conference to talk about Gemcutter, RubyGems.org, and how to get started creating your own Ruby gem.
Changelog++ members support our work, get closer to the metal, and make the ads disappear. Join today!
Featuring:
Show Notes:
- Nick Quaranto, creator of Gemcutter which is now RubyGems.org
- Gemcutter is the Ruby community’s gem hosting service.
- Tom Preston-Warner, founder of GitHub
- RubyForge was the original spot to host your Ruby project.
- Peter Cooper, publisher of Ruby Inside and co-host of the Ruby Show.
- A gemspec is a manifest for a Ruby gem.
- Since a gemspec is saved as YAML, you can embed Ruby in it.
- Bundler manages a Ruby application’s dependencies through its entire life across many machines systematically and repeatably.
- Bundler 1.1 aims to speed up how gems are fetched.
- Jeweler and Hoe help you create, package, and release gems.
- Ryan Tomayko from GitHub tells us why “require ‘rubygems’” is wrong
- GitHub is no longer in the Gem building business.
- Erik Michaels-Ober uses the gem post install message to share resources with users.
- When not squashing Gemcutter bugs or applying patches, Nick likes to play with Redis and EventMachine.
Something missing or broken? PRs welcome!
Join the discussion
changelog.zulipchat.comChangelog++
changelog.comGitHub
github.comX
x.comNick Quaranto
twitter.comRubyGems.org
rubygems.orgGemcutter
github.comTom Preston-Warner
github.comRubyForge
rubyforge.orgPeter Cooper
twitter.comRuby Inside
rubyinside.comRuby Show
rubyshow.comgemspec
docs.rubygems.orgYAML
yaml.orgBundler
gembundler.comBundler 1.1
github.comJeweler
github.comHoe
seattlerb.rubyforge.orgRyan Tomayko
tomayko.comwhy “require ‘rubygems’” is wrong
tomayko.comno longer in the Gem building business
gems.github.comErik Michaels-Ober
twitter.comgem post install message to share resources with users
gist.github.comRedis
thechangelog.comEventMachine
thechangelog.comPRs welcome!
github.com