Module: Rounding (ActiveSupport::CoreExtensions::Float)

Overview
Module Structure
Class Hierarchy
Module Methods
Rounding.included / 1
Instance Methods
Rounding#round_with_precision / 1
is a submodule of
module: Float ( ActiveSupport::CoreExtensions )
is included by
class: Float ( Builtin-Module )
has properties
module method: included / 1   
method: round_with_precision / 1   
is defined at
#4 in active_support/core_ext/float/rounding.rb  

Overview

Module Structure

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

Class Hierarchy

Object ( Builtin-Module )
  Float     

Module Methods

Rounding.included / 1

#5 in active_support/core_ext/float/rounding.rb

included ( base )

Instance Methods

Rounding#round_with_precision / 1

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

round_with_precision ( precision = nil )