Method: Facebooker::ProfileInfoSet.process
- Defined in:
- lib/facebooker/parser.rb
.process(data) ⇒ Object
513 514 515 |
# File 'lib/facebooker/parser.rb', line 513 def self.process(data) element('profile_setInfo_response', data).content.strip end |