Ruby Plus #80: Open Closed Principle in Ruby
Most of the developers in Ruby community only know about DRY principle. There are very few who know about Open Closed Principle. In this episode I will explain this principle and show an example in Rails where this principle can be applied. You will learn when and how you can apply this principle in Ruby.