RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

xray-rails: Quickly identify and edit Rails views in the browser

Just add xray-rails to the development group your Gemfile. Now you can press SHIFT+CMD+X (Mac) or SHIFT+CTRL+X (others) for a visual breakdown in your browser of all the Rails layouts, views, and partials that rendered the page. Click anywhere on the page to launch your preferred code editor for the corresponding Rails view. Now with Rails 5 support!

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in