Source: show | on GitHub
# File actionview/test/actionpack/abstract/abstract_controller_test.rb, line 131 def formatted self.formats = [:html] render end
# File actionview/test/actionpack/abstract/abstract_controller_test.rb, line 127 def index render end