Skip to content

Instantly share code, notes, and snippets.

@danielsdeleo
Created July 9, 2011 00:13
Show Gist options
  • Select an option

  • Save danielsdeleo/1073118 to your computer and use it in GitHub Desktop.

Select an option

Save danielsdeleo/1073118 to your computer and use it in GitHub Desktop.
gem_package("some-gem") do
action(:nothing)
run_action(:install)
end
Gem.clear_paths
require 'some-gem'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment