Sha256: 561a42c807aae122f708cd3a50fc9d67efc6b20dd8bbb5a95dad177288375964
Contents?: true
Size: 113 Bytes
Versions: 3
Compression:
Stored size: 113 Bytes
Contents
require_relative 'base' module Opushon module Verb # HTTP GET verb object class Get end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
opushon-0.1.1 | lib/opushon/verb/get.rb |
opushon-0.1.0 | lib/opushon/verb/get.rb |
opushon-0.0.1 | lib/opushon/verb/get.rb |