Class: Sisow::Ping

Inherits:
Object
  • Object
show all
Defined in:
lib/sisow/ping.rb

Class Method Summary collapse

Class Method Details

.sendObject



4
5
6
# File 'lib/sisow/ping.rb', line 4

def self.send
  Sisow::Api::PingRequest.perform
end