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.

Sink Utility

Sink is a ruby gem that was inspired by the DDoS of github, it was created to help keep its users secure in knowing that their repo is safer as it’s shared among several hosting services rather than one. These current hosting services are bitbucket and github, Sink is early days and contributions are encouraged, as is reporting issue, Thanks. Our Github Our Rubygems Page

Rack Middleware

Recently I tried to explain how Rack middleware works to a friend and I ended writing this small post on how to add two simple middleware to a Rack application. I hope it’s useful!

New Template Engine for Ruby

Hi, inspired by Mote, I’ve built a template engine for Ruby, is minimalist and simple to use, it’s called Ate, hope you enjoy it! Also, is a good way to learn how templates engines are built looking to the source.

Refactoring - when?

This is the last part of the blog post series about refactoring, explaining when to do code refactoring. The other two posts describe how to do refactoring and… why do it in the first place. Enjoy! [more inside]

Loading older posts