Class: Tap::Http::Submit::FormNode

Inherits:
Hash
  • Object
show all
Defined in:
lib/tap/http/submit.rb

Overview

A subclass of Hash used exclusively as the node for a form. Evidently a search method is necessary.

Instance Method Summary collapse

Instance Method Details

#search(*args) ⇒ Object

:nodoc:



76
# File 'lib/tap/http/submit.rb', line 76

def search(*args); []; end