Kir Shatrov
|
d7b1521db8
|
Use frozen string literal in activemodel/
|
2017-07-16 20:11:16 +03:00 |
|
Matthew Draper
|
87b3e226d6
|
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
This reverts commit 3420a14590 , reversing
changes made to afb66a5a59 .
|
2017-07-02 02:15:17 +09:30 |
|
Kir Shatrov
|
cfade1ec7e
|
Enforce frozen string in Rubocop
|
2017-07-01 02:11:03 +03:00 |
|
Xavier Noria
|
80e66cc4d9
|
normalizes indentation and whitespace across the project
|
2016-08-06 20:16:27 +02:00 |
|
Aditya Kapoor
|
7b1a42c057
|
automatically include ActiveModel::Validations when include ActiveModel::SecurePassword
|
2014-07-03 02:51:12 +05:30 |
|
Godfrey Chan
|
19a4ef305d
|
Rewrote the tests for has_secure_password
|
2014-01-24 19:49:30 -08:00 |
|
Erich Menge
|
f021377358
|
Updated tests for has_secure_password.
|
2012-05-08 18:08:55 -05:00 |
|
David Heinemeier Hansson
|
bcf4e4f2b0
|
Added ActiveRecord::Base#has_secure_password (via ActiveModel::SecurePassword) to encapsulate dead-simple password usage with SHA2 encryption and salting
|
2010-12-18 13:38:05 -08:00 |
|