Ruby on Rails Saturday, June 1, 2013

Hassan Schroeder wrote in post #1110932:
> On Sat, Jun 1, 2013 at 9:17 AM, Love U Ruby <lists@ruby-forum.com>
> wrote:
>
>>> Where in the Nokogiri docs does it say that? Where in the docs is
>>> an example of the syntax you are trying to use?
>>
>> see below:
>
> Uh, as I said -- in the docs?
>
>> p doc.css("div p:eq(2)")
>
> And in this case, what do you think 'eq' is ?

This is a jQuery extension, and usable in Nokogiri. But some of the
rules are not working.

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/938c62fe4cbbf7c4d18d5958b07f0b9e%40ruby-forum.com?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment