streaming_template_renderer.rb

Path: lib/action_view/renderer/streaming_template_renderer.rb
Last Update: Fri Jun 01 01:10:43 +0000 2012

1.9 ships with Fibers but we need to require the extra methods explicitly. We only load those extra methods if Fiber is available in the first place.

Required files

fiber  

[Validate]