Rails 6.1 adds support for signed ids to Active Record

There are many ways of generating a signed link for implementing things like invitation email, unsubscribe link or password reset feature. You could add a token field on the model, use JWT tokens. But in the upcoming Rails versions, the functionality to generate tamper-proof and verifiable ids will be built into rails.
Rails 6.1 adds support for signed ids to Active Record #ruby #rubydeveloper #rubyonrails #active #record https://rubyonrails.ba/single/rails-6-1-adds-support-for-signed-ids-to-active-record

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles