module WhatDate

Constants

VERSION

Public Class Methods

client() click to toggle source
# File lib/what_date.rb, line 6
def self.client
        WhatDate::Client.new
end