A simple helper for creating HTML calendars and tables. An example in a view: <%= HtmlSkeleton.new.calendar %> The calendar/table may be embelished by user supplied Proc.new's, e.g. for inserting link_to.
Dittmar Krall
gem "html-skeleton", "~> 0.3.4"