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