Sha256: 6d30ca9d35725e80f9c674078b32fcaae4189dca3ee47da611d09dcab8b4b985
Contents?: true
Size: 153 Bytes
Versions: 2
Compression:
Stored size: 153 Bytes
Contents
module Pingpp class Channel ALIPAY = "alipay" WECHAT = "wx" UPMP = "upmp" ALIPAY_WAP = "alipay_wap" UPMP_WAP = "upmp_wap" end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pingpp-1.0.3 | lib/pingpp/channel.rb |
pingpp-1.0.2 | lib/pingpp/channel.rb |