oops, made sure that we're using to_cents when authorizing
commitbf3d3f182dfef0e0fec67e3ad36bef4103cb12f0
authorjoevandyk <joevandyk@ca20866a-8536-0410-a432-c7584e41aef3>
Wed, 17 Oct 2007 20:46:00 +0000 (17 20:46 +0000)
committerjoevandyk <joevandyk@ca20866a-8536-0410-a432-c7584e41aef3>
Wed, 17 Oct 2007 20:46:00 +0000 (17 20:46 +0000)
treec24de13c39ace2d09b80153c053c751ea50a7229
parent2d7b96b3e829d7de3d61d0e514fae2b0aab843bc
oops, made sure that we're using to_cents when authorizing

git-svn-id: https://monkeycharger.googlecode.com/svn@62 ca20866a-8536-0410-a432-c7584e41aef3
trunk/app/controllers/credit_cards_controller.rb
trunk/app/models/authorization.rb
trunk/config/environment.rb
trunk/lib/big_decimal.rb [new file with mode: 0644]
trunk/spec/controllers/credit_cards_controller_spec.rb
trunk/spec/models/authorization_spec.rb
trunk/spec/models/big_decimal_spec.rb [new file with mode: 0644]