instance method
template_exists?
Ruby on Rails 4.1.16
Since v3.0.20Signature
template_exists?(name, prefixes = [], partial = false, keys = [], options = {})
No documentation comment.
Parameters
-
namereq -
prefixesopt = [] -
partialopt = false -
keysopt = [] -
optionsopt = {}
Alias for
Defined in actionview/lib/action_view/lookup_context.rb
· Improve this page
· Find usages on GitHub
Defined in ActionView::LookupContext::ViewPaths