Skip to content

Instantly share code, notes, and snippets.

@noplans
Created March 17, 2009 11:16
Show Gist options
  • Save noplans/80471 to your computer and use it in GitHub Desktop.
Save noplans/80471 to your computer and use it in GitHub Desktop.
Shoes.setup do
gem 'mechanize'
end
require 'mechanize'
Shoes.app do
para Gem.sources.inspect
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment