scenarios/bank_account_debit/ruby.mako in balanced-1.0 vs scenarios/bank_account_debit/ruby.mako in balanced-1.0.1
- old
+ new
@@ -11,11 +11,11 @@
:appears_on_statement_as => 'Statement text',
:description => 'Some descriptive text for the debit in the dashboard'
)
% elif mode == 'response':
-#<Balanced::Debit:0x007ff2bdb7ad60
+#<Balanced::Debit:0x007fa4e40e2a78
@attributes=
{"amount"=>5000,
"appears_on_statement_as"=>"BAL*Statement text",
"created_at"=>"2014-03-06T19:22:35.961050Z",
"currency"=>"USD",
@@ -33,18 +33,18 @@
"status"=>"succeeded",
"transaction_number"=>"W051-293-0823",
"updated_at"=>"2014-03-06T19:22:36.418154Z"},
@hyperlinks=
{"customer"=>
- #<Proc:0x007ff2bdb79f28/lib/balanced/utils.rb:6 (lambda)>,
+ #<Proc:0x007fa4e40e1290/lib/balanced/utils.rb:6 (lambda)>,
"dispute"=>
- #<Proc:0x007ff2bdb79578/lib/balanced/utils.rb:6 (lambda)>,
+ #<Proc:0x007fa4e40dffa8/lib/balanced/utils.rb:6 (lambda)>,
"events"=>
- #<Proc:0x007ff2bdb736a0/lib/balanced/utils.rb:6 (lambda)>,
+ #<Proc:0x007fa4e40dd870/lib/balanced/utils.rb:6 (lambda)>,
"order"=>
- #<Proc:0x007ff2bdb72ca0/lib/balanced/utils.rb:6 (lambda)>,
+ #<Proc:0x007fa4e40dc718/lib/balanced/utils.rb:6 (lambda)>,
"refunds"=>
- #<Proc:0x007ff2bdb70e28/lib/balanced/utils.rb:6 (lambda)>,
+ #<Proc:0x007fa4e40d62a0/lib/balanced/utils.rb:6 (lambda)>,
"source"=>
- #<Proc:0x007ff2bdb6aa28/lib/balanced/resources/resource.rb:60 (lambda)>}>
+ #<Proc:0x007fa4e40d44f0/lib/balanced/resources/resource.rb:60 (lambda)>}>
% endif