Skip to content

Instantly share code, notes, and snippets.

@thommay
Created June 1, 2011 14:32
Show Gist options
  • Select an option

  • Save thommay/1002399 to your computer and use it in GitHub Desktop.

Select an option

Save thommay/1002399 to your computer and use it in GitHub Desktop.
r = gem_package "right_aws" do
action :nothing
end
r.run_action(:install)
require 'rubygems'
Gem.clear_paths
require 'right_aws'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment