D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby34
/
share
/
gems
/
gems
/
bigdecimal-3.1.8
/
lib
/
Filename :
bigdecimal.rb
back
Copy
if RUBY_ENGINE == 'jruby' JRuby::Util.load_ext("org.jruby.ext.bigdecimal.BigDecimalLibrary") else require 'bigdecimal.so' end