redis-store / redis-actionpack

Redis stores for ActionPack
http://redis-store.org/redis-actionpack
MIT License
76 stars 44 forks source link

domain :all is not working. #7

Closed ratsbomb closed 8 years ago

ratsbomb commented 8 years ago

I'm using redis_store with domain :all option. then, I got no implicit conversion of Symbol into String errors.

I found related issues here but, It's failure status.

My Environments Rails 3.2.22

Using redis 3.2.1
Using redis-namespace 1.5.2
Using redis-store 1.1.7
Using redis-rack 1.4.4
Using redis-actionpack 3.2.4
Using redis-activesupport 3.2.5
Using redis-rack-cache 1.2.2
Using redis-rails 3.2.4
radar commented 8 years ago

@ratsbomb Please show the configuration exactly as you're using it.

tubbo commented 8 years ago

@ratsbomb let me know if this is still a problem but since there hasn't been any activity in over a year, I'm closing.