1 2 3 4
if @events != nil @events.each do |event| if @recurrents != nil ...
I'm pretty sure theres a be...
I'm pretty sure theres a be...