Sha256: c250b7a9a97f4520f7868d0b774053bb0ef483060ea8e9683992a3e37647dc21

Contents?: true

Size: 97 Bytes

Versions: 3

Compression:

Stored size: 97 Bytes

Contents

# Polite monkey patching to add Time#ago_in_words method
class Time
  include TimeAgoInWords
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
time_ago_in_words-0.1.1 lib/time_ago_in_words/core_ext/time.rb
time_ago_in_words-0.1.0 lib/time_ago_in_words/core_ext/time.rb
time_ago_in_words-0.0.1 lib/time_ago_in_words/core_ext/time.rb