Skip to content
This repository has been archived by the owner on Jul 24, 2020. It is now read-only.

Remove date.tomorrow and date.yesterday override #888

Closed
squidgetx opened this issue Aug 2, 2014 · 2 comments
Closed

Remove date.tomorrow and date.yesterday override #888

squidgetx opened this issue Aug 2, 2014 · 2 comments

Comments

@squidgetx
Copy link
Contributor

Date.tomorrow and yesterday use date.current already. Thanks to @freemanoid for pointing this out.
Date.tomorrow

def tomorrow
  ::Date.current.tomorrow
end
@orenyk
Copy link
Contributor

orenyk commented Sep 22, 2014

This should be handled by #939, merging into there.

@orenyk orenyk closed this as completed Sep 22, 2014
@orenyk orenyk added this to the 4.0.1 milestone Sep 30, 2014
@orenyk orenyk removed this from the 4.0.1 milestone Nov 3, 2014
@orenyk
Copy link
Contributor

orenyk commented Feb 13, 2015

Almost forgot about this! Just taken care of :-).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants