Skip to content

Instantly share code, notes, and snippets.

@srveit
Created October 21, 2009 11:21
Show Gist options
  • Save srveit/215049 to your computer and use it in GitHub Desktop.
Save srveit/215049 to your computer and use it in GitHub Desktop.
class Calculator::FedEx::TwoDay < Calculator::FedEx::Base
def self.description
"FedEx 2 Day"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment