Use hashids in ActiveRecord to obfuscate ID
I made a gem which provides the functionality to use Hashids in your Rails application transparently. https://github.com/dtaniwaki/acts_as_hashids Please take a look and give me a feedback in GitHub.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
I made a gem which provides the functionality to use Hashids in your Rails application transparently. https://github.com/dtaniwaki/acts_as_hashids Please take a look and give me a feedback in GitHub.
Post a comment