Skip to content

Instantly share code, notes, and snippets.

@olly
Created May 6, 2009 16:34
Show Gist options
  • Save olly/107595 to your computer and use it in GitHub Desktop.
Save olly/107595 to your computer and use it in GitHub Desktop.
def cookies
@cookies ||= ActionController::CookieJar.new(self)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment