josedonizetti / ruby-duration

Immutable type that represents some amount of time with accuracy in seconds.
http://bit.ly/ruby-duration
MIT License
124 stars 23 forks source link

Add formats for adding correct marks to seconds and minutes #15

Closed rhulse closed 11 years ago

rhulse commented 11 years ago

Pedants will like to use prime and double-prime marks instead of 'seconds' and 'minutes' :-)

gcirne commented 11 years ago

@rhulse, thanks!

rhulse commented 11 years ago

You are welcome!

peleteiro commented 11 years ago

You need to release it to rubygems.