
uninitialized variables in core/scope
Reported by Dean Serenevy | March 23rd, 2010 @ 08:49 PM
/home/t21/.gem/ruby/1.8/gems/webrat-0.7.0/lib/webrat/core/scope.rb:34: warning: instance variable @selector not initialized /home/t21/.gem/ruby/1.8/gems/webrat-0.7.0/lib/webrat/core/scope.rb:308: warning: instance variable @dom not initialized /home/t21/.gem/ruby/1.8/gems/webrat-0.7.0/lib/webrat/core/scope.rb:310: warning: instance variable @selector not initialized /home/t21/.gem/ruby/1.8/gems/webrat-0.7.0/lib/webrat/core/session.rb:114: warning: instance variable @current_url not initialized
Comments and changes to this ticket
-
Bryan Helmkamp April 12th, 2010 @ 09:26 PM
- State changed from new to resolved
(from [19fc2ccb89f6a13259658b14bb48eb83d106c4c1]) Remove warnings [#372 state:resolved].
On why this is important:
http://eigenclass.org/hiki/ruby-warnings-SEX-and-stds
http://github.com/brynary/webrat/commit/19fc2ccb89f6a13259658b14bb4...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ruby Acceptance Testing for Web applications.
People watching this ticket
- Nobody is watching this ticket.
Referenced by
-
372 uninitialized variables in core/scope (from [19fc2ccb89f6a13259658b14bb48eb83d106c4c1]) Remove ...