Method: Facebooker::ProfileFBMLSet.process
- Defined in:
- lib/facebooker/parser.rb
.process(data) ⇒ Object
509 510 511 |
# File 'lib/facebooker/parser.rb', line 509 def self.process(data) element('profile_setFBML_response', data).content.strip end |