Here are some useful tips, ideas and resources for both newbie and professional in Ruby on Rails technology . 1. Avoid scenarios where multiple methods have the same functionality and operate on different class object. For example : email validation may work upon user table, customer ...