Top Level Namespace
Defined Under Namespace
Classes: JSONSelect
Instance Method Summary collapse
Instance Method Details
#JSONSelect(selector) ⇒ Object
34 35 36 |
# File 'lib/json_select.rb', line 34 def JSONSelect(selector) JSONSelect.new(selector) end |