module ShengXiao
Constants
- VERSION
Public Class Methods
sign(date)
click to toggle source
# File lib/shengxiao.rb, line 10 def self.sign(date) ShengXiao::Finder.sign_for(date) end
# File lib/shengxiao.rb, line 10 def self.sign(date) ShengXiao::Finder.sign_for(date) end