(String: {%- set hs_blog_post_body -%} {%- set in_blog_post_body = true -%} <span id="hs_cos_wrapper_post_body" class="hs_cos_wrapper hs_cos_wrapper_meta_field hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="meta_field" data-hs-cos-type="rich_text"> <div class="blog-post__lead h2"> <p><span>I came across some pretty cool stats that got me thinking.</span></p> </div></span>)

We Asked the Industry: Is Ruby on Rails Dead?

Photo of Michał Poczwardowski

Michał Poczwardowski

Updated Feb 21, 2024 • 12 min read
Neww

I came across some pretty cool stats that got me thinking.

After reading our recent roundup of the top 34 companies using Ruby in 2019 the common theme of ‘based in San Francisco’ was pretty obvious.

So I did a bit of searching – did you know the highest amount of open developer positions in the Bay Area was for ‘Rails’? (1066 positions). That was in 2018.

Today, the number is even bigger: 1,334.

I wonder if the decline in HB1 visas is part of the reason why so many Rails developers are needed – and why so many companies look to outsource teams.

Our team has certainly been busy – so we put the question "Is Ruby on Rails dead?" to the industry and to our team of 96 RoR developers.

See what they had to say below:

First quote about RoR

Ruby on Rails is not the young, exciting platform like it used to be. However, this doesn't mean that it's dead.

Far from it – RoR is now a stable framework with known strengths and weaknesses, an extensive library ecosystem, and large numbers of trained developers. It's a proven, reliable tool that will be a part of our toolkit for a long time to come. New frameworks have dethroned Rails from the 'new and exciting' position, but Rails has dethroned PHP from the 'familiar and reliable' position. I wouldn't hesitate for a second to use Rails on a new project or business today.

Uku Taht, Founder at Plausible

Second quote about RoR

People have been saying Ruby is dead or certainly on its way out for several years now, but most such claims are made about prior evolutions of Ruby rather than the version we are working with today – which is far from dying and is in fact evolving.

Looking at the new release and plans from the end of 2018 onwards, Ruby is essentially going from strength to strength and expanding and improving with every new iteration to meet the growing needs and expectations of its users.

John Moss, CEO at English Blinds

Ruby is definitely not dead. If we consider it together with Ruby on Rails, then this platform has grown enough to be a stable, mature and rich solution for web development. Every year so much happens in the ecosystem, new version releases, conferences, lots of new learning resources. It all proves that Ruby is a vital solution for web building.

When I see “Ruby is dead”, I think some might say that because there’s not so much buzz around it anymore, other technologies just became more trendy on the market. But if we check, for example, the TIOBE Index – it clearly indicates that Ruby is not dead and it is still gaining popularity.

Kamil Paszkowski, RoR Team Leader at Netguru

Third quote about RoR

I don't think that saying "dead" for a language or framework is possible at all – there are tons of different businesses which require different types of software and have different needs, and that every piece of code written can be used somewhere.

For sure that applies to Ruby and Rails – it's still very popular, has a very active community, constant updates and new version releases. Ruby is still a very viable choice for fast prototyping, and not-so-complex web applications.

Jacek Jakubik, RoR Tech Lead at Netguru

Fourth quote about RoR

The only applications we still use Ruby on are applications built at the peak of the Web 2.0 era. Performance and scaling are two of the biggest concerns.

While Ruby can be scaled, doing so is considerably more expensive than scaling other languages, and the options are much more limited. The lack of flexibility also hurts. Ruby on Rails apps need to be built in a very specific way. Sometimes the 'rails way' isn’t the best way.

Jeremiah Lutz, Senior Developer at Manufacturing Marketing Pros

Fifth quote about RoR

I wouldn't say that Ruby on Rails is dead at all. The simple proof; GitHub runs on Ruby on Rails. Aside from Github however, RR is still relevant and is used by a considerable number of startups, especially in Vancouver.

These days it is used as a base for prototyping, scalable apps, and content management systems. This is despite Node eating into Ruby's popularity. It's also hugely popular in other countries like Japan, which shouldn't come as a big surprise considering that's where Yukihiro Matsumoto (the chief designer of Ruby programming language) is from.

Timothy Orbasido, Full-stack Developer at Numinix

Sixth quote about RoR

The short answer is, no, Ruby on Rails is not a dead language.

The truth is that Ruby just got a recent minor update to 2.7 with a 1.7x increase in performance and is expecting a major update added to Ruby 3 in 2020. Ruby on Rails is not dead, it's evolving. I'm excited to see where it'll go next and what to expect in the newest update.

Jason David, CEO of Software Portal

Seventh quote about RoR
So generally speaking I'm pretty sure Ruby on Rails is not dead, it's no longer the "cool kid" around different web frameworks – but it's constantly changing, taking into consideration all the new trends in web development.
I also want to point out Ruby developers as a community – by looking at the code we produce – I'm pretty sure we really care about it, we use different tools to keep it readable and clean, we are serious about writing tests, we always try to organize it properly, and all this results in a maintainable and extendable code in the long term.
Marek Buszman, Senior RoR Developer at Netguru

Eight quote about RoR

I think people have to be aware of the purpose of Rails. I believe Rails is still the most wanted framework when we think about making a quick MVP or if we want to prototype something and check a concept.

I think people have difficulties recognizing the moment when their projects cross the border from being a startup or concept to becoming a real project. Sometimes we have to stop and spend some more time thinking about architecture and how it should work on a bigger scale.

Dariusz Musielak, Tech Lead and Team Lead at Netguru

Nineth quote about RoR

As a developer for many years, I believe that RoR is way passed its prime.

Granted it's one of the originals in the world of development and gave us years of rock-solid performance, I think it's becoming outdated due to AI. Ruby on Rails just doesn't have the functionality required by today's applications that are more demanding, especially in regards to AI.

You simply cannot build artificial intelligence projects on an RoR framework, so it's only a matter of time before Ruby on Rails becomes obsolete.

Raj Vardhman, Co-Founder at Go Remotely

Tenth quote about RoR

The "Is Ruby On Rails a dead programming language" question get's asked every year, similar to SEO is dead, this is a whole load of baloney.

Twitter departing from Ruby didn't help the PR for Ruby but when you have such progressive sites like Github and Shopify using it, it shows it is here to stay. Ruby on Rails is a very mature programme, and this stands in its favor. There are massive reasons that Ruby will continue to excel.

Sean Clancy, SEO Director at Edge

In my opinion Ruby on Rails is not dead and probably will never be. It's not well suited for all business domains, but it works really good for fast prototyping. My thoughts are based on the market. There were, are and will be many businesses that need to validate the idea before even asking for money from investors.

Radek Piątek, Senior RoR Developer and Team Lead at Netguru

Eleventh quote about RoR

The reason why Rails might not be considered trendy has a lot to do with its own success.

The framework has solutions for many generic problems, and there are community libraries for many more, so there isn’t really that much to add to it at this point. Its rich feature set has become a benchmark for other competing frameworks. It also means that when you develop with Rails the framework is not your focus – you only need to work on functionality that is specific to your application.

Another reason that Rails developers are in high demand is because there’s a lot of knowledge you need to pick up to become one, since it’s been evolving for a while now – companies might choose Node.js over Rails simply because there are more JS devs available, and the barrier for entry might seem smaller.

Krzysztof Urban, Tech Lead at Netguru

That wraps it up! It's very interesting to see so many opinions – it seems there are common pro's and con's to using Ruby on Rails which we have rounded up below.

Summary

The pro's of Ruby on Rails

The con's of Ruby on Rails

  • There might not be as much 'buzz' around it as other other stacks
  • Great for taking an app to market but may be hard to scale
  • Not best suited to Machine Learning projects which are popular currently

Here are some resources to help you answer these concerns for yourself – we put together a great article about the business direction of Ruby on Rails to help you plan for the future.

If you are wondering how Ruby on Rails can be used in machine learning check out this cool guide – you can also learn more about hosting and scaling RoR as your app gets bigger.

As always we would love to hear your view – drop me a message on LinkedIn or contact our team of 96 RoR developers today.

Tags

Photo of Michał Poczwardowski

More posts by this author

Michał Poczwardowski

Michal was born in a beautiful city of Gdansk, wherein he spent all his life. He graduated from the...
Need a project estimation?  Fill the form.     Our team will reach out to you in no time.

We're Netguru!

At Netguru we specialize in designing, building, shipping and scaling beautiful, usable products with blazing-fast efficiency
Let's talk business!

Trusted by: