RubyFlow The Ruby and Rails community linklog

Securely store information in URLs with UrlStore

Encode click-tracking or payment requests with secure hashing (Rails cookie-store style) simple as UrlStore.encode(:cliked=>’bottom-right’) <-> UrlStore.decode(params[:data]), try the secure url store Rails-plugin/Gem.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in