Skip to content

Instantly share code, notes, and snippets.

@jcuffe
Created October 23, 2012 20:46
Show Gist options
  • Select an option

  • Save jcuffe/3941437 to your computer and use it in GitHub Desktop.

Select an option

Save jcuffe/3941437 to your computer and use it in GitHub Desktop.
DEBUG jane : Message received: {"type":"error","subtype":"data","content":{"data":null,"message":null}}
DEBUG jane : Response sent: {:type=>:error, :subtype=>:system, :content=>{:data=>nil, :message=>"NoMethodError: Georgos can't handle: error"}}
.DEBUG jane : Message received: {"type":"error","subtype":"data","content":{"data":null,"message":null}}
DEBUG jane : Response sent: {:type=>:error, :subtype=>:system, :content=>{:data=>nil, :message=>"NoMethodError: Georgos can't handle: error"}}
.DEBUG jane : Message received: {"type":"ride","subtype":"new","meta":{"fleets":[],"priority":null,"hail_protocol":null},"content":{"id":null,"notes":null,"passenger":{"id":null,"name":null,"phone":null,"email":null},"pickup_location":{"address_1":null,"address_2":null,"city":null,"state":null,"postal_code":null,"country":null,"latitude":null,"longitude":null},"drop_off_location":{"address_1":null,"address_2":null,"city":null,"state":null,"postal_code":null,"country":null,"latitude":null,"longitude":null},"requirements":{"party_size":null,"mobility":null,"preferred_fleets":null,"preferred_drivers":null}}}
DEBUG jane : Response sent:
.DEBUG jane : Message received: {"type":"ride","subtype":"new","meta":{"fleets":[],"priority":null,"hail_protocol":null},"content":{"id":null,"notes":null,"passenger":{"id":null,"name":null,"phone":null,"email":null},"pickup_location":{"address_1":null,"address_2":null,"city":null,"state":null,"postal_code":null,"country":null,"latitude":null,"longitude":null},"drop_off_location":{"address_1":null,"address_2":null,"city":null,"state":null,"postal_code":null,"country":null,"latitude":null,"longitude":null},"requirements":{"party_size":null,"mobility":null,"preferred_fleets":null,"preferred_drivers":null}}}
DEBUG jane : Response sent: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment