Code Reuse in Ruby -- It's complicated
This 13 page PDF summarizes what I’ve learned about the differences between behavior sharing and implementation sharing techniques (i.e. composition vs. inhertance). Hope it’s useful to you!
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!
This 13 page PDF summarizes what I’ve learned about the differences between behavior sharing and implementation sharing techniques (i.e. composition vs. inhertance). Hope it’s useful to you!
Post a comment