rails--rails/actionmailbox/test/dummy
Joel Hawksley a59e1de26a .annotate_template_file_names annotates HTML output with template file names
As a developer, when looking at a page in my web browser, it's sometimes
difficult to figure out which template(s) are being used to render the page.

config.action_view.annotate_template_file_names adds HTML comments to the
rendered output indicating where each template begins and ends.

Co-authored-by: Aaron Patterson <tenderlove@github.com>
2020-03-30 14:50:01 -06:00
..
app
bin require, require_relative, load by double quotes (#38841) 2020-03-29 16:30:52 -07:00
config .annotate_template_file_names annotates HTML output with template file names 2020-03-30 14:50:01 -06:00
db remove reference to global rails command and replace with bin/rails 2019-12-27 19:32:37 +00:00
lib/assets
log
public
storage
.babelrc
.postcssrc.yml
Rakefile require, require_relative, load by double quotes (#38841) 2020-03-29 16:30:52 -07:00
config.ru require, require_relative, load by double quotes (#38841) 2020-03-29 16:30:52 -07:00
package.json Upgrade webpack-dev-server version in test apps 2019-03-09 03:35:22 +05:30
yarn.lock Upgrade webpack-dev-server version in test apps 2019-03-09 03:35:22 +05:30