Sha256: 2c29d3cd2e10f8dab621b34fdbabae158d7653211daa34baf985637e3e4e0969
Contents?: true
Size: 636 Bytes
Versions: 18
Compression:
Stored size: 636 Bytes
Contents
# frozen_string_literal: true # Released under the MIT License. # Copyright, 2006-2013, by Nick Sieger. # Copyright, 2010, by Tohru Hashimoto. # Copyright, 2011, by Jeff Hodges. # Copyright, 2011, by Alex Koppel. # Copyright, 2011, by Christine Yen. # Copyright, 2011, by Gerrit Riessen. # Copyright, 2011, by Luke Redpath. # Copyright, 2013, by Mislav Marohnić. # Copyright, 2013, by Leo Cassarani. # Copyright, 2019, by Olle Jonsson. # Copyright, 2022, by Samuel Williams. warn "Top level ::CompositeIO is deprecated, require 'multipart/post' and use `Multipart::Post::CompositeReadIO` instead!" require_relative 'multipart/post'
Version data entries
18 entries across 18 versions & 3 rubygems