mirror of mongrel-development@rubyforge.org (inactive)
 help / color / mirror / Atom feed
* OldRails Rack handler added to Unicorn
@ 2009-03-23 21:57 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2009-03-23 21:57 UTC (permalink / raw)
  To: mongrel-development-GrnCvJ7WPxnNLxjTenLetw

Hi all,

I've committed support to Unicorn for old versions of Rails that didn't
support Rack.  I think it could be useful for Mongrel 2 (or any other
server) as well:

  http://git.bogomips.org/cgit/unicorn.git/commit/?id=0b095ea72 [1]

  or just fetch/clone git://git.bogomips.org/unicorn.git

The bin/unicorn_rails code is itself a mess, but cleaning it up is on my
ever growing TODO list along with writing automated tests for them.

It actually seems Rails 2.2.0+ could be Racked, but only 2.3+ requires
Rack. (I'll actually try to read the changelogs at some point but the
long lines are driving me nuts).

I'll probably test some ancient Rails apps I have lying around
on them later this week, but I did manage to start and run an
ancient Rails 1.2.3 app I had lying around with Unicorn and it
appeared to run fine (static file serving and all).

[1] - in case that short URL ever becomes ambiguous:

  http://git.bogomips.org/cgit/unicorn.git/commit/?id=0b095ea72fb849682a1185a626eef247b5afc1cd

-- 
Eric Wong

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-23 21:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-23 21:57 OldRails Rack handler added to Unicorn Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).