This project is archived and is in readonly mode.
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
-
Rohit Arondekar June 23rd, 2010 @ 03:16 AM
- State changed from new to invalid
Closing ticket as stale. If this is still an issue on 2.3.8 please make a comment to re-open and I'll oblige.
-
Rohit Arondekar June 23rd, 2010 @ 03:17 AM
- State changed from invalid to stale
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>