monterail / guidelines

[DEPRECATED] We are Ruby on Rails experts from Poland. Think hussars. Solid & winged. These are our guidelines.
71 stars 17 forks source link

Use redis-session-store for storing session in redis #210

Closed chytreg closed 10 years ago

chytreg commented 10 years ago

According to issue in redis-rails - which don't set expire time properly https://github.com/redis-store/redis-rails/issues/10

Please use https://github.com/roidrage/redis-session-store for storing rails session in redis.

sheerun commented 10 years ago

ok

jandudulski commented 10 years ago

:+1: