Photo by Bruno Abatti on Unsplash
“Rails is Dead!”
… is the exclamation sentence that I heard a lot when the first time I jumped in with Rails. It was late 2014. And I was on trainee to be ‘Ruby (on Rails) Developer’
Today, 2019. Almost 7 year later, and Rails is not yet dead. I wonder why.
Indonesian Startup Ecosystem : Rails Bootstrapping!
Ruby Gem List
So far, devise
still the most popular authentication solution for Rails. It’s flexible but provide one-pack complete solution. Specs like remember login user, tracks sign in, lock user after sign-in attempt. OmniAuth. Currently devise
has 10 modules.
But today, I mostly works in API only mode.