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!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

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

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

Light Decorator Pattern

Hello Rubyists, I’ve released the stable version of Light Decorator 1.0. This is light and powerful implementation of Decorator Pattern for Rails. Also this is first gem from Light Ruby series of gems. Hope you will enjoy it!

Hi Andrew. Good to know about this gem. But how it differs from, say, Draper? W…

MiniStatsD: A simple StatsD client in Ruby

This gem is simple and lightweight implementation of a StatsD client in ruby and can be installed without Node.js or any other javascript dependencies. [more inside]

Is this for debugging purpose mostly?
Yes, Robert. I use it only to have a mock Statsd server on my machine (and see …
Loading older posts