Closed DivineDominion closed 11 years ago
In the examples: 200.minutes.ago.to_words #=> "3 hour ago" returns the correct "3 hours ago" instead. Both here and in the docs.
200.minutes.ago.to_words #=> "3 hour ago"
In the examples:
200.minutes.ago.to_words #=> "3 hour ago"
returns the correct "3 hours ago" instead. Both here and in the docs.