You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
22
22
23
23
- Upgraded to a newer `OmniAuth::Identity::SecurePassword` ripped from [Rails 6-1-stable](https://github.com/rails/rails/blob/6-1-stable/activemodel/lib/active_model/secure_password.rb)
24
24
- Aeons ago the original was ripped from Rails 3.1, and frozen in time.
25
-
While writing specs, it was discovered to be incompatible with this gems' Sequel adapter.
25
+
While writing specs, it was discovered to be incompatible with this gem's Sequel adapter.
26
26
- Specs validate that the new version does work.
27
27
In any case, the ripped version is only used when the `has_secure_password` macro is not yet defined in the class.
0 commit comments