Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Corrected how the railtie gets annotate_rendered_view_with_filenames
The way we were getting annotate_rendered_view_with_filenames from rails wasn't working. I've changed it to get the config option directly from the rails config, which is hopefully a bit simpler and does not depend on any loading order.
- Loading branch information