example/basic_auth_example.rb in boletosimples-0.0.1 vs example/basic_auth_example.rb in boletosimples-0.0.2
- old
+ new
@@ -50,18 +50,5 @@
# description: 'Despesas do contrato 0012',
# expire_at: '2014-01-01',
# notification_url: 'http://example.com.br/notify',
# }
# })
-
-
-# pp client.partner_create_user(
-# {
-# user: {
-# email: 'email@example.com',
-# notification_url: 'http://example.com.br/notify'
-# }
-# }
-# )
-#
-
-