1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/lib/mongrel
zedshaw 9a1895539d Support for Camping as a first-class citizen. The postamble is now one or two lines.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@85 19e92222-5c0b-0410-8929-a290d50e31e9
2006-03-07 01:44:24 +00:00
..
camping.rb Support for Camping as a first-class citizen. The postamble is now one or two lines. 2006-03-07 01:44:24 +00:00
cgi.rb Implemented access to the RailsHandler from inside rails. Closed off the remaining bugs on our tracker. 2006-03-04 17:55:39 +00:00
command.rb Implements the new gem based plugins as a separate projects/gem_plugin. Sets up new rake tasks to support testing gems easier (won't work on win32 yet). Uses the plugin system in mongrel_rails (win32 coming soon). 2006-03-06 05:31:39 +00:00
handlers.rb As the CGI and Handlers get bigger we'll need to separate their code out. This change does that. 2006-02-21 00:55:39 +00:00
plugins.rb Small bit of code from previous mongrel_plugins design fixed. 2006-03-06 20:56:17 +00:00
rails.rb Implements the new gem based plugins as a separate projects/gem_plugin. Sets up new rake tasks to support testing gems easier (won't work on win32 yet). Uses the plugin system in mongrel_rails (win32 coming soon). 2006-03-06 05:31:39 +00:00