Please look into this
http://apidock.com/rails/ActiveRecord/QueryMethods/includes

On Tue, Sep 16, 2014 at 10:52 PM, frocco <faro...@gmail.com> wrote:

> Hello,
>
> I have a products table that is related to category.
>
> category has many products.
>
> How do I query the products to also include the category?
>
> Once I do this, how to I show the category data in my template?
>
> Thanks
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to rubyonrails-talk+unsubscr...@googlegroups.com.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/rubyonrails-talk/ef128a6d-5b7b-412f-b8ca-db77ccbff2c2%40googlegroups.com
> <https://groups.google.com/d/msgid/rubyonrails-talk/ef128a6d-5b7b-412f-b8ca-db77ccbff2c2%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/CAFKVRj-BzNxC_%2BT3bGPOzXgz0anRm4W5iEGqRqGwo94hZz0z3w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to