You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/opt/rubies/2.1.2/lib/ruby/gems/2.1.0/gems/vpim-13.11.11/lib/vpim/property/recurrence.rb:40:in `occurrences': uninitialized constant Enumerable::Enumerator (NameError)
from jobs/confluence_calendar.rb:44:in `block (3 levels) in <main>'
from /opt/rubies/2.1.2/lib/ruby/gems/2.1.0/gems/vpim-13.11.11/lib/vpim/icalendar.rb:347:in `block in components'
from /opt/rubies/2.1.2/lib/ruby/gems/2.1.0/gems/vpim-13.11.11/lib/vpim/icalendar.rb:345:in `each'
from /opt/rubies/2.1.2/lib/ruby/gems/2.1.0/gems/vpim-13.11.11/lib/vpim/icalendar.rb:345:in `components'
from /opt/rubies/2.1.2/lib/ruby/gems/2.1.0/gems/vpim-13.11.11/lib/vpim/icalendar.rb:364:in `each'
from jobs/confluence_calendar.rb:43:in `select'
from jobs/confluence_calendar.rb:43:in `block (2 levels) in <main>'
from jobs/confluence_calendar.rb:40:in `each'
from jobs/confluence_calendar.rb:40:in `block in <main>'
from jobs/confluence_calendar.rb:34:in `each'
from jobs/confluence_calendar.rb:34:in `<main>'
I'm using ruby 2.1.2 and vpim 13.11.11 if that makes a difference.
The text was updated successfully, but these errors were encountered:
I'm trying to look at recurrences of a calendar event and running into that error
Here's my code
The full trace is here
I'm using ruby 2.1.2 and vpim 13.11.11 if that makes a difference.
The text was updated successfully, but these errors were encountered: