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!

Ruby, Rack and CouchDB = lots of awesomeness

In his latest post, Matt Aimonetti covers the simple steps to create a Rack middleware and how to log CouchDB queries or any thing happening in your application. Using Couch, you can log directly to a remote database and process/display them there. Even if you don’t care about Couch, it’s a great middleware example and shows some interesting Ruby tricks.

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