Sha256: d8d24cfbcf6b67e45e5c09fbc47a526dac6a4c4a4ef8a7abc95f3253168bfbeb

Contents?: true

Size: 164 Bytes

Versions: 509

Compression:

Stored size: 164 Bytes

Contents

require 'active_support/core_ext/object/acts_like'

class Date
  # Duck-types as a Date-like class. See Object#acts_like?.
  def acts_like_date?
    true
  end
end

Version data entries

509 entries across 457 versions & 45 rubygems

Version Path
files.com-1.0.55 docs/vendor/bundle/ruby/2.5.0/gems/activesupport-5.0.7.1/lib/active_support/core_ext/date/acts_like.rb
activesupport-4.2.11.3 lib/active_support/core_ext/date/acts_like.rb
activesupport-4.2.11.2 lib/active_support/core_ext/date/acts_like.rb
cocoapods-dependency-html-0.0.2 vendor/bundle/gems/activesupport-4.2.11.1/lib/active_support/core_ext/date/acts_like.rb
cocoapods-dependency-html-0.0.1 vendor/bundle/gems/activesupport-4.2.11.1/lib/active_support/core_ext/date/acts_like.rb
activesupport-5.0.7.2 lib/active_support/core_ext/date/acts_like.rb
activesupport-4.2.11.1 lib/active_support/core_ext/date/acts_like.rb
activesupport-5.0.7.1 lib/active_support/core_ext/date/acts_like.rb
activesupport-4.2.11 lib/active_support/core_ext/date/acts_like.rb
activesupport-5.0.7 lib/active_support/core_ext/date/acts_like.rb
activesupport-4.2.10 lib/active_support/core_ext/date/acts_like.rb
activesupport-4.2.10.rc1 lib/active_support/core_ext/date/acts_like.rb
activesupport-5.0.6 lib/active_support/core_ext/date/acts_like.rb
activesupport-5.0.6.rc1 lib/active_support/core_ext/date/acts_like.rb
activesupport-5.0.5 lib/active_support/core_ext/date/acts_like.rb
activesupport-5.0.5.rc2 lib/active_support/core_ext/date/acts_like.rb
activesupport-5.0.5.rc1 lib/active_support/core_ext/date/acts_like.rb
tdiary-5.0.5 vendor/bundle/gems/tdiary-5.0.4/vendor/bundle/gems/activesupport-5.0.2/lib/active_support/core_ext/date/acts_like.rb
tdiary-5.0.5 vendor/bundle/gems/activesupport-5.0.2/lib/active_support/core_ext/date/acts_like.rb
activesupport-4.2.9 lib/active_support/core_ext/date/acts_like.rb