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
activesupport-5.0.2 lib/active_support/core_ext/date/acts_like.rb
activesupport-5.0.2.rc1 lib/active_support/core_ext/date/acts_like.rb
activesupport-4.2.8 lib/active_support/core_ext/date/acts_like.rb
activesupport-4.2.8.rc1 lib/active_support/core_ext/date/acts_like.rb
autocompl-0.2.2 test/dummy/vendor/bundle/ruby/2.3.0/gems/activesupport-5.0.1/lib/active_support/core_ext/date/acts_like.rb
autocompl-0.2.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/activesupport-5.0.1/lib/active_support/core_ext/date/acts_like.rb
autocompl-0.2.0 test/dummy/vendor/bundle/ruby/2.3.0/gems/activesupport-5.0.1/lib/active_support/core_ext/date/acts_like.rb
autocompl-0.1.2 test/dummy/vendor/bundle/ruby/2.3.0/gems/activesupport-5.0.1/lib/active_support/core_ext/date/acts_like.rb
autocompl-0.1.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/activesupport-5.0.1/lib/active_support/core_ext/date/acts_like.rb
autocompl-0.1.0 test/dummy/vendor/bundle/ruby/2.3.0/gems/activesupport-5.0.1/lib/active_support/core_ext/date/acts_like.rb
autocompl-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/activesupport-5.0.1/lib/active_support/core_ext/date/acts_like.rb
abaci-0.3.0 vendor/bundle/gems/activesupport-5.0.0/lib/active_support/core_ext/date/acts_like.rb
abaci-0.3.0 vendor/bundle/gems/activesupport-5.0.1/lib/active_support/core_ext/date/acts_like.rb
activesupport-5.0.1 lib/active_support/core_ext/date/acts_like.rb
activesupport-5.0.1.rc2 lib/active_support/core_ext/date/acts_like.rb
activesupport-5.0.1.rc1 lib/active_support/core_ext/date/acts_like.rb
second_step-0.1.2 secondstep-notify-1.0.0-osx/lib/ruby/lib/ruby/gems/2.2.0/gems/activesupport-5.0.0.1/lib/active_support/core_ext/date/acts_like.rb
activesupport-3.2.22.5 lib/active_support/core_ext/date/acts_like.rb
activesupport-3.2.22.4 lib/active_support/core_ext/date/acts_like.rb
activesupport-5.0.0.1 lib/active_support/core_ext/date/acts_like.rb