module Corraios
Constants
- SERVICES
- VERSION
Public Class Methods
code_for(service)
click to toggle source
# File lib/corraios.rb, line 12 def self.code_for(service) SERVICES[service] end
# File lib/corraios.rb, line 12 def self.code_for(service) SERVICES[service] end