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

Fix rubocop warnings #117

Closed y-yagi closed 4 years ago

y-yagi commented 4 years ago

This fixes following rubocop warnings:

/home/y-yagi/src/github.com/y-yagi/redis-session-store/.rubocop.yml: Warning: no department given for FileName.
/home/y-yagi/src/github.com/y-yagi/redis-session-store/.rubocop.yml: Warning: no department given for DoubleNegation.
.rubocop.yml: Metrics/LineLength has the wrong namespace - should be Layout