rails/actionview/test/actionpack
Aaron Patterson d6bac04692
keep layouts + locals from bloating the cache
Using locals will cause layouts to be cached multiple times in the
template cache.  This commit removes locals from consideration when
looking up the layout.
2016-05-17 11:28:51 -07:00
..
abstract keep layouts + locals from bloating the cache 2016-05-17 11:28:51 -07:00
controller Use Mime[:foo] instead of Mime::Type[:FOO] for back compat 2015-10-06 11:29:30 -07:00