Class: LinkedIn::Person
- Inherits:
-
Object
- Object
- LinkedIn::Person
- Defined in:
- lib/linked_in/person.rb
Instance Attribute Summary collapse
-
#path ⇒ Object
Returns the value of attribute path.
Instance Attribute Details
#path ⇒ Object
Returns the value of attribute path.
4 5 6 |
# File 'lib/linked_in/person.rb', line 4 def path @path end |