/ruby-calendar

Objects to make calendars with ruby.

Primary LanguageRuby

Ruby Calendar

Create a monthly calendar

Calendar.new.to_a
Calendar.new(date).to_a

Returns array of month with date and future, past or today to style with css.