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 ba97e3d commit 62576e5Copy full SHA for 62576e5
README.md
@@ -43,7 +43,7 @@ With ice_cube, you can specify (in increasing order of precedence):
43
* Recurrence Times - To specifically include in a schedule
44
* Exception Times - To specifically exclude from a schedule
45
46
-Example: Specifying a recurrence with an exception time (ActiveRecord:
+Example: Specifying a recurrence with an exception time
47
48
```ruby
49
schedule = IceCube::Schedule.new(now = Time.now) do |s|
0 commit comments