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!

The Unofficial Ruby Usage Guide

This is a great language guide to those new to Ruby.

Comments

It tries to be a neat article, but I’m discouraged by the fact that I can’t get autocomplete working, and ri -c is an invalid command – it’s ri -i. And ri -f ansi doesn’t render a colored display correctly, it just throws some garbage into the terminal… Might have something to do with using Ruby 1.9 though, don’t know.

Max: It’s also probably because this style guide is really, really old. Not to detract from it though - it’s still cool.

I posted this purely because of the guidelines to writing Ruby code and thought it would be for newcomers to see how statements and such were written. Might assess this later to see how many changes are required to bring it upto date.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

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