Hacker News new | ask | show | jobs
by d3nj4l 2060 days ago
I can imagine people thinking Devise is Rails' own auth, given how popular it is.
1 comments

well, whenever I did rails, that was pretty standard. Laravel's baked in auth, is probably why it's so much better than rails, that and queues, telescope, etc... all the nice to haves that come standard in laravel that are extra in rails apps.
I agree on this. But, you could add a few gems to Rails and it comes at par with Laravel.