-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi,
I'm trying out your library and I'm getting the following error:
roberto@udesktop:~/code/activesptest$ ruby test.rb
- ActiveSP::Site : http://www.blah.com/sitedirectory/
/home/roberto/.rvm/gems/ruby-1.8.7-p330/gems/savon-xaop-0.7.2.5/lib/savon/client.rb:33:inmethod_missing': undefined methodget_web' for #Savon::Client:0xb6d9fce0 (NoMethodError)
from /home/roberto/.rvm/gems/ruby-1.8.7-p330/gems/activesp-0.0.7/lib/activesp/site.rb:299:insend' from /home/roberto/.rvm/gems/ruby-1.8.7-p330/gems/activesp-0.0.7/lib/activesp/site.rb:299:incall'
from /home/roberto/.rvm/gems/ruby-1.8.7-p330/gems/activesp-0.0.7/lib/activesp/site.rb:207:incall' from /home/roberto/.rvm/gems/ruby-1.8.7-p330/gems/activesp-0.0.7/lib/activesp/site.rb:221:indata__uncached'
from (eval):5:indata' from /home/roberto/.rvm/gems/ruby-1.8.7-p330/gems/activesp-0.0.7/lib/activesp/site.rb:229:inattributes_before_type_cast__uncached'
from (eval):5:inattributes_before_type_cast' from /home/roberto/.rvm/gems/ruby-1.8.7-p330/gems/activesp-0.0.7/lib/activesp/site.rb:243:inoriginal_attributes__uncached'
from (eval):5:inoriginal_attributes' from /home/roberto/.rvm/gems/ruby-1.8.7-p330/gems/activesp-0.0.7/lib/activesp/base.rb:121:incurrent_attributes__uncached'
from (eval):5:incurrent_attributes' from /home/roberto/.rvm/gems/ruby-1.8.7-p330/gems/activesp-0.0.7/lib/activesp/base.rb:58:inhas_attribute?'
from /home/roberto/.rvm/gems/ruby-1.8.7-p330/gems/activesp-0.0.7/lib/activesp/base.rb:99:inmethod_missing' from test.rb:9:inbrowse'
from test.rb:26
I'm not sure if it's due to my ruby version, the fact that I'm using RVM, or that the gem is currently broken.
roberto@udesktop:~/code/activesptest$ ruby -v
ruby 1.8.7 (2010-12-23 patchlevel 330) [i686-linux]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels