Rails + Ranscaker, How to hide empty params in url
I have created search forms using Ransack, but I have a problem. When I leave input empty I would like form not to send these inputs, so it won’t appear in my parameters.
I have created search forms using Ransack, but I have a problem. When I leave input empty I would like form not to send these inputs, so it won’t appear in my parameters.