Closed wolfwood closed 13 years ago
Should've written more comprehensive tests, thanks for this. Considering you use it, which would you rather:
0 => "just now" 0 => "0 seconds ago" (What I'm doing in this pull.)
I think I prefer 'just now' as it is more immediately sensible, though I understand if you would rather '0 seconds ago' for consistency.
Decided to go with "just now". Made sense in retrospect.
Time.now.time_ago_in_words will crash. fixed this, and various other things mentioned in commit message. please rebuild gem, this is currently breaking our site.
thanks!
james