diff options
| author | hukl <contact@smyck.org> | 2009-03-10 23:48:15 +0100 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-03-10 23:48:15 +0100 |
| commit | f0582c5604a264d955a35a5986882d5a61d6acbc (patch) | |
| tree | 812429ad20cf88edf90cdf40007dc3f71d06335d /lib | |
| parent | 27a6dc41ddef5a33da3aea82d0316c387078522c (diff) | |
fix for vpim
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/chaos_calendar.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chaos_calendar.rb b/lib/chaos_calendar.rb index 94ad258..b363ccb 100644 --- a/lib/chaos_calendar.rb +++ b/lib/chaos_calendar.rb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | require 'vpim/repo' | 1 | require 'vpim' |
| 2 | 2 | ||
| 3 | class Occurrence | 3 | class Occurrence |
| 4 | def initialize start, event, node | 4 | def initialize start, event, node |
