Module: Remotipart::ViewHelper

Defined in:
lib/remotipart/view_helper.rb

Instance Method Summary collapse

Instance Method Details

#remotipart_response(options = {}, &block) ⇒ Object

No longer used Retrained to prevent issues while updating



6
7
8
# File 'lib/remotipart/view_helper.rb', line 6

def remotipart_response(options = {}, &block)
  with_output_buffer(&block)
end