(@mick, you mentioned this last night, but I haven't investigated it at all)
Just a note, in case it's helpful, that you can edit my diff to retrieve the route input in the same way you do the ending param:
/:first_path_text(screen[s]?)/:name
:first_path_test will be available in the same way as :name, but will carry only the value screen or screens
Let me know when you have a chance what the issue is exactly and I'll try to patch it up.
(@mick, you mentioned this last night, but I haven't investigated it at all)
Just a note, in case it's helpful, that you can edit my diff to retrieve the route input in the same way you do the ending param:
/:first_path_text(screen[s]?)/:name:first_path_testwill be available in the same way as:name, but will carry only the valuescreenorscreensLet me know when you have a chance what the issue is exactly and I'll try to patch it up.