Add test for Rails Redis cookie store integration
This commit is contained in:
@ -63,3 +63,5 @@ gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
|
||||
|
||||
gem 'devise'
|
||||
gem 'faker', :git => 'https://github.com/stympy/faker.git', :branch => 'master'
|
||||
gem 'redis-rails'
|
||||
|
||||
|
Reference in New Issue
Block a user