← Back to Rankings
ruby logo

Ruby

Created by Yukihiro Matsumoto in 1995

Rank
#13
Score
9.21

Dynamic language focused on simplicity and productivity

Object-orientedProceduralFunctional

Key Statistics

Current Rank
#13
1
Popularity Score
9.2
out of 100
First Released
1995
31 years ago
Trend Direction
↗ Rising
5.2 pts
Created by Yukihiro Matsumoto in 1995

Popularity Trend

9.26.53.9
Mar 15Apr 26May 31

Composite score over the last 12 weeks

Source Breakdown

Contribution by data source (Total: 9.2)

GitHub(25% weight)
15.9173.8%
Job Postings(20% weight)
11.7127.4%
Stack Overflow(15% weight)
4.245.6%
Google Trends(15% weight)
8.390.9%
Tutorials(5% weight)
19.4211.9%

Scores are weighted by importance: GitHub (25%), Jobs (20%), Stack Overflow (15%), Google Trends (15%), Packages (10%), Reddit (10%), Tutorials (5%).

Recent History

PeriodRankScore
May 2026Current#139.2
May 2026#129.2
May 2026#127.9
May 2026#127.9
May 2026#104.0

Analysis & Context

Ruby peaked in popularity around 2015, carried by Rails' dominance of the startup web framework market. Since then, it has ceded ground to JavaScript frameworks and Python for new projects — but the story is not decline, it is stabilization. Shopify runs one of the world's largest Rails codebases and actively invests in Ruby's performance (YJIT, the Ruby JIT compiler, was developed at Shopify and merged into Ruby core). The installed base of Rails applications is large, mature, and actively maintained.

Where Ruby Is Used

Ruby on Rails web development

Rails remains a productive framework for database-backed web applications. GitHub was built on Rails. Shopify's core platform runs Rails. New Rails development is selective — typically at companies with existing Rails investment or small teams that value Rails' convention-over-configuration productivity.

Shopify app development

Shopify's ecosystem runs on Ruby. Third-party Shopify apps, custom storefronts, and Shopify Partners development work happens in Ruby/Rails. This is a commercially active ecosystem with direct revenue opportunities.

Developer tooling and automation

Jekyll (static site generator), Fastlane (iOS/Android build automation), and many developer productivity tools are Ruby. The scripting heritage of Ruby makes it well-suited for tooling that lives at the intersection of development workflow.

The AI Era

Ruby is well-represented in AI training data — Rails conventions are thoroughly understood by GitHub Copilot and similar tools, which generate idiomatic Rails code reliably. The AI era has not produced a Ruby-native ML ecosystem, but Ruby developers are integrating LLMs at the application layer through community gems wrapping OpenAI and Anthropic APIs. The productivity argument for Rails (fewer lines of code, strong conventions) is partly recaptured by AI coding tools, which may support Ruby's continued use in maintenance contexts.

Job Market

Ruby job demand is stable but not growing. The market is largely maintenance-focused: companies that built on Rails in the 2010s continue to hire Ruby engineers to extend and maintain those systems. Senior Rails engineers — particularly those who can navigate large, complex codebases — are well-compensated relative to the volume of roles. The new-project market for Ruby is small; the existing-codebase market is large and persistent.

Related Languages

Embed the Ruby rank badge

A live badge that always shows Ruby's current rank in the LangPop index. Drop it in a README, docs page, or article — it updates automatically every week.

PreviewLangPop rank for Ruby

Markdown (README)

[![LangPop rank for Ruby](https://langpop.com/api/badges/ruby)](https://langpop.com/language/ruby)

HTML

<a href="https://langpop.com/language/ruby"><img src="https://langpop.com/api/badges/ruby" alt="LangPop rank for Ruby" height="20" /></a>

Compare Ruby with other languages

Open Comparison Tool