From the course: Ruby on Rails 6 Essential Training: Models and Associations

Unlock the full course today

Join today to access over 22,500 courses taught by industry experts or purchase this course individually.

Next steps

Next steps

- [Instructor] Thank you for taking Ruby on Rails 6, Models and Associations. We've learned to use several essential features that control the quality of our application data and give us easy access to it. Now, you know how to use query methods, named scopes, validations, callbacks, and several different types of associations. These are all tools that Ruby on Rails developers use daily. The best way to learn to apply these techniques is to your own project, running into a roadblock, and then learning how to get past it will deepen your understanding of the concepts and the techniques that we've learned. Remember that there are two great resources to help you as you continue learning. There's api.rubyonrails.com, where you can look up the different methods and find out exactly how they work. And then there's guides.rubyonrails.org, which walks you through different features, explaining how they work. I look forward to…

Contents