Sha256: 91fa19292aad17f48621177a46f2b19311a6881bdf17a4b93682ca636886af61

Contents?: true

Size: 59 Bytes

Versions: 3

Compression:

Stored size: 59 Bytes

Contents

class Time
  def ago
    (::Time.now - self).to_i
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
alfa-0.0.8.pre lib/alfa/support/time.rb
alfa-0.0.7.pre lib/alfa/support/time.rb
alfa-0.0.6.pre lib/alfa/support/time.rb