Methods
H
Instance Public methods
hello_world()
# File actionpack/test/controller/view_paths_test.rb, line 21
def hello_world; render(:template => 'test/hello_world'); end