Devtools panel for Rails development
Rails Panel 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
- (2020-10-04) Руслан Корнев: Все работает как швейцарские часы. Rails 6.0.3.3
- (2019-07-20) Yejun Su: Click file to open any editor crashes the browser, maybe needs update. Chrome version: 75.0
- (2019-01-18) Shena Marie Dabalos: thanks for this extension but I think you can have better than this. Please update
- (2018-08-20) David Teren: Needs updating
- (2016-11-10) Rodolpho Henrique: Thanks!
- (2016-04-17) Anna Gaiel Natorilla: 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.
- (2016-04-09) Максим Вылегжанин: Thank you! Very helpfull extension.
- (2016-03-18) stardiviner: This is great for Rails developing. But the feature "Editor integrate" not work in Arch Linux "Emacs".
- (2016-03-10) Jacky Chen: 好用!不过貌似有新的请求的话,之前选中的某条记录会被取消,而自动选中最新的那条请求记录……
- (2015-12-01) 沐雨光辰: 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?
- (2015-09-17) 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.
- (2015-06-23) Quinn McLaughlin: hey, great free profiler. What's there to complain about? great for the price.
- (2015-06-08) Alexey Kurdukov: Крайне полезный инструмент.
- (2014-12-13) Alexandre Sampaio: Realmente essa é uma ótima pedida para o desenvolvimento em rails ajuda muito.
- (2014-09-02) 张亚宁: 很不错!
- (2014-07-18) 冯策: 很方便
- (2014-06-16) David Patrick: 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?
- (2014-06-12) Ivan Nesterovich: get it! Thanks
- (2014-05-10) Michael Sitchenko (Sitch): Would be great if you could highlight the text
- (2014-04-16) very useful. thanks! Updated: Is there a way to log mongoid queries?
- (2014-03-24) Hugo Maia Vieira: Sensacional!
- (2014-03-11) Archit Gupta: You can set the editor in options. Check the extension settings.
- (2014-03-07) Cory Simmons: Nice. Wish we could set editor as an option rather than forcing textmate
- (2013-11-28) Max Calabrese: Just works
- (2013-11-22) Brasilpad Silva: Excelente ferramenta para desenvolvimento Rails
- (2013-11-21) Jason Landry: Awesome, incredibly helpful!