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

Use syntax highlighting in README and simplified. #10

Closed joshuapinter closed 9 years ago

joshuapinter commented 9 years ago

Showing the different units right in the code is a lot easier to understand.

Great library, thanks for creating!

tmlee commented 9 years ago

Thank you for the commit. Appreciate that

joshuapinter commented 9 years ago

:+1: You bet. Thanks for writing this. Does exactly what you'd expect it to. Very clear and concise.