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
Has anyone devised a way to use Split in routes.rb or route constraints? We need to do this out of technical necessity but it looks like it's not possible. session is not available in routes.rb and split depends on it. There doesn't seem to be a way to pass request.session to it instead. Any ideas??
The text was updated successfully, but these errors were encountered:
Has anyone devised a way to use Split in routes.rb or route constraints? We need to do this out of technical necessity but it looks like it's not possible. session is not available in routes.rb and split depends on it. There doesn't seem to be a way to pass request.session to it instead. Any ideas??
The text was updated successfully, but these errors were encountered: