]> git.openstreetmap.org Git - rails.git/commitdiff
Refactor AMF respone streaming
authorTom Hughes <tom@compton.nu>
Wed, 28 Sep 2011 20:35:58 +0000 (21:35 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 14 Nov 2011 09:42:53 +0000 (09:42 +0000)
Using a Proc object for the response body is deprecated, so switch
to using an object with an each method that yields each response.


No differences found