authlogic icon indicating copy to clipboard operation
authlogic copied to clipboard

Fix `default_timezone` depreciation warning in Rails 7

Open JenteSL opened this issue 4 years ago • 1 comments

Per #743, I changed the implementation of the current time in the same way for #update_login_timestamps, to get rid of the ActiveRecord::Base.default_timezone depreciation warning in Rails 7.0.

JenteSL avatar Nov 26 '21 17:11 JenteSL

Please rebase and push to trigger new test run

jaredbeck avatar Dec 29 '22 19:12 jaredbeck