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!

Everything is not an Object in Ruby

Learn how to make your Ruby code more message centric like Smalltalk in this article : Flexing Your Message Centric Muscles

Comments

You are right.

$ irb irb(main):001:0> Everything NameError: uninitialized constant Everything from (irb):1 from /usr/bin/irb:12:in `<main>'

There are some self proclaimed Ruby gurus that proclaim that ‘Everything in Ruby is an object’. This article is written to debunk those myth.

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