Sha256: c223a0bf1a486fda95c6ce4eeb6982d0190189c2fc78c251787ed27c45f390ab

Contents?: true

Size: 209 Bytes

Versions: 2

Compression:

Stored size: 209 Bytes

Contents

module Remotipart
  module ViewHelper

    #No longer used
    #Retrained to prevent issues while updating
    def remotipart_response(options = {}, &block)
      with_output_buffer(&block)
    end

  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
remotipart-1.4.4 lib/remotipart/view_helper.rb
remotipart-1.4.3 lib/remotipart/view_helper.rb