Namespace

Methods

Files

HTML

ScrAPI toolkit for Ruby

Copyright (c) 2006 Assaf Arkin, under Creative Commons Attribution and/or MIT License Developed for co.mments.com Code and documention: labnotes.org

Public Class Methods

selector(statement, *values) click to toggle source

See HTML::Selector.new

# File lib/html/selector.rb, line 811
def self.selector(statement, *values)
  Selector.new(statement, *values)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.