1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activemodel/test
bogdanvlviv e62e68e25b
has_secure_password: use recovery_password instead of activation_token
Since we have `has_secure_token`, it is too confusing to use `_token`
suffix with `has_secure_password`.
Context https://github.com/rails/rails/pull/33307#discussion_r200807185
2018-07-08 14:12:27 +03:00
..
cases has_secure_password: use recovery_password instead of activation_token 2018-07-08 14:12:27 +03:00
models has_secure_password: use recovery_password instead of activation_token 2018-07-08 14:12:27 +03:00
validators Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00