Class: Sendle::Api::Ping

Inherits:
Object
  • Object
show all
Extended by:
Actions::Index
Defined in:
lib/sendle/api/ping.rb

Class Method Summary collapse

Methods included from Actions::Index

index

Class Method Details

.urlObject



8
9
10
# File 'lib/sendle/api/ping.rb', line 8

def self.url
  Sendle::Api.base_url + "ping"
end