The rails community seems to be leaving Authlogic in favor of Devise. I have been using Authlogic for over a year and would like to know what the reasons are. Is it just marketing, or is there a good reason for this? I have used Devise and prefer Authlogic at this point, but if there is a good reason to make the switch I certainly would.
I have read quite a bit on Devise but I don't see where the excitement comes from. The main reason I like the idea of Devise is because of the community support - as of this writing stackoverflow has 605 questions for Authlogic and 2580 for Devise.
Any input is greatly appreciated.