How can I order by has-many value
I have cases table and I want if the case.step.name = "Shipped" to be at the end of the table I have case model
<