Skip to content

Instantly share code, notes, and snippets.

@shanelonergan
Created February 2, 2020 00:42
Show Gist options
  • Save shanelonergan/6c76aea3402a210c09574ae942f35680 to your computer and use it in GitHub Desktop.
Save shanelonergan/6c76aea3402a210c09574ae942f35680 to your computer and use it in GitHub Desktop.
unique_dates.reduce(today) do | memo, date |
yesterday = memo.yesterday.to_date
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment