module WhatDay

Constants

VERSION

Public Class Methods

client() click to toggle source
# File lib/what_day.rb, line 9
def self.client
        WhatDay::Client.new
end