Understand the convention over configuration behind all the magic of Rails.
Tag Archives: Tutorial
Understanding Law of Demeter
When studying object-oriented programming and good practices, Law of Demeter is one of the rules that you usually learn.