Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Rails View Finder

A simple Chrome extension to find Rails views.

Installation

  1. Clone the repository
  2. Open chrome://extensions/
  3. Enable "Developer mode"
  4. Click "Load unpacked"
  5. Select the source code directory
  6. Done!

Configuration

Update the content.js file with your editor and base path.

Usage

  1. In the Rails application, open the config/environments/development.rb file and set config.action_view.annotate_rendered_view_with_filenames = true
  2. Open the application in the browser
  3. Click the extension icon in the toolbar
  4. Done!

About

A simple Chrome extension to find Rails views.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages