encrypted_id icon indicating copy to clipboard operation
encrypted_id copied to clipboard

Allows you to encrypt the ID of your ActiveRecord model.

Results 5 encrypted_id issues
Sort by recently updated
recently updated
newest added

When I tried using it with ruby 2.1.5 and rails 4.1.8, I get "Could not decrypt ID". I'm using my fork of the 4.1 Encrypted_id fix: gem "encrypted_id", github: 'ACPK/encrypted_id'

Hi, When adding "encrypted_id key: '5gA6lgr5g3GOg7EOQ1caYQ123' "to user.rb, whenever I logged in, the system just redirect me to sign_in page again with message "You need to sign in or sign...