method
months
months()
public
Hide source
# File activesupport/lib/active_support/core_ext/numeric/time.rb, line 44 def months self * 30.days end