HasTracking
Package tracking for Posten / Bring (Norway), might implement other solutions later.
Example
Add the has_tracking to your model (if the field containing the tracking number is not named "tracking_number" you can supply your own field with the :tracking_number option).
<@package.track.details> will now get you the packages weight (in kg), volume (in cm3) and the height, lenght and width (in cm). <@package.track.received?> will return true or false if package has arrived at its destination <@package.track.events> returns an array of the shipment route so far
Copyright (c) 2009 Erlend FinvÄg, released under the MIT license