public Method

MemCacheStore.close

Update and close the session’s memcache entry.

Source Code

# File action_controller/session/mem_cache_store.rb, line 79
def close
  update
end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.