Yes, I tried that too, but it looses the session information on the way.
Now I found out that it actually works for the action itself (the
session value is present), but not for before_filters (the session value
went away)!
And I can still pass the session information in a hash, as before.