Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rails 5 compatibility: url query params
As "params" is now an ActionController::Parameters and not an Hash, in rails 5, the method that set query parameters in url should be fixed, to take this change in consideration.
- Loading branch information