Skip to content

Instantly share code, notes, and snippets.

@jeffrydegrande
Forked from carlosbrando/Gemfile
Created February 15, 2011 02:18
Show Gist options
  • Save jeffrydegrande/826991 to your computer and use it in GitHub Desktop.
Save jeffrydegrande/826991 to your computer and use it in GitHub Desktop.
group :development, :test do
gem 'ruby-debug', :platforms => :ruby_18
gem 'ruby-debug19', :platforms => :ruby_19
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment