You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I don't have any problem to load the library.
But it seems that you have a module called liberty_reserve somewhere.
My stuff is a class, so it seems you loaded the wrong library.
Hi!
I tried to use in ruby 1.9.3 in windows 7:
require "liberty_reserve"
lr =LibertyReserve.new('get_history','XXX','U111111')
And I got the error:
NoMethodError: undefined method
'new' for LibertyReserve:Module from (irb):2 from C:/Ruby193/bin/irb:12:in
Any help?
The text was updated successfully, but these errors were encountered: