mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-29 00:01:18 -05:00
Requires stripe/version
Signed-off-by: Akash Manohar J <akash@akash.im>
This commit is contained in:
parent
461026c18e
commit
f21c27113d
@ -10,7 +10,7 @@ require 'rest_client'
|
||||
require 'multi_json'
|
||||
|
||||
# Version
|
||||
require File.join(File.dirname(__FILE__), 'stripe/version')
|
||||
require 'stripe/version'
|
||||
|
||||
# API operations
|
||||
require 'stripe/api_operations/create'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user