A simple rubymotion app to handle the check in flow at the annual Athega christmas lunch.
- Clone and run athega-jullunch and tomtelizer-server
- Point
BASE_URL
inhttp_client.rb
toathega-jullunch
- Point
UPLOAD_URL
inhttp_client.rb
totomtelizer-server
- Make it pretty
- Add tests
- The request fails when uploading images to the tomtelizer-server but the image along with the parameters are sent OK.
result.success? == false
on line 42 inhttp_client.rb