I\'ve got a strange issue on a Heroku deployment that I can\'t seem to duplicate locally. Basically when I find all on a specific model instead of sorting by ID it seems to
Just a update for Andrew's great answer (sorry I don't have enough reputation to add as a comment), the support for calling #default_scope without a block is now removed. Currently the acceptable syntax in Model is: