Using Devise, I would like to know if there is a way to remove a particular flash message? (Signed in Successfully).
I care about other msg in the view, so It is jus
You just define it to an empty string in your local file. In this case you can see nothing.