Devtools panel for Rails developmentRailsPanel is a Chrome extension for Rails development that will end your tailing of development.log. Have all information about your Rails app requests right there in the Developer Tools panel. Provides insight to db/rendering/total times, parameter list, rendered views, text editor integration and more.
To use this extension you need to add meta_request gem to your app's Gemfile: