Ruby On Rails form token kick user after code is updated -
after update our ror application , user has opened form , submits form after code updated our ror application says invalid authenticity token , logs out user submitted form.
is there way how solve , update our code without logging out our users when have submitted form after code updated?
Comments
Post a Comment