Class: Horseman::Element

Inherits:
Object
  • Object
show all
Defined in:
lib/horseman/response.rb

Direct Known Subclasses

Form, FormField

Instance Attribute Summary (collapse)

Instance Attribute Details

- (Object) id

Returns the value of attribute id



3
4
5
# File 'lib/horseman/response.rb', line 3

def id
  @id
end

- (Object) name

Returns the value of attribute name



3
4
5
# File 'lib/horseman/response.rb', line 3

def name
  @name
end