Methods
N
Instance Public methods
not_index()
# File actionpack/test/abstract/callbacks_test.rb, line 207
def not_index
  @text ||= nil
  self.response_body = @text.to_s
end