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

Support #session_destroy #11

Closed j-mcnally closed 10 years ago

j-mcnally commented 10 years ago

Support session_destroy

meatballhat commented 10 years ago

Trailing whitespace :scream_cat:

j-mcnally commented 10 years ago

haha i will clean this up and add tests.....

j-mcnally commented 10 years ago

Confused about the trailing white space... what is travis complaining about? Not familiar with RuboCop

meatballhat commented 10 years ago

Looks like some extra space on an otherwise blank line lib/redis-session-store.rb:59:1, the first line of your change.

j-mcnally commented 10 years ago

Sorry ok, I will fix this, i blame the github quick edit ;(

Thats what i get for being lazy!

meatballhat commented 10 years ago

It's Friday night! What are we doing having a pull request comment conversation??!?

Seriously, you're awesome.