-
Sean McGivern authored
We did this for Sidekiq arguments, but not for HTTP request params. We now do the same everywhere: Sidekiq arguments, Grape params, and Rails controller params. As the params start life as hashes, the order is defined by whatever's creating the hashes.
f2d677ac