roidrage / redis-session-store

A simple session store for Rails based on Redis.
http://github.com/roidrage/redis-session-store
MIT License
366 stars 147 forks source link

Make get_session/set_session/destroy_session public #122

Open iggant opened 3 years ago

iggant commented 3 years ago

Inspired by https://github.com/roidrage/redis-session-store/pull/83

But also with Rails 6.1.0.rc1 there is error NoMethodError (private method delete_session' called for #RedisSessionStore:0x0000555c9eed60c0):`