Closed fguillen closed 11 years ago
I'm missing a method like:
get_rack_session(<key>)
In the way that:
set_rack_session(:key => "value") get_rack_session(:key) # value
v0.1.0
:D thx
I'm missing a method like:
In the way that: