Sha256: 7a9e1f0df57cdefb7dd6eb692e66b630a60af7abe88ab6ea34f5cc8f73fb7a42
Contents?: true
Size: 204 Bytes
Versions: 2
Compression:
Stored size: 204 Bytes
Contents
module Octobat module Plaza class CountrySpec < Octobat::APIResource extend Octobat::APIOperations::List def self.url '/plaza/country_specs' end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
octobat-2.0.27 | lib/octobat/plaza/country_spec.rb |
octobat-2.0.26 | lib/octobat/plaza/country_spec.rb |