Skip to content

Instantly share code, notes, and snippets.

View piratetone's full-sized avatar

gary spagnoli piratetone

View GitHub Profile
group :development do
gem 'better_errors'
gem 'binding_of_caller'
gem 'pry-rails'
gem 'pry-stack_explorer'
gem 'pry-debugger'
gem 'annotate'
end