Top Level Namespace

Defined Under Namespace

Classes: JSONSelect

Instance Method Summary collapse

Instance Method Details

#JSONSelect(selector) ⇒ Object



28
29
30
# File 'lib/json_select.rb', line 28

def JSONSelect(selector)
  JSONSelect.new(selector)
end