I'm working on a Rails plugin that includes a way to modify the order of associated records in a has_many :through association. Say we have the following models:I'm working on a Rails plugin that includes a w
I'm working on a Rails plugin that includes a way to modify the order of associated records in a has_many :through association. Say we have the following models:I'm working on a Rails plugin that includes a w