tmlee / time_difference

The missing Ruby method to print out time difference (duration) in year, month, week, day, hour, minute, and second.
https://rubygems.org/gems/time_difference
MIT License
305 stars 92 forks source link

Add a param to prevent absolute value. #26

Open link60 opened 7 years ago

tmlee commented 7 years ago

@link60 Thanks for the contribution, looking at the issues i think we can include this.

I've updated master to pass the CI build. Will you be able to rebase from the master branch. Also add a few test cases where abs is set to False?