keyeh opened this issue 9 years ago · 0 comments
This is useful for APIs or passing an array of IDs to the view.
I propose adding a class method, something like this:
Post.all.obfuscate_ids # Returns array of obfuscated IDs
Thoughts?