order can be specified as a hash, e.g.:
order(id: :desc)
This will prevent “ambiguous column” errors when the order is used with joins or includes.