Sha256: 8956c38f76bd9d42642163cd1e18663e9988f0c245b08d5fffeca9db9d30720f
Contents?: true
Size: 98 Bytes
Versions: 2
Compression:
Stored size: 98 Bytes
Contents
module TwiAuth module Handler def get(path) end def post(path, body = nil) end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
twiauth-0.0.2 | lib/twiauth/handler.rb |
twiauth-0.0.1 | lib/twiauth/handler.rb |