Methods
D
F
Attributes
[RW] formats
Instance Public methods
disable_cache()
# File actionview/test/template/template_test.rb, line 8
def disable_cache
  yield
end
find_template(*args)
# File actionview/test/template/template_test.rb, line 12
def find_template(*args)
end