aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/models/user.rb
Commit message (Expand)AuthorAgeFilesLines
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-1/+1
* automatically include ActiveModel::Validations when include ActiveModel::Secu...Aditya Kapoor2014-07-031-1/+0
* Rewrote the tests for has_secure_passwordGodfrey Chan2014-01-241-1/+1
* Updated tests for has_secure_password.Erich Menge2012-05-081-0/+3
* Added ActiveRecord::Base#has_secure_password (via ActiveModel::SecurePassword...David Heinemeier Hansson2010-12-181-0/+8