Sha256: 077e8394ddd334d0eb7e8004a7ee55b4c63526a496ee388057b4db294ea41fd9

Contents?: true

Size: 195 Bytes

Versions: 21

Compression:

Stored size: 195 Bytes

Contents

class CityGrid
  class API
    class Advertising
      class GeoLocation < Advertising
        include CityGrid::API::Mutable
        include CityGrid::API::Searchable
      end
    end
  end
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
citygrid_api-0.0.7 lib/citygrid/api/advertising/geolocation.rb