Source: show | on GitHub
# File actionpack/test/controller/view_paths_test.rb, line 21 def hello_world; render(:template => 'test/hello_world'); end