scenarios/reversal_show/ruby.mako in balanced-1.0.2 vs scenarios/reversal_show/ruby.mako in balanced-1.1.0

- old
+ new

@@ -1,37 +1,37 @@ % if mode == 'definition': Balanced::Reversal.fetch % elif mode == 'request': require 'balanced' -Balanced.configure('ak-test-22IOkhevjZlmRP2do6CZixkkDshTiOjTV') +Balanced.configure('ak-test-2q80HU8DISm2atgm0iRKRVIePzDb34qYp') -reversal = Balanced::Reversal.fetch('/reversals/RV6qrEOTouLeIJuPu4s73Ra1') +reversal = Balanced::Reversal.fetch('/reversals/RV7BYCqyLOKwcWigapAoGWdr') % elif mode == 'response': -#<Balanced::Reversal:0x007fa93b6c4c38 +#<Balanced::Reversal:0x007fa7d41277e8 @attributes= {"amount"=>3000, - "created_at"=>"2014-04-25T20:18:55.008280Z", + "created_at"=>"2014-05-15T00:43:48.266113Z", "currency"=>"USD", "description"=>"Reversal for Order #1111", "failure_reason"=>nil, "failure_reason_code"=>nil, - "href"=>"/reversals/RV6qrEOTouLeIJuPu4s73Ra1", - "id"=>"RV6qrEOTouLeIJuPu4s73Ra1", - "links"=>{"credit"=>"CR6nBcaGvGc4dtflEB1bjKBP", "order"=>nil}, + "href"=>"/reversals/RV7BYCqyLOKwcWigapAoGWdr", + "id"=>"RV7BYCqyLOKwcWigapAoGWdr", + "links"=>{"credit"=>"CR7ushK6kWjPJYdh24QoM1A9", "order"=>nil}, "meta"=> {"fulfillment.item.condition"=>"OK", "merchant.feedback"=>"positive", "user.refund_reason"=>"not happy with product"}, "status"=>"succeeded", - "transaction_number"=>"RV296-883-6069", - "updated_at"=>"2014-04-25T20:18:57.393905Z"}, + "transaction_number"=>"RV689-626-0403", + "updated_at"=>"2014-05-15T00:43:53.755588Z"}, @hyperlinks= {"credit"=> - #<Proc:0x007fa93b6bf030/lib/balanced/resources/resource.rb:60 (lambda)>, + #<Proc:0x007fa7d41258d0/lib/balanced/resources/resource.rb:60 (lambda)>, "events"=> - #<Proc:0x007fa93b6bd0c8/lib/balanced/utils.rb:6 (lambda)>, + #<Proc:0x007fa7d411f4a8/lib/balanced/utils.rb:6 (lambda)>, "order"=> - #<Proc:0x007fa93b6bc6a0/lib/balanced/utils.rb:6 (lambda)>}> + #<Proc:0x007fa7d411e968/lib/balanced/utils.rb:6 (lambda)>}> % endif