mySoftwareGuide

Safe & trusted downloads

The best software, verified by experts

Icon of program: RailsPanel

RailsPanel for Chrome

RailsPanel: Devtools panel for Rails development

  • Free
  • 4.4
  • V 1.0.1

RailsPanel: Devtools panel for Rails development

RailsPanel is a Chrome extension designed specifically for Rails development. This powerful tool eliminates the need to tail the development.log file by providing all the necessary information about your Rails app requests right in the Developer Tools panel.

With RailsPanel, you can easily access insights into database queries, rendering times, and total request times. It also provides a parameter list, rendered views, and seamless integration with text editors. This extension is a must-have for Rails developers who want to streamline their development process and gain valuable insights into their app's performance.

To start using RailsPanel, simply add the meta_request gem to your app's Gemfile in the development group:

```ruby

group :development do

gem 'meta_request'

end

```

RailsPanel is a free extension that greatly enhances the Rails development experience, making it easier than ever to monitor and optimize your app's performance.

Icon of program: RailsPanel

RailsPanel for Chrome

  • Free
  • 4.4
  • V 1.0.1