mirror of
https://github.com/github/rails.git
synced 2026-02-19 02:14:20 -05:00
This commit deprecates unused ActionView::Base.cache_template_extensions option and adds a deprecation warning for those having it in env specific config files. Thanks to José Valim for pointing this out.