1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
Commit graph

6 commits

Author SHA1 Message Date
luislavena
dee5b4ed2a gem_plugin: modifications to close bug report #5583, failed to check for mongrel gem in mswin32 (was due a wrong use of gem_dir). Also added missing resources and made .tar generation for plugins an optional under mswin32.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@338 19e92222-5c0b-0410-8929-a290d50e31e9
2006-08-31 01:23:51 +00:00
zedshaw
511eb5d5d5 Fixed the problem with edge rails loading AR from gems rather than from edge.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@110 19e92222-5c0b-0410-8929-a290d50e31e9
2006-03-15 03:15:48 +00:00
zedshaw
d4749060f4 Finalizes the new look for the config tool and makes it functional for 0.3.10.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@100 19e92222-5c0b-0410-8929-a290d50e31e9
2006-03-12 07:30:25 +00:00
zedshaw
f7ea5955e2 Implemented resource and config file loading.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@93 19e92222-5c0b-0410-8929-a290d50e31e9
2006-03-11 06:36:57 +00:00
zedshaw
97502ebea9 GemPlugin now doesn't use autorequire. Mongrel adapted to cover an error with daemonize, logger, and closed files.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@88 19e92222-5c0b-0410-8929-a290d50e31e9
2006-03-09 03:05:11 +00:00
zedshaw
bbaf6bb51e 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).
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@83 19e92222-5c0b-0410-8929-a290d50e31e9
2006-03-06 05:31:39 +00:00