View Finder - Rails

Identify source code from a view partial from the running application with a click

Find the Source on Github

This was written out of solving the problem of working on different code bases and finding partial files in views easily.

View Finder is a gem written to improve the productivity of Rails Developers.

It helps to open view partials from a live rails site into your favourite text editor. There is no need to search for the view partial in your Rails code any more.

Open view partials from a live rails site into your favorite text editor

  • TextMate
  • Atom
  • Sublime
  • vim