Source: show | on GitHub
# File actionpack/test/abstract/callbacks_test.rb, line 207 def not_index @text ||= nil self.response_body = @text.to_s end