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.

Rubyconf Brazil 2016 new website is Open!

Don’t miss our annual Rubyconf in Brazil, it’s going to be on September 23rd and 24th in São Paulo City. Join us for our 9th consecutive conference, where we expect to have more than 1,000 attendees. We have around 80 confirmed speakers. You can buy tickets right now from our new website

5 Tips for Writing a Legible Regexp

Regular expressions can be tricky to write and downright impossible to read. They can also be incredibly useful. Striking a balance between power and legibility is achievable. Here are five of the best ways I know to do it. Read More

Trying to match C-based Fast Blank with Crystal

In my quest to test Crystal as the ideal solution for native extensions for Ruby, I did a small proof of concept for Sam Saffron’s C-based Fast Blank gem. In this article I report the obstacles, how I overcome most of them, benchmarks and remarks on how to best use Crystal to accelerate Ruby itself. Check it out. Feedback is most welcome!

Loading older posts