hashids.rb
hashids.rb copied to clipboard
What is the default salt on a Ruby-on-Rails deploy?
I need to generate hashids from Python, but can't figure out what salt is used by default in the Ruby on Rails deploy.
This would be an awesome detail to add to the README!