Skip to content

Commit 935270f

Browse files
authored
Merge pull request #19 from mutafaf/bug/subacount-not-found
Fixed Requiring of Subaccount module
2 parents 3614759 + 2666db6 commit 935270f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/paystack.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
require 'paystack/objects/settlements.rb'
1313
require 'paystack/objects/recipients.rb'
1414
require 'paystack/objects/transfers.rb'
15+
require 'paystack/objects/subaccounts.rb'
1516

1617

1718
class Paystack

0 commit comments

Comments
 (0)