Dean Phillips

Results 1 issues of Dean Phillips

In my database I have a store, each store has_many locations, and each location has_many assets. I'm needing to use a context filter based on the current_user's store id, which...