From 26687eaf7400aea5d569f99e880ac3949982f303 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Tue, 10 Mar 2009 21:03:52 +0100 Subject: added calendar backend. more features and integration to come --- lib/chaos_calendar.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/chaos_calendar.rb b/lib/chaos_calendar.rb index 22ad934..94ad258 100644 --- a/lib/chaos_calendar.rb +++ b/lib/chaos_calendar.rb @@ -10,6 +10,7 @@ class Occurrence end class ChaosCalendar + attr_reader :calendar def initialize @calendar = {} end -- cgit v1.3