mirror of
https://github.com/github/rails.git
synced 2026-04-04 03:00:58 -04: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.