Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 286 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 286 Bytes

Presentation of 2 gems for faster debug with Rails

Demo application of gems 'meta_request' 'better_errors' 'binding_of_caller'

Gemfile : 
gem 'meta_request'
gem 'better_errors'
gem "binding_of_caller"

bundle update

Install From Chrome Store "Rails Panel"