lib/currency_cloud/resources/payment.rb in currency_cloud-0.5 vs lib/currency_cloud/resources/payment.rb in currency_cloud-0.7

- old
+ new

@@ -3,9 +3,7 @@ class Payment < Resource resource :payments actions :create, :retrieve, :find, :delete, :update - - #TODO: authorize, authorizations end end \ No newline at end of file