Class: Tap::Mechanize::Agent::FormNode

Inherits:
Hash
  • Object
show all
Defined in:
lib/tap/mechanize/agent.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:



70
# File 'lib/tap/mechanize/agent.rb', line 70

def search(*args); []; end