diff options
| author | hukl <contact@smyck.org> | 2009-03-16 20:58:49 +0100 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-03-18 12:16:59 +0100 |
| commit | d2bfbfd2810fbee673e43b2515db8bac527b3441 (patch) | |
| tree | 1b46e8af44c871290a7a74ab17a8c7201e22f7a9 /test/fixtures | |
| parent | d957a33a0d50f00c1968c5d12e728bd73ea186b3 (diff) | |
Refactored Chaos Calendar by wrapping libical and introducing event and occurrence model. More improvements to come. Enables us to create events with reoccurrence and intervals etc.
Diffstat (limited to 'test/fixtures')
| -rw-r--r-- | test/fixtures/events.yml | 3 | ||||
| -rw-r--r-- | test/fixtures/occurrences.yml | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/test/fixtures/events.yml b/test/fixtures/events.yml new file mode 100644 index 0000000..bd73671 --- /dev/null +++ b/test/fixtures/events.yml | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html | ||
| 2 | |||
| 3 | |||
diff --git a/test/fixtures/occurrences.yml b/test/fixtures/occurrences.yml new file mode 100644 index 0000000..a56c164 --- /dev/null +++ b/test/fixtures/occurrences.yml | |||
| @@ -0,0 +1 @@ | |||
| # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html | |||
