Skip to content

Instantly share code, notes, and snippets.

@mjallday
Created March 21, 2014 15:50
Show Gist options
  • Save mjallday/9689239 to your computer and use it in GitHub Desktop.
Save mjallday/9689239 to your computer and use it in GitHub Desktop.
module Balanced
class Invoice
include Balanced::Resource
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment