aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/view_paths.rb
Commit message (Expand)AuthorAgeFilesLines
* [skip ci] Lookup can be a noun but it is not a verbJon Atack2015-07-171-3/+3
* [ci skip] Fix to Fixed-width Fontyui-knk2015-06-141-2/+2
* Remove deprecated `AbstractController::Base::parent_prefixes`Rafael Mendonça França2015-01-041-19/+3
* 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