Method: Facebooker::GetAllocation.process

Defined in:
lib/facebooker/parser.rb

.process(data) ⇒ Object



362
363
364
# File 'lib/facebooker/parser.rb', line 362

def self.process(data)
  element('admin_getAllocation_response', data).content.strip
end