Module: Time (ActiveSupport::CoreExtensions::Float)

Overview
Module Structure
Class Hierarchy
Instance Aliases
Time#month
Time#year
Instance Methods
Time#years
Time#months
Time#months_without_deprecation
Time#years_without_deprecation
is a submodule of
module: Float ( ActiveSupport::CoreExtensions )
is included by
class: Float ( Builtin-Module )
has properties
method: years   
method: months   
method: months_without_deprecation   
alias: month months   
method: years_without_deprecation   
alias: year years   
is defined at
#4 in active_support/core_ext/float/time.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: <Built-in Module>
class: Float     
  module: ActiveSupport
  module: CoreExtensions
  module: Float
module: Time     

Class Hierarchy

Object ( Builtin-Module )
  Float     

Instance Aliases

Time#month

#18 in active_support/core_ext/float/time.rb

month months   

Time#year

#23 in active_support/core_ext/float/time.rb

year years   

Instance Methods

Time#months_without_deprecation

#15 in active_support/core_ext/float/time.rb

months_without_deprecation

Time#years_without_deprecation

#20 in active_support/core_ext/float/time.rb

years_without_deprecation