module Thoth::Helper::Cookie

The Cookie helper wraps access to Ramaze's request.cookies hash and returns only the first cookie matching a specified name (rather than an array).

Private Instance Methods