method
years
years()
public
Hide source
# File activesupport/lib/active_support/core_ext/numeric/time.rb, line 49 def years (self * 365.25.days).to_i end