José Valim
|
3aa8f348ef
|
Fix previous commit by allowing a proc to be given as response_body. This is deprecated and is going to be removed in future releases.
|
2011-05-10 16:53:57 +02:00 |
|
Aaron Patterson
|
9702159373
|
removing more unused variables
|
2011-01-17 14:33:34 -08:00 |
|
Krekoten' Marjan
|
7b2ec381ca
|
Change def to attr_reader + alias
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-10-18 00:54:58 +02:00 |
|
José Valim
|
74dd8a3681
|
Move ETag and ConditionalGet logic from AD::Response to the middleware stack.
|
2010-10-03 21:25:22 +02:00 |
|
Xavier Noria
|
1ee3593d65
|
no need to assign if we are gonna return
|
2010-08-12 00:17:10 +02:00 |
|
Jeremy Kemper
|
ec18719b81
|
ETag: use body instead of @body since the method will always return a string
|
2010-06-28 14:46:22 -07:00 |
|
Xavier Noria
|
76f024ac8d
|
adds missing requires for Object#blank? and Object#present?
|
2010-03-28 14:15:02 +02:00 |
|
Carlhuda
|
a3c6ad7d5e
|
Fix a bunch of pending tests by providing an introspection mode for the Response object that does up-front parsing of the headers to populate things like @etag
|
2010-02-19 19:19:20 -08:00 |
|
José Valim
|
92f49b5f1e
|
Split ActionDispatch http in smaller chunks.
|
2010-01-16 15:45:07 +01:00 |
|