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!

Reifier

Toy rack app server written in ruby

Ever wanted to know how a rack app server works?

Most of the existing ones are written with c exts, thats why I made this one with pure ruby. Note that it’s also not feature complete, just a fun project :)

https://github.com/tak1n/reifier

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