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
2009-07-07 01:52:33 -03:00
..
camping.rb camping doesn't require a root path 2007-10-28 05:29:57 +00:00
cgi.rb Make CGI Wrapper work with CGI::Session (closes: #8386) 2007-08-15 03:03:32 +00:00
command.rb Proper version reporting under 1.9 2009-07-07 01:52:33 -03:00
configurator.rb eval in ruby1.9 do not accept proc objects anymore, so now we call proc {self}.binding . The behavior is the same as before (because in ruby1.8 this was kind of called inside eval anyway), but we have the benefit of run in 1.8 and 1.9. 2009-07-07 00:48:26 -03:00
const.rb Spinoff: Rework project structure using Hoe. 2009-07-06 22:33:28 -03:00
debug.rb don't warn about unitted @reason; fix objectspace errors on jruby; make subproject tasks less noisy 2007-11-12 20:32:35 +00:00
gems.rb backport revision 5418 to 1-1-2 2007-12-15 04:52:01 +00:00
handlers.rb case... when statment des not allow : anymore in ruby 1.9. Changed it to 'then' , that is compatible with ruby 1.8/1.9 2009-07-07 00:45:27 -03:00
header_out.rb break classes into their own files 2007-10-26 09:23:10 +00:00
http_request.rb break classes into their own files 2007-10-26 09:23:10 +00:00
http_response.rb don't warn about unitted @reason; fix objectspace errors on jruby; make subproject tasks less noisy 2007-11-12 20:32:35 +00:00
init.rb Mongrel::Gems helper to deal with Rubygems and ActiveSupport infighting 2007-10-31 23:32:32 +00:00
mime_types.yml .atom MIME type should be appplication/atom+xml (closes: #7783) 2007-08-15 02:33:51 +00:00
rails.rb doesn't appear to have been doing anything 2007-10-18 18:46:38 +00:00
stats.rb Mongrel 0.3.13.5 version bump. Final commit of changes from 0.3.13.4. I've been ultra bad about commits. 2006-09-22 08:16:54 +00:00
tcphack.rb Ruby license applied to all files 2006-06-30 20:42:12 +00:00
uri_classifier.rb break classes into their own files 2007-10-26 09:23:10 +00:00