A little rails test app showing the has_secure_password
option in a rails user model using the bcrypt ruby gem.
This has been used to learn some rails stuff and to answer the following question at Stackoverflow: https://stackoverflow.com/a/60533351/3842598