Sha256: 65119f9af4721b407bd79490dac4b473c0fba5676e69badcac5fa47c7b6dcc07
Contents?: true
Size: 119 Bytes
Versions: 3
Compression:
Stored size: 119 Bytes
Contents
require_relative 'base' module Opushon module Verb # HTTP DELETE verb object class Delete end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
opushon-0.1.1 | lib/opushon/verb/delete.rb |
opushon-0.1.0 | lib/opushon/verb/delete.rb |
opushon-0.0.1 | lib/opushon/verb/delete.rb |