warning parenthesize argument scrubyt

View: New views
2 Messages — Rating Filter:   Alert me  

warning parenthesize argument scrubyt

by alberto-58 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi
I've follow the scrubyt tutorial for installation then I found
examples into github http://github.com/scrubber/scrubyt_examples but
when I compile that example compare this warning

/ruby/lib/gems/1.8/gems/nokogiri-1.4.0-x86-mswin32/lib/nokogiri/xml/
builder.rb:272:  warning : parenthesize argument(s) for future version

and then nothing else happens

someone can help me?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@...
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: warning parenthesize argument scrubyt

by MikeGee :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This is just a warning and should not stop your code from working
properly.

I've been getting the same warning in my rails app since upgrading to
1.4.0, but my tests continue to pass.  (I only use nokogiri in the
tests.)


On Nov 10, 6:33 am, alberto <alberto.pri...@...> wrote:

> Hi
> I've follow the scrubyt tutorial for installation then I found
> examples into githubhttp://github.com/scrubber/scrubyt_examplesbut
> when I compile that example compare this warning
>
> /ruby/lib/gems/1.8/gems/nokogiri-1.4.0-x86-mswin32/lib/nokogiri/xml/
> builder.rb:272:  warning : parenthesize argument(s) for future version
>
> and then nothing else happens
>
> someone can help me?

--

You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@....
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@....
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.