Module ActiveSupport::CoreExtensions::Date::Behavior
In: lib/active_support/core_ext/date/behavior.rb

Methods

Public Instance methods

Enable more predictable duck-typing on Date-like classes. See Object#acts_like?.

[Validate]