Signed URLs with Ruby on Rails

Using ActiveRecord's #signed_id and .find_signed methods you can create URLs that expire Show archive.org snapshot after some time. No conditionals or additional database columns required.

Henning Koch About 1 year ago