Method: WebUnit::Input#inspect
- Defined in:
- lib/webunit/params.rb
#inspect ⇒ Object
60 61 62 |
# File 'lib/webunit/params.rb', line 60 def inspect a = super + "[stat:#{@stat}]" end |
60 61 62 |
# File 'lib/webunit/params.rb', line 60 def inspect a = super + "[stat:#{@stat}]" end |