Module: PostmonRuby

Defined in:
lib/postmon_ruby.rb,
lib/postmon_ruby/city.rb,
lib/postmon_ruby/state.rb,
lib/postmon_ruby/track.rb,
lib/postmon_ruby/client.rb,
lib/postmon_ruby/address.rb,
lib/postmon_ruby/version.rb,
lib/postmon_ruby/http/http.rb,
lib/postmon_ruby/finders/finder.rb,
lib/postmon_ruby/finders/finders.rb,
lib/postmon_ruby/finders/cep_finder.rb,
lib/postmon_ruby/finders/city_finder.rb,
lib/postmon_ruby/finders/state_finder.rb,
lib/postmon_ruby/finders/tracker_finder.rb,
lib/postmon_ruby/finders/tracker/ect_tracker_finder.rb

Defined Under Namespace

Modules: Finders Classes: Address, City, Client, Http, State, Track

Constant Summary collapse

ENDPOINT =
"http://api.postmon.com.br/v1"
VERSION =
"3.0.1"