Devise v4.4.1 Release Notes

Release Date: 2018-01-23 // about 6 years ago
    • 🐛 bug fixes
      • Ensure Gemspec is loaded as utf-8. (by @segiddins)
      • Fix ActiveRecord check on Confirmable. (by @tegon)
      • Fix signed_in? docs without running auth hooks. by (@machty)