class Mhc::DateFrame::Dummy
Public Class Methods
new(start_date, interval = 1, wkst = 1)
click to toggle source
# File lib/mhc/date_frame.rb, line 4 def initialize(start_date, interval = 1, wkst = 1) end
# File lib/mhc/date_frame.rb, line 4 def initialize(start_date, interval = 1, wkst = 1) end