Y
Hacker News
new
|
ask
|
show
|
jobs
by
ativzzz
1548 days ago
I would just use `1.month.from_now` instead of the additions anyway
1 comments
inopinatus
1548 days ago
That won’t save you; 1.month.from_now is implemented by addition.
link