Method: Facebooker::GetRestrictionInfo.process
- Defined in:
- lib/facebooker/parser.rb
.process(data) ⇒ Object
356 357 358 |
# File 'lib/facebooker/parser.rb', line 356 def self.process(data) element('admin_getRestrictionInfo_response', data).content.strip end |