Module: TemplateStreaming::Controller::ClassMethods
- Defined in:
- lib/template_streaming.rb
Instance Method Summary collapse
Instance Method Details
#stream(options = {}) ⇒ Object
27 28 29 |
# File 'lib/template_streaming.rb', line 27 def stream(={}) before_filter :action_streams, end |