Guest User

Untitled

a guest
May 21st, 2018
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 0.29 KB | None | 0 0
  1. BigDecimal
  2. BigDecimal
  3. 177469.53
  4. 1774.69
  5.  
  6. From: /home/file.rb @ line 110 :
  7.  
  8.     105:       expected = BigDecimal.new(term_expected[0], 14)
  9.     106:       puts got.class
  10.     107:       puts expected.class
  11.     108:       puts got
  12.     109:       puts expected
  13.  => 110:       binding.pry
Advertisement
Add Comment
Please, Sign In to add comment