RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

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!

friendly_digest a Gem to reduce typos in ID strings

The friendly_digest gem tries to reduce user mistakes when they are referring to an ID. It removes 0,O,1,L characters and jumbles things up to make them look non-sequential. It also removes case sensitivity. Optionally, you can add an extra character as a checksum so that can be more confident there was no typo.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in