module TurboGraft::Cookies

Sets a request_method cookie containing the request method of the current request. The Turbolinks script will not initialize if this cookie is not set, or set to anything other than GET.

Private Instance Methods