Class: RlmLogistics::Client

Inherits:
ActiveRecord::Remote::Client
  • Object
show all
Defined in:
lib/rlm_logistics/client.rb

Instance Method Summary collapse

Instance Method Details

#endpoint_pathObject



12
13
14
# File 'lib/rlm_logistics/client.rb', line 12

def endpoint_path
  "#{RlmLogistics.endpoint_path}/services"
end