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!

Be Careful How You Override

There’s a number of ways to goof up overriding methods in Ruby. Some methods can’t be overridden safely, period. Some methods need to call super or they’ll likely break a lot of code. Laser, a ruby static analysis tool in development, and it knows a lot about Ruby - read how it can now detect many of these errors!

Comments

Butt what are these strange references to body parts in your post?

Did you shut down the comments?

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