method

select_first

Importance_1
Ruby on Rails latest stable (v7.1.3.2) - 0 notes - Class: HTML::Selector

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v4.1.8) is shown here.

select_first(root) public

Similar to #select but returns the first matching element. Returns nil if no element matches the selector.

Show source
Register or log in to add new notes.