Flowdock
method

simple_selector

Importance_1
v4.1.8 - Show latest stable - 0 notes - Class: HTML::Selector
simple_selector(statement, values, can_negate = true) protected

Creates a simple selector given the statement and array of substitution values.

Returns a hash with the values tag_name, attributes, pseudo (classes) and negation.

Called the first time with can_negate true to allow negation. Called a second time with false since negation cannot be negated.

Show source
Register or log in to add new notes.