cvonkleist / encrypted_cookie

AES-128 encrypted session cookies for Rack (and Sinatra and other frameworks).
MIT License
53 stars 14 forks source link

rubocop fixes #11

Open vanhecke opened 9 years ago

vanhecke commented 9 years ago

I was reading through the code because I'm planning production use. Did some easy changes to make rubocop happier.

namelessjon commented 9 years ago

Hi there! Thanks for the patch

What Rubocop settings did you use for this?

vanhecke commented 9 years ago

I'm running linter-rubocop in atom. Opened the atom package's source and it uses default settings: https://github.com/AtomLinter/linter-rubocop/blob/master/index.coffee