最佳答案
在 Rails 3.0中如何用 MD5加密字符串?
模型中的 pass = MD5.hexdigest(pass)
产生 uninitialized constant MyModel::MD5