I am saving a category in rails. Would like to pass a message if the saving successes with msg=successful, and it worked. However there is an error saying bad URI if multiple words message is included, such as msg=category saved successfully or msg='category saved successfully'.I am saving a category in rails. Would like to