aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/lookup_context.rb
Commit message (Expand)AuthorAgeFilesLines
* Use &= instead of select with include?Rafael Mendonça França2014-07-161-4/+1
* remove Set.new from DetailsKey::get, impacts rendering overhead performanceLuke Gruber2014-06-251-1/+1
* Typo, grammar and textual changes [ci skip]Akshay Vishnoi2014-05-031-4/+5
* Fix the resolver cache and stop mutating the lookup_contextRafael Mendonça França2014-03-141-9/+8
* Introduce #with_formats_and_variants to prevent problems with mutating finder...Łukasz Strzałkowski2014-03-141-0/+8
* just require the template resolverAaron Patterson2014-01-311-0/+1
* Action Pack VariantsŁukasz Strzałkowski2013-12-041-0/+1
* Only use valid mime type symbols as cache keysAaron Patterson2013-12-021-0/+7
* Move actionpack/lib/action_view* into actionview/libPiotr Sarnacki2013-06-201-0/+241