aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/view_paths.rb
Commit message (Expand)AuthorAgeFilesLines
* edit pass over all warningsXavier Noria2014-10-281-1/+5
* We need an explicit returnRafael Mendonça França2014-05-141-4/+4
* Refactoring the code to make consitional return explicitRafael Mendonça França2014-05-141-4/+9
* Follow the documentation guidelineRafael Mendonça França2014-05-141-1/+1
* Mark _prefix as nodocRafael Mendonça França2014-05-141-3/+2
* ._prefix is private API so we should not recommend to override itRafael Mendonça França2014-05-141-2/+2
* deprecate AbC:Base::parent_prefixes.Nick Sutterer2014-05-131-4/+16
* simplify AC:ViewPaths::_prefixes. by making it recursively traversing up the ...Nick Sutterer2014-05-131-15/+10
* Revert "Require only path_set && lookup_context instead of whole base"Łukasz Strzałkowski2013-08-251-2/+1
* Require only path_set && lookup_context instead of whole baseŁukasz Strzałkowski2013-08-251-1/+2
* Move view_paths from AP to AVŁukasz Strzałkowski2013-08-251-0/+96