aboutsummaryrefslogtreecommitdiffstats
path: root/stewardess.rb
AgeCommit message (Collapse)Author
2012-04-26add demo modeHEADmasterBrian Jordan
2012-04-26stewardess.rb: Integrated Brian's approachTeddy Wing
2012-04-26add earworm, outline of stewardess.rb approachBrian Jordan
2012-04-25Removed JSON output. Now outputting a file to stream (see ↵Teddy Wing
http://sinatra.rubyforge.org/api/classes/Sinatra/Streaming.html)
2012-04-25Put JSON output into a hash.Teddy Wing
2012-04-25Initial commit. File uploading works.Teddy Wing