Skip to content

undefined method `get_web' for #<Savon::Client:0xb6d9fce0>  #1

@robertoriv

Description

@robertoriv

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:in method_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:in send' 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:in call' 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:in data' 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:in attributes_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:in original_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:in current_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:in method_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]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions