1. How do you define models and connect them to a specific database?
2. What is the major difference between a list and a tuple?
3. How do you remove duplicates from an array?
4. What are mixins in Ruby?
5. What are the differences between extend, prepend, and include in Ruby on Rails?