Skip to content

Instantly share code, notes, and snippets.

@juliangiuca
Created April 19, 2013 22:40
Show Gist options
  • Select an option

  • Save juliangiuca/5423718 to your computer and use it in GitHub Desktop.

Select an option

Save juliangiuca/5423718 to your computer and use it in GitHub Desktop.
platforms :ruby_19 do
gem 'debugger'
end
platforms :ruby_18 do
gem 'ruby-debug'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment