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
Add Flash and MethodOverride middlewares only to MC engine
And not to the whole app, as these might interfere with other
middlewares such as `Rack::RewindableInput`.
Thanks to @mintuhouse for realising this. Fixes#207.
0 commit comments