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

SchemaPlus
SchemaPlusRuby

A collection of gems that extend ActiveRecord with automatic behaviors and advanced database features.

#activerecord-extensions#ruby-gems#rails
Stars677
Forks82
Last commit4 years ago
Rein
ReinRuby

A Ruby gem that adds database constraint methods to ActiveRecord migrations for PostgreSQL data integrity.

#database#postgres#rails
Stars670
Forks31
Last commit5 years ago
orats
oratsRuby

A CLI tool to generate opinionated Rails application templates with Docker, PostgreSQL, Redis, and Sidekiq pre-configured.

#application-boilerplate#sidekiq#rails
Stars658
Forks53
Last commit5 years ago
s3_direct_upload
s3_direct_uploadRuby

A Ruby gem for direct client-side file uploads to Amazon S3 with CORS support, integrated with Rails.

#amazon-s3#rails#aws-integration
Stars654
Forks326
Last commit2 years ago
Version Cake
Version CakeRuby

An unobtrusive Ruby gem for versioning APIs in Rails or Rack applications using versioned view templates.

#jbuilder#rails#api
Stars652
Forks45
Last commit3 years ago
Rubrowser
RubrowserJavaScript

A Ruby code dependency graph interactive visualizer that generates self-contained HTML visualizations.

#graph#developer-tools#rails
Stars646
Forks29
Last commit2 years ago
sorbet-rails
sorbet-railsRuby

A gem that generates RBI files and provides runtime helpers to integrate Sorbet static type checking with Ruby on Rails applications.

#developer-tools#rails#type-safety
Stars631
Forks83
Last commit2 years ago
Procodile
ProcodileRuby

A process manager for Ruby/Rails apps that runs Procfile processes in background/foreground with supervision.

#procfile#devops#rails
Stars612
Forks27
Last commit5 years ago
Tolk
TolkHTML

A Rails engine providing a web interface for managing i18n translations, syncing with YAML files.

#rails#translations#internationalization
Stars609
Forks153
Last commit1 year ago
AnnotateRb
AnnotateRbRuby

A Ruby gem that automatically adds schema and route annotations to Rails model, test, fixture, factory, and route files.

#developer-tools#rails#productivity
Stars605
Forks83
Last commit3 days ago
ActsAsTree
ActsAsTreeRuby

A Ruby gem that extends ActiveRecord to easily model hierarchical parent-child relationships in Rails applications.

#hierarchical-data#rails#tree-structure
Stars597
Forks86
Last commit4 years ago
crowdtiltOpen
crowdtiltOpenRuby

Open-source crowdfunding platform for launching advanced fundraising campaigns.

#rails#mailgun#heroku-deployment
Stars596
Forks302
Last commit9 years ago
Curly
CurlyRuby

A Ruby template language that separates HTML structure from Ruby logic using presenter classes.

#html-templating#rails#curly-template
Stars592
Forks21
Last commit3 months ago
kickoff_tailwind
kickoff_tailwindHTML

A Rails 7 application template preconfigured with Tailwind CSS, Devise, Stripe, and other essential gems for rapid web development.

#sidekiq#rails-template#rails
Stars577
Forks140
Last commit3 years ago
omniauth-twitter
omniauth-twitterRuby

OmniAuth strategy for implementing Sign in with Twitter using OAuth 1.0a in Ruby applications.

#web-authentication#rails#authentication
Stars576
Forks164
Last commit4 months ago
human-essentials
human-essentialsRuby

An inventory management system for diaper, incontinence, and period-supply banks to track donations, distribute to partners, and report analytics.

#hacktoberfest#open-source#rails
Stars571
Forks576
Last commit1 day ago
AngularJS Rails Templates
AngularJS Rails TemplatesRuby

A Ruby gem that integrates AngularJS templates with Rails' asset pipeline, caching them for direct client-side use.

#rails#angular-rails-templates#performance-optimization
Stars561
Forks171
Last commit
transitions
transitionsRuby

A Ruby state machine implementation extracted from ActiveModel, providing event-driven state transitions with callbacks.

#event-driven#callbacks#rails
Stars536
Forks90
Last commit4 years ago
anycable-rails
anycable-railsRuby

A drop-in replacement for Action Cable that enables Ruby on Rails applications to use AnyCable for realtime WebSocket communication.

#rails-sdk#rails#actioncable
Stars533
Forks37
Last commit2 months ago
activity_notification
activity_notificationRuby

A Ruby on Rails gem for integrated user activity notifications with email, push, and optional targets like Slack and Amazon SNS.

#email-notifications#rails#rails-gem
Stars520
Forks80
Last commit1 month ago
order_query
order_queryRuby

Efficiently find next/previous ActiveRecord records using keyset pagination in a single query.

#rails#sql-optimization#record-navigation
Stars515
Forks21
Last commit6 months ago
ActiveAnalytics
ActiveAnalyticsRuby

A privacy-focused, first-party traffic analytics engine for Ruby on Rails applications that requires no cookies or JavaScript.

#rails#redis#adblocker-resistant
Stars514
Forks14
Last commit8 months ago
r18n
r18nRuby

An i18n tool for Ruby applications with a Ruby-style syntax, filters, model translation, and flexible locale support.

#rails#yaml#internationalization
Stars512
Forks65
Last commit1 year ago
Exception Handler
Exception HandlerRuby

A Ruby on Rails gem that replaces default error pages with dynamic custom views for 400/500 HTTP status codes.

#http-error-pages#custom-error-pages#rails
Stars509
Forks69
Last commit4 years ago
Sail
SailRuby

A lightweight Rails engine for managing configuration settings, feature flags, and live controls via an admin dashboard.

#database-settings#rails#admin
Stars505
Forks32
Last commit3 years ago
ActiveMocker
ActiveMockerRuby

Generate ActiveRecord model mocks for fast unit tests that don't require Rails or a database.

#rails#ruby-gem#test-performance
Stars504
Forks26
Last commit6 years ago
Acts_As_Api
Acts_As_ApiRuby

A Ruby library for easily defining and rendering JSON/XML API responses from Rails models.

#mongoid#json-api#api-serialization
Stars501
Forks67
Last commit5 years ago
Readthis
ReadthisRuby

A high-performance Redis-backed cache client for Ruby, fully compliant with ActiveSupport caching.

#rails#caching#redis
Stars500
Forks38
Last commit6 years ago
shakapacker
shakapackerRuby

A modern Webpack/Rspack integration for Rails that manages JavaScript modules and assets with support for hot module replacement.

#javascript-bundler#rails#rspack
Stars486
Forks107
Last commit4 days ago
Ekylibre
EkylibreRuby

An open-source farm management information system (FMIS) web application for connecting farms to the world.

#postgis#farm-management#agribusiness
Stars479
Forks170
Last commit2 days ago
Rollbar
RollbarRuby

A Ruby SDK for real-time exception tracking and logging to the Rollbar error monitoring platform.

#devops#rails#error-monitoring
Stars479
Forks283
Last commit1 month ago
omniauth-github
omniauth-githubRuby

Official OmniAuth strategy for adding GitHub OAuth2 authentication to Ruby applications.

#rails#oauth2#authentication
Stars462
Forks156
Last commit3 years ago
DeepPluck
DeepPluckRuby

A Ruby gem that efficiently plucks attributes from nested ActiveRecord associations without loading full records.

#rubygems#rails-optimization#rails
Stars459
Forks14
Last commit1 year ago
tapping_device
tapping_deviceRuby

A Ruby gem for debugging by tracking object method calls, traces, and state mutations with minimal code.

#tracing#object-oriented-tracing#state-mutations
Stars447
Forks12
Last commit2 years ago
algoliasearch-rails
algoliasearch-railsRuby

A Ruby gem for integrating Algolia's search API with ActiveRecord, Mongoid, and Sequel ORMs.

#search#mongoid#orm
Stars420
Forks120
Last commit6 months ago
carrierwave-aws
carrierwave-awsRuby

An AWS-SDK storage adapter for CarrierWave that replaces fog with the official AWS SDK for S3.

#carrierwave#rails#ruby-gem
Stars415
Forks109
Last commit5 months ago
PreviousPage 7 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
6 months ago
#Ruby230
#Ruby Gem169
#Ruby On Rails147
#Activerecord75
#Postgresql42
#Hacktoberfest35
#Self Hosted30
#Sinatra26
#Active Record24
#Developer Tools23
#Rails Gem23
#Gem22