Class/Module Index [+]

Quicksearch

ActiveSupport::CoreExtensions::Time::Behavior

Public Instance Methods

acts_like_time?() click to toggle source

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

# File lib/active_support/core_ext/time/behavior.rb, line 7
def acts_like_time?
  true
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.