|
|
|
|
|
by jollyjerry
5132 days ago
|
|
Could you link to a fuller gist? Is self referring to an ActionDispatch::Response object? I plan on improving rails integration with rack-stream so that you can call `#chunk` from controllers and that will defer sending a chunk of content. |
|