Class: WhenIWork::Resource

Inherits:
Object
  • Object
show all
Defined in:
lib/when-i-work/resource.rb

Direct Known Subclasses

Authentication, Shift, User

Class Method Summary collapse

Class Method Details

.client(options = {}) ⇒ Object



3
4
5
# File 'lib/when-i-work/resource.rb', line 3

def self.client(options = {})
  WhenIWork.client(options)
end