Getting Rack::Session::Abstract::SessionHash error with rails edge

I am getting Rack::Session::Abstract::SessionHash error with rails edge when I start server.

Code works fine with rails 3.0.1 .

What's the fix?