Barefoot.CookieAdapter

The CookieAdapter gives generalized access to cookies on the client and server side.  You’ll never have to create it by yourself.  Barefoot makes it available with the Barefoot.Router.

Environment Specific Mixins

The CookieAdapter gives generalized access to cookies on the client and server side.
The barefoot router extends the default backbone router by applying environment specific mixins to it
This mixin contains client specific code for the Barefoot.CookieAdapter component.
This mixin contains client specific code for the Barefoot.CookieAdapter component.
Close