Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Rails

Rails

343 projects

Showing 36 of 343 projects

agoo
agooC

A high-performance HTTP server for Ruby with Rack compatibility, GraphQL support, and exceptional speed.

#http-server#fast#webserver
Stars928
Forks40
Last commit1 month ago
agoo-demo
agoo-demoC

A high-performance HTTP server for Ruby with Rack compatibility, GraphQL support, and exceptional static asset serving speeds.

#http-server#fast#webserver
Stars928
Forks40
Last commit1 month ago
osem
osemRuby

An open-source event management platform specifically designed for Free and Open Source Software conferences.

#hacktoberfest#open-source#rails
Stars918
Forks501
Last commit10 days ago
AnywayConfig
AnywayConfigRuby

A Ruby configuration library that unifies settings from YAML, environment variables, credentials, and other sources into structured classes.

#hacktoberfest#ruby-gems#rails
Stars908
Forks60
Last commit13 days ago
Simple Navigation
Simple NavigationRuby

A Ruby gem for creating multi-level navigations in Rails, Sinatra, or Padrino applications.

#rails#ruby-gem#menu
Stars887
Forks137
Last commit2 months ago
Light Service
Light ServiceRuby

A Ruby service skeleton framework for orchestrating business logic into a series of simple, single-responsibility actions.

#business-logic#service-layer#rails
Stars882
Forks73
Last commit3 months ago
boarding
boardingRuby

Instantly create a simple signup page for TestFlight beta testers to automate onboarding.

#deployment#ios#rails
Stars881
Forks190
Last commit2 years ago
rubocop-rails
rubocop-railsRuby

A RuboCop extension that enforces Rails best practices and coding conventions through automated linting.

#hacktoberfest#rails#automated-code-review
Stars877
Forks304
Last commit2 days ago
Rubocop Rails
Rubocop RailsRuby

A RuboCop extension that enforces Rails best practices and coding conventions through automated linting.

#hacktoberfest#developer-tools#rails
Stars877
Forks304
Last commit2 days ago
FAE
FAERuby

A customizable and scalable content management system engine for Ruby on Rails applications.

#multi-language#hacktoberfest#rails
Stars854
Forks143
Last commit3 days ago
active_link_to
active_link_toRuby

A Rails view helper that automatically adds 'active' CSS classes to links based on the current page.

#rails#view-helper#ruby-gem
Stars854
Forks83
Last commit2 years ago
Fae
FaeRuby

A customizable and scalable content management system engine for Ruby on Rails applications.

#multi-language#hacktoberfest#rails
Stars854
Forks143
Last commit3 days ago
MotorAdmin
MotorAdminRuby

A low-code admin panel and business intelligence Rails engine configurable entirely from the UI, no DSL required.

#crud#sql-queries#rails
Stars839
Forks90
Last commit4 months ago
SearchCop
SearchCopRuby

Adds search engine-like fulltext query support to ActiveRecord models using simple query strings and hash-based queries.

#search#postgres#rails
Stars838
Forks37
Last commit4 months ago
Bh
BhRuby

A Ruby gem providing view helpers to simplify Bootstrap 6 component usage in Rails applications.

#html-simplification#bootstrap3#bh-gem
Stars832
Forks74
Last commit23 days ago
inaturalist
inaturalistJavaScript

Open-source Rails application powering iNaturalist.org, a platform for recording and sharing biodiversity observations.

#observations#citizen-science#conservation
Stars827
Forks228
Last commit1 day ago
HttpLog
HttpLogRuby

A Ruby gem for logging outgoing HTTP requests from your application to aid debugging and understanding API interactions.

#rails#api-debugging#http
Stars826
Forks79
Last commit3 months ago
tinymce-rails
tinymce-railsJavaScript

A Ruby gem that integrates the TinyMCE rich text editor with the Rails asset pipeline for easy inclusion and configuration.

#tinymce#rails#rich-text-editing
Stars824
Forks264
Last commit5 days ago
deep_cloneable
deep_cloneableRuby

A Ruby gem that adds deep cloning capabilities to ActiveRecord models, including user-specified associations.

#orm#database#rails
Stars812
Forks92
Last commit3 months ago
autolab
autolabRuby

An open-source course management system that enables auto-graded programming assignments and comprehensive course administration.

#autolab#rails#feedback
Stars811
Forks235
Last commit19 days ago
auto_html
auto_htmlRuby

A Ruby gem that transforms plain text into HTML using a pipeline of composable filters.

#emoji#rails#pipeline
Stars797
Forks183
Last commit27 days ago
Polo
PoloRuby

A Ruby gem that traverses ActiveRecord associations to generate SQL snapshots of real-world data for development environments.

#database-fixtures#snapshot#database
Stars789
Forks48
Last commit10 months ago
Forgery
ForgeryRuby

A Ruby gem for generating fake data with a simple syntax and customizable dictionaries for testing and development.

#rails#fake-data#ruby-gem
Stars786
Forks102
Last commit5 years ago
AccessGranted
AccessGrantedRuby

A lightweight, multi-role, whitelist-based authorization gem for Rails and other Ruby applications.

#whitelist#rails#ruby-gem
Stars779
Forks40
Last commit2 years ago
CableReady
CableReadyRuby

Trigger client-side DOM changes from server-side Ruby via ActionCable for real-time user experiences.

#dom-manipulation#hacktoberfest#rails
Stars772
Forks74
Last commit11 months ago
Madmin
MadminRuby

A robust, customizable admin interface for Ruby on Rails applications with full Rails feature support.

#hacktoberfest#rails#admin
Stars757
Forks98
Last commit5 days ago
rodauth-rails
rodauth-railsHTML

Rails integration for the Rodauth authentication framework, providing a robust, feature-rich alternative to Devise.

#json-api#rails#enterprise-security
Stars754
Forks48
Last commit29 days ago
Yt
YtRuby

A comprehensive Ruby client for interacting with YouTube's Data and Analytics APIs.

#oauth#rails#oauth2
Stars753
Forks161
Last commit1 month ago
dawnscanner
dawnscannerRuby

A static analysis security scanner for Ruby web applications, supporting Rails, Sinatra, and Padrino frameworks.

#hanami#vulnerabilities#rails
Stars749
Forks84
Last commit2 years ago
ERB Lint
ERB LintRuby

A Ruby tool to lint ERB and HTML files using built-in and custom linters for code quality and security.

#html-linter#erb-linter#rails
Stars746
Forks136
Last commit1 month ago
Unread
UnreadRuby

A Ruby on Rails gem to manage read/unread status of ActiveRecord objects with high performance.

#rubygems#database#rails
Stars742
Forks121
Last commit2 months ago
Shift
ShiftRuby

An application for running safe, online schema migrations on MySQL databases with a web UI and shard support.

#online-schema-change#rails#database-operations
Stars740
Forks50
Last commit1 year ago
carrierwave_backgrounder
carrierwave_backgrounderRuby

Offloads CarrierWave image processing and storage to background jobs using ActiveJob or Sidekiq to prevent request blocking.

#activejob#sidekiq#carrierwave
Stars738
Forks404
Last commit3 months ago
Online Migrations
Online MigrationsRuby

A Ruby gem that catches unsafe PostgreSQL migrations in development and provides helpers to run them safely in production.

#rails#zero-downtime#background-migrations
Stars738
Forks27
Last commit10 days ago
Maily
MailyRuby

A Rails Engine to preview, manage, and test email templates directly in the browser.

#hooks#email-testing#email-templates
Stars708
Forks30
Last commit2 years ago
Docker Registry Browser
Docker Registry BrowserRuby

A web interface for browsing and managing Docker registries via the HTTP API V2, built with Ruby on Rails.

#user-interface#devops#rails
Stars687
Forks62
Last commit4 days ago
PreviousPage 6 of 10Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
#Ruby230
#Ruby Gem169
#Ruby On Rails147
#Activerecord75
#Postgresql42
#Hacktoberfest35
#Self Hosted30
#Sinatra26
#Active Record24
#Developer Tools23
#Rails Gem23
#Gem22