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 25eb41f commit abfdf96Copy full SHA for abfdf96
README.md
@@ -136,7 +136,7 @@ the schedule's start_time. Schedule start times are supported as:
136
ice_cube implements its own hash-based .to_yaml, so you can quickly (and
137
safely) serialize schedule objects in and out of your data store
138
139
-It also supports partial serialization to/from `ICAL`. `RDATE` are not supported yet.
+It also supports serialization to/from `ICAL`.
140
141
``` ruby
142
yaml = schedule.to_yaml
0 commit comments