Source: show | on GitHub
# File actionpack/test/controller/render_test.rb, line 19 def new render :partial => Quiz::Question.new("Namespaced Partial") end