Skip to content
This repository has been archived by the owner on Mar 21, 2020. It is now read-only.

schpet/rails_template_debugger

Repository files navigation

RailsTemplateDebugger

Wraps rendered templates with html comments showing the template path. Also throws in some meta tags which are easier to copy/paste in devtools.

Installation

Add this line to your application's Gemfile:

gem 'rails_template_debugger'

and initialize the gem somewhere, e.g.

# config/environments/development.rb
RailsTemplateDebugger.debug_templates

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the RailsTemplateDebugger project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

figure out which dang template is being rendered

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published