Skip to content

Instantly share code, notes, and snippets.

@carlosbrando
Created January 17, 2011 18:11
Show Gist options
  • Save carlosbrando/783181 to your computer and use it in GitHub Desktop.
Save carlosbrando/783181 to your computer and use it in GitHub Desktop.
Debug funcionando de acordo com a versão no Bundler
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