RailsPanel
Devtools panel for Rails development
RailsPanel 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:
group :development do
gem 'meta_request'
end
Latest reviews
I just installed the chrome extension 1.0.1 with the latest meta_request gem 0.8.5. On Chrome Browser 130 On macOS 15.1 Sequioa VScode 1.95.2 Rails s running on 3000 Started the server with Panel open and crashed a page with error The panel does not show any information.
meta_request gem is broken in Rails 7.1 ☹️ Dejan please check pull request #199
Great extension, I like new update. But now count of SQL queries is missing. Devs, could you please add it back.
Awesome Tool. Thanks for building it for us. And if it has a "Clear" button, it will be better.
Все работает как швейцарские часы. Rails 6.0.3.3
Click file to open any editor crashes the browser, maybe needs update. Chrome version: 75.0
Click file to open any editor crashes the browser, maybe needs update. Chrome version: 75.0
thanks for this extension but I think you can have better than this. Please update
thanks for this extension but I think you can have better than this. Please update
Needs updating
Needs updating
Thanks!
Thanks!
It works on my mac os x 10.11.3 and chrome Version 49.0.2623.112 (64-bit). I added the gem 'meta_request' on my rails app and restarted my server.
It works on my mac os x 10.11.3 and chrome Version 49.0.2623.112 (64-bit). I added the gem 'meta_request' on my rails app and restarted my server.
Thank you! Very helpfull extension.
Thank you! Very helpfull extension.
This is great for Rails developing. But the feature "Editor integrate" not work in Arch Linux "Emacs".
This is great for Rails developing. But the feature "Editor integrate" not work in Arch Linux "Emacs".
好用!不过貌似有新的请求的话,之前选中的某条记录会被取消,而自动选中最新的那条请求记录……
how can i use Rails Panel? I add the gem meta_request and open a new tab, enter 'localhost:3000', but i get nothing in the console of Chrome, all 'breakdown', 'params', 'activerecord' are empty, is there any steps I miss?
how can i use Rails Panel? I add the gem meta_request and open a new tab, enter 'localhost:3000', but i get nothing in the console of Chrome, all 'breakdown', 'params', 'activerecord' are empty, is there any steps I miss?
This is an amazing tool to have at my disposal, but the inability to prevent it from scrolling down to (and selecting) the latest request all the time makes is extremely frustrating. I have some ajax polling on my page and when I try to go look at what I actually care about, it keeps jumping down to show me that my ajax polling happened... which I don't care about.
This is an amazing tool to have at my disposal, but the inability to prevent it from scrolling down to (and selecting) the latest request all the time makes is extremely frustrating. I have some ajax polling on my page and when I try to go look at what I actually care about, it keeps jumping down to show me that my ajax polling happened... which I don't care about.
hey, great free profiler. What's there to complain about? great for the price.
hey, great free profiler. What's there to complain about? great for the price.
Крайне полезный инструмент.
Realmente essa é uma ótima pedida para o desenvolvimento em rails ajuda muito.
很不错!
很方便
I have been experiencing a lot of issues with the newer version. Sometimes the request doesn't report to the panel and othertimes the panel will be completely locked up. Anybody else having any issues?
I have been experiencing a lot of issues with the newer version. Sometimes the request doesn't report to the panel and othertimes the panel will be completely locked up. Anybody else having any issues?
get it! Thanks
get it! Thanks
Would be great if you could highlight the text
Would be great if you could highlight the text
very useful. thanks! Updated: Is there a way to log mongoid queries?
very useful. thanks! Updated: Is there a way to log mongoid queries?
Sensacional!
You can set the editor in options. Check the extension settings.
You can set the editor in options. Check the extension settings.
Nice. Wish we could set editor as an option rather than forcing textmate
Nice. Wish we could set editor as an option rather than forcing textmate
Just works
Just works
Excelente ferramenta para desenvolvimento Rails
Awesome, incredibly helpful!
Awesome, incredibly helpful!
Very nice - I'd like to see "session" data added to the debug information if possible
Awsome extension seriously helps a lottt :)