Helpers related to template lookup using the lookup context information.
template_exists?(name, prefixes = [], partial = false, keys = [], options = {}) Instance Public methods
find_template(name, prefixes = [], partial = false, keys = [], options = {}) Instance Public methods
find_all(name, prefixes = [], partial = false, keys = [], options = {}) Instance Public methods
detail_args_for(options) Instance Protected methods Compute details hash and
view_paths=(paths) Instance Public methods Whenever setting view paths, makes
exists?(name, prefixes = [], partial = false, keys = [], options = {}) Instance Public methods
find(name, prefixes = [], partial = false, keys = [], options = {}) Instance Public methods
with_fallbacks() Instance Public methods Add fallbacks to the view paths. Useful