Skip to content

Instantly share code, notes, and snippets.

@adamhjk
Created October 5, 2010 21:29
Show Gist options
  • Save adamhjk/612383 to your computer and use it in GitHub Desktop.
Save adamhjk/612383 to your computer and use it in GitHub Desktop.
r = gem_package "your_library" do
version "1.2.2"
action :nothing
end
r.run_action(:install)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment