From the course: Ruby on Rails Models and Associations

Unlock the full course today

Join today to access over 24,200 courses taught by industry experts.

Next steps

Next steps

- [Instructor] Thank you for taking Ruby on Rails: Models and Associations. We learned to use several central features to 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 types of associations. All of these are tools Ruby on Rails developers use daily. The best way to learn is to apply these techniques to your own projects. 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. If you've not seen it already, I encourage you to continue learning by taking another course in the library, Ruby on Rails Controllers and Views. The topics include cookies, sessions, logging, layouts, images, CSS, and JavaScript, and helper methods. Two more resources that can help you as you go along, are the Ruby on Rails API and Guides.…

Contents