My issue I am having is, i want to include all these models when I query my object and return it via my API, but the only issue, is I want to only include on_the_ways where the user_id is not equal to nil. If the user_id is equal to nil, i do not want to include these models
Thanks in advance!