lib/ruby_bancbox/cfp.rb in ruby_bancbox-0.0.3 vs lib/ruby_bancbox/cfp.rb in ruby_bancbox-0.0.4
- old
+ new
@@ -1,10 +1,9 @@
module RubyBancbox
class Cfp
class << self
-
def create_investor(options = {})
# reference_id
# first_name
# last_name
# phone
\ No newline at end of file