if @events != nil
@events.each do |event|
if @recurrents != nil
...
Ruby superfluous if statements
I'm pretty sure theres a be...
if @events != nil
@events.each do |event|
if @recurrents != nil
...
I'm pretty sure theres a be...
Hi all i'm new here i want ...