Source: show | on GitHub
# File actionview/test/actionpack/abstract/layouts_test.rb, line 102 def an_instance_method; end
# File actionview/test/actionpack/abstract/layouts_test.rb, line 109 def index render :template => ActionView::Template::Text.new("Hello again zero arity proc!") end