Jesse Newland

9 Posts tagged with rubygems

Jabber::Bot

Jabber::Bot makes it simple to create and command your own Jabber bot with little fuss

RubyGems 1.2.0

"RubyGems no longer performs bulk updates and instead only fetches the gemspec files it needs" ZOMG finally!

GitHub RubyGems

oh hell yes

Edge Rails gets Declarative Gem Dependencies

config.gem 'GEMNAME' in environment.rb declares a gem as required. `rake gems:install` will then install all required gems.

Echoe

Echoe is a simple tool for working with Rubygems. It generates Rake tasks for documentation, extension compiling, testing, packaging, and deployment.

Local Gems

Shove this in your bash config

RubyGems 1.0.0

sudo gem update --system

Gem Platform Matching

RubyGems now figures out if your platform matches they gem you want to install, and here’s how it does it.

Gemtacular

Nice rubygems index. Has tags, searching, as well as JSON and XML formatted info on each gem.
What is this?