Methods

Class Index [+]

Quicksearch

ActionView::NullResolver

Public Instance Methods

query(path, exts, formats) click to toggle source
    # File lib/action_view/testing/resolvers.rb, line 36
36:     def query(path, exts, formats)
37:       handler, format = extract_handler_and_format(path, formats)
38:       [ActionView::Template.new("Template generated by Null Resolver", path, handler, :virtual_path => path, :format => format)]
39:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.