From 22cf93d0027190c10ee24372dd2d35ce87fd6d84 Mon Sep 17 00:00:00 2001 From: Stormwind Date: Fri, 23 Nov 2012 17:45:36 +0100 Subject: Remove @s in to_a --- lib/zero/response.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/zero/response.rb b/lib/zero/response.rb index 85e7469..cfd1148 100644 --- a/lib/zero/response.rb +++ b/lib/zero/response.rb @@ -35,7 +35,7 @@ module Zero # TODO Set content length, if not already set # TODO Set content type, if not already set - [@status, @header, @body] + [status, header, body] end # Sets the content length header to the current length of the body -- cgit v1.2.3-70-g09d2