This project is archived and is in readonly mode.

#3526 ✓stale
tilthouse

ActiveResource 2.3.4 produces warnings about uninitialized instance variables

Reported by tilthouse | November 30th, 2009 @ 10:11 PM

Using ActiveResource 2.3.4 in a standalone mode (i.e., not in a Rails project), I get the following warnings:

/Library/Ruby/Gems/1.8/gems/activeresource-2.3.4/lib/active_resource/connection.rb:219: warning: instance variable @proxy not initialized /Library/Ruby/Gems/1.8/gems/activeresource-2.3.4/lib/active_resource/connection.rb:230: warning: instance variable @timeout not initialized

I did set a user and password, but not timeout and not proxy.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Pages