about summary refs log tree commit homepage
path: root/examples/camping
DateCommit message (Expand)
2008-11-22Removed examples and debug.rb.
2006-04-11Support large file uploads, moving them into a Tempfile should they cross the...
2006-04-10Update setup.rb to silence errors on shebang replacement. Camping handler no...
2006-03-22Updated examples to use the new Configurator. Camping blog can't test since ...
2006-03-12Wrong version number on gem_plugin dependency which is causing update errors.
2006-03-09Slight mod to how mongrel/camping.rb works so that you can access the HttpSer...
2006-03-07Updated the Blog sample app to use Camping::Session.
2006-03-07Support for Camping as a first-class citizen. The postamble is now one or tw...
2006-01-29Added the blogging example and a README.
2006-01-29Put request.body back into StringIO.
2006-01-29The Tepee example is updated to use Camping 1.3, where the response and envir...
2006-01-29Moving the Tepee example into a Camping directory.