NameError at /signup uninitialized constant User::Digest ``` * file: domain.rb * location: hash_pw * line: 76 ``` This is fixed when adding require 'digest' to app.rb