class PlayaDeviceClient

Public Class Methods

hi() click to toggle source
# File lib/playa_device_client.rb, line 2
def self.hi
  puts "hello world!"
end