Re: [rspec-users] Rspec-method missing error

2010-07-11 Thread David Chelimsky
On Jul 9, 2010, at 1:28 AM, siva wrote: > Hi > > Thanks in advance for helping me. I got the following error: > > /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/ > active_support/whiny_nil.rb:52:in `method_missing': undefined method > `strip' for nil:NilClass (NoMethodError) >

[rspec-users] Rspec-method missing error

2010-07-11 Thread siva
Hi Thanks in advance for helping me. I got the following error: /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/ active_support/whiny_nil.rb:52:in `method_missing': undefined method `strip' for nil:NilClass (NoMethodError) from /usr/local/lib/ruby/1.8/net/http.rb:1142:in `in