split icon indicating copy to clipboard operation
split copied to clipboard

Using Split in Route Constraints?

Open houdini3009 opened this issue 8 years ago • 3 comments

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??

houdini3009 avatar May 16 '17 02:05 houdini3009

We would also need this.

ncri avatar Jun 28 '17 06:06 ncri

waiting for it

ghost avatar Jul 24 '17 04:07 ghost

This pull request might be helpful for doing this: https://github.com/splitrb/split/pull/490

andrew avatar Aug 17 '17 14:08 andrew