Skip to content

Instantly share code, notes, and snippets.

@piratetone
Created July 25, 2014 16:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save piratetone/5c6720e0cc43a970b318 to your computer and use it in GitHub Desktop.
Save piratetone/5c6720e0cc43a970b318 to your computer and use it in GitHub Desktop.
group :development do
gem 'better_errors'
gem 'binding_of_caller'
gem 'pry-rails'
gem 'pry-stack_explorer'
gem 'pry-debugger'
gem 'annotate'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment