Skip to content

Instantly share code, notes, and snippets.

@rutvij-pandya
Created December 2, 2014 05:20
Show Gist options
  • Save rutvij-pandya/dfa9e99713a1d2e5ef71 to your computer and use it in GitHub Desktop.
Save rutvij-pandya/dfa9e99713a1d2e5ef71 to your computer and use it in GitHub Desktop.
use better_errors, binding_of_caller gems & RailsPanel chrome extension with meta_request gem
group :development do
gem 'better_errors'
gem 'binding_of_caller'
gem 'meta_request'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment