tracking_number 1.0.7
This gem identifies valid tracking numbers and the service they're associated with. It can also tell you a little bit about the package purely from the number—there's quite a bit of info tucked away into those numbers, it turns out.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activesupport
>= 4.2.5
Development Dependencies (7):
activemodel
~> 4.2.5.1
minitest
~> 5.5
minitest-reporters
~> 1.1
rake
~> 10.4.2
shoulda
>= 0
simplecov
>= 0
terminal-table
>= 0