Class Moneta::Adapters::Cookie
In: lib/moneta/adapters/cookie.rb
Parent: Memory

Cookie backend used by the middleware {Rack::MonetaCookies} @api public

Methods

clear   delete   new   reset   store  

Attributes

cookies  [R] 

Public Class methods

Public Instance methods

Reset the cookie store This method is used by the middleware.

[Validate]