Parent

Class/Module Index [+]

Quicksearch

Rack::Session::Memcache

Public Instance Methods

destroy_session_with_jpmobile(env, session_id, options) click to toggle source
# File lib/jpmobile/session/mem_cache_store.rb, line 4
def destroy_session_with_jpmobile(env, session_id, options)
  destroy_session_without_jpmobile(env, session_id, options)

  session_id || generate_sid
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.