RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Rack-ified Rails

Ezra Zygmuntowicz (of Engine Yard and Merb) is working on a fork of Rails that replaces the Rails CGI wrapping on incoming requests with a Rack adapter. As a side bonus, the fork uses a smaller global lock, excluding routing dispatch which should be thread safe.

Check out the action on GitHub, and here’s to hoping this goes core.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in