method
hours
hours()
public
Hide source
# File activesupport/lib/active_support/core_ext/numeric/time.rb, line 24 def hours self * 60.minutes end