I would like to add a library to my app which can help me in manipulation query parameters which conform to the rails parameter naming conventions.
http://guides.rubyonrails.org/form_helpers.html#understanding-parameter-naming-conventions
If it can handle hashes and maps then it would be perfect.
The $.param function does exaclty the thing I want:
produces