Skip to content
This repository was archived by the owner on May 27, 2026. It is now read-only.

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circle CI

Before:

BigDecimal.new("5000.1234")
=> #<BigDecimal:7f9c81844020,'0.50001234E4',18(18)>

After:

BigDecimal.new("5000.1234")
=> #<BigDecimal:"5000.1234">

Installation

gem 'big_decimal_inspect'

Releases

Packages

Used by

Contributors

Languages