Sha256: ce265517eb46f5a5a5ebf031f4b38b2de3c78723ed0f6f06ce398dd904dff065
Contents?: true
Size: 117 Bytes
Versions: 3
Compression:
Stored size: 117 Bytes
Contents
require_relative 'base' module Opushon module Verb # HTTP PATCH verb object class Patch end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
opushon-0.1.1 | lib/opushon/verb/patch.rb |
opushon-0.1.0 | lib/opushon/verb/patch.rb |
opushon-0.0.1 | lib/opushon/verb/patch.rb |