We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9959877 commit d6f873aCopy full SHA for d6f873a
README.md
@@ -133,7 +133,7 @@ the schedule's start_time. Schedule start times are supported as:
133
ice_cube implements its own hash-based .to_yaml, so you can quickly (and
134
safely) serialize schedule objects in and out of your data store
135
136
-It also supports serialization to/from `ICAL`.
+It also supports partial serialization to/from `ICAL`. `RDATE` are not supported yet.
137
138
``` ruby
139
yaml = schedule.to_yaml
0 commit comments