Active Record Query Interface Example code

I'm trying to get started with Ruby on Rails using RailsGuides and I have found them very helpful so far. The information in the sections on migrations, and Active Record validations and associations has been useful and concisely presented with just enough examples to get me started. However, the Active Record Query Interface guide is too sparse on the examples. There is not a single "whole picture" example that shows how the queries fit into a class. All it would take is one so we newbies could see how the queries fit in.

It would be great if this could be addressed in a future release.

Best Regards,

Lon

Thank you,

I’m going to look into this.

Oscar