Sha256: 32e8fe2215520a03daa1ff5f2a18b68162a0ae06a50c356b05703a1852cccfe7
Contents?: true
Size: 278 Bytes
Versions: 15
Compression:
Stored size: 278 Bytes
Contents
class CityGrid class API class Advertising class CallDetail < Advertising define_action :search, :post, "get", :auth_token => true, :format => false define_action :note, :post, "note", :auth_token => true, :format => false end end end end
Version data entries
15 entries across 15 versions & 1 rubygems