##Creating User Accounts in Sinatra
An overview of how to build out the User model for a Sinatra app, starting with the migration file and ending around login authentication. Written for Dev Bootcamp students by a (once upon a time) Dev Bootcamp student.
30 August 2013: Now with BCrypt!