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.

Perfection is useless

One of the most important things we teach the junior programmers who join the Semaphore team is the mindset of shipping in small iterations. This is a simple concept, however there’s an inevitable misunderstanding that stems from the subjective ideas of “small”. Thus, in practice we need to teach by example what we really mean by small. Read the full article.

Crafting Better Code Reviews

We’ve heard that having our own code reviewed by our peers and reviewing the code of our colleagues are both Very Good Things™, that we should all be doing. But when was the last time we evaluated how we conduct them? This article (and its associated website) dives into the theory behind code reviews, and analyzes how effective our industry’s code review methodologies actually are when put into practice.

Ruby Debugging and Debugging Ruby

Finding and fixing bugs is at the heart of what we do as programmers, and yet we don’t really talk about it much. Here are some of my favorite resources that cover not only the hows but also the whys of debugging in Ruby. [more inside]

Loading older posts