Sha256: 70319d0b2b7b2b83acbb44c7ca88b145c0722da034f7ee70ff76e16ddb0554e3
Contents?: true
Size: 641 Bytes
Versions: 6
Compression:
Stored size: 641 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-2024, 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
6 entries across 6 versions & 4 rubygems