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.

What do you think about `private def … end`?

Recently I was told that “too bad Ruby doesn’t support private def … end because it forces us to put related methods far from each other.” [more inside]

Avdi Grimm mentioned this in one of his early Ruby Tapas videos and I’ve been u…
The problem with use private isolate and the methods below it’s fact to be comp…
I think the key question is, “Does this make all my code more readable?” It …
Thank you all for the replies. Looks like it all boils down to how the code is …
Loading older posts