namick/obfuscate_id
Make your ActiveRecord ids non-obvious. Mixes up record ids in a simple, reversible hashing algorithm so that it can then automatically revert the hashed number back to the original id for record lookup without having to store a hash or tag in the database.
RubyMIT
Issues
- 0
Is this gem still alive?
#63 opened by DmytroStepaniuk - 7
- 5
Gem not working with Rails 5
#51 opened by gregblass - 0
- 2
Describe the security limitation?
#47 opened by arjunmenon - 1
class.find_by() not working
#48 opened by LeKristapino - 1
Can not `lock!`an ActiveRecord instance
#53 opened by alexagranov - 3
Any plan to obfuscate with nice Hashids
#35 opened by fengye87 - 1
Access methods to deobfuscate the ID
#58 opened by iamdriz - 18
Don't compatible with Rails 4
#28 opened by bastengao - 0
Obfuscate an ActiveRecord collection
#52 opened by keyeh - 5
- 9
- 5
- 0
bignum too big to convert into `long'
#43 opened by augnustin - 4
- 3
Fixture load breaks
#14 opened by chengguangnan - 5
Using find() in ApplicationController tries to find by obfuscated ID and breaks.
#18 opened by michaelpumo - 1
Speed for API
#32 opened by ACPK - 1
Bug on batch actions with ActiveAdmin
#26 opened by jnettome - 1
reload no longer works
#27 opened by markwpiper - 1
- 2
Bignum too big to convert into `long'
#10 opened by ahug - 2
License missing from gemspec
#12 opened by bf4 - 3
Breaks when upgrading to Rails 4.1
#19 opened by arikrak - 2
How can i generate the obfuscated id ?
#15 opened by iesta - 10
nested resources fails
#6 opened by Znow - 7
Problem reloading objects
#2 opened by dgilperez - 1