Reading
- Read the Convention over Configuration section of Doctrine | Ruby on Rails
Questions
- What are some advantages of following convention over configuration? What are some of the disadvantages?
- What are some of the potential abuses or dangers in using this design pattern?
- What are some Rails conventions you have learned so far?