You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my sinatra app, I would like to be able to set a flash[:notice] message, then redirect, but it seems that the flash[:notice] is empty after a redirect.
Is this the expected behaviour?
Thanks,
Steven
The text was updated successfully, but these errors were encountered:
Hi,
In my sinatra app, I would like to be able to set a flash[:notice] message, then redirect, but it seems that the flash[:notice] is empty after a redirect.
Is this the expected behaviour?
Thanks,
Steven
The text was updated successfully, but these errors were encountered: