module MangoPay::HTTPCalls::Create
Public Class Methods
included(base)
click to toggle source
# File lib/mangopay/http_calls.rb, line 17 def self.included(base) base.extend(ClassMethods) end
# File lib/mangopay/http_calls.rb, line 17 def self.included(base) base.extend(ClassMethods) end