Sha256: 547f97c2c6f8153f96561bf44058154cde2a48a9ee93211b80f338c1f7e61a5c

Contents?: true

Size: 85 Bytes

Versions: 9

Compression:

Stored size: 85 Bytes

Contents

# frozen_string_literal: true

class Time
  delegate :days_between, to: :to_date
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
darthjee-core_ext-2.0.0 lib/darthjee/core_ext/time.rb
darthjee-core_ext-1.7.4 lib/darthjee/core_ext/time.rb
darthjee-core_ext-1.7.3 lib/darthjee/core_ext/time.rb
darthjee-core_ext-1.7.2 lib/darthjee/core_ext/time.rb
darthjee-core_ext-1.7.1 lib/darthjee/core_ext/time.rb
darthjee-core_ext-1.7.0 lib/darthjee/core_ext/time.rb
darthjee-core_ext-1.6.2 lib/darthjee/core_ext/time.rb
darthjee-core_ext-1.6.1 lib/darthjee/core_ext/time.rb
darthjee-core_ext-1.6.0 lib/darthjee/core_ext/time.rb