Update and add index

This commit is contained in:
Jonas Zeunert
2024-04-23 15:17:38 +02:00
parent 4d0cd768f7
commit 8d4db5d359
726 changed files with 41721 additions and 53949 deletions

View File

@@ -1,4 +1,4 @@
 Awesome Rails
 Awesome Rails
▐ A curated list of awesome things related to Ruby on Rails !Awesome (https://awesome.re/badge.svg) (https://github.com/sindresorhus/awesome#readme)
@@ -76,8 +76,7 @@
- Learn Ruby on Rails (thoughtbot) (https://thoughtbot.com/upcase/rails)
- Ruby on Windows Guides (http://rubyonwindowsguides.github.io)
- Explore Ruby (https://kandi.openweaver.com/explore/ruby) - Discover & find a curated list of popular & new Ruby libraries across all languages, top authors, trending project kits, 
discussions, tutorials & learning resources.
- Explore Ruby (https://kandi.openweaver.com/explore/ruby) - Discover & find a curated list of popular & new Ruby libraries across all languages, top authors, trending project kits, discussions, tutorials & learning resources.
- RailsNotes Blog (https://railsnotes.xyz) — The Ruby on Rails guides you wished you had!
Back to top link_toc 
@@ -116,15 +115,14 @@
▐ from dev.to:
- More than "Hello World" in Docker: Build Rails + Sidekiq web apps in Docker (https://dev.to/raphael_jambalos/more-than-hello-world-in-docker-run-rails-sidekiq-web-apps-in-docker-1b37)
- Design Patterns with Ruby on Rails part 1: Introduction and Policy Object (https://dev.to/renatamarques97/design-patterns-with-ruby-on-rails-part-1-introduction-and-policy-object-1c37) - 
Part 2 (https://dev.to/renatamarques97/design-patterns-with-ruby-on-rails-part-2-query-object-1h65)
- Design Patterns with Ruby on Rails part 1: Introduction and Policy Object (https://dev.to/renatamarques97/design-patterns-with-ruby-on-rails-part-1-introduction-and-policy-object-1c37) - Part 2 
(https://dev.to/renatamarques97/design-patterns-with-ruby-on-rails-part-2-query-object-1h65)
- The Progressive Rails App (https://dev.to/coorasse/the-progressive-rails-app-46ma)
- Modern Rails flash messages (part 1): ViewComponent, Stimulus & Tailwind CSS (https://dev.to/citronak/modern-rails-flash-messages-part-1-viewcomponent-stimulus-tailwind-css-3alm) - Part 2 
(https://dev.to/citronak/modern-rails-flash-messages-part-2-the-undo-action-for-deleted-items-2a50)
- Building a Rails App With Multiple Subdomains (https://dev.to/appsignal/building-a-rails-app-with-multiple-subdomains-g05)
- Reactive Rails applications with StimulusReflex (https://dev.to/finiam/reactive-rails-applications-with-stimulusreflex-48kn)
- 1 Backend, 5 Frontends - Todo List with Rails, React, Angular, Vue, Svelte, and jQuery 
(https://dev.to/alexmercedcoder/1-backend-5-frontends-todo-list-with-rails-react-angular-vue-svelte-and-jquery-18kp)
- 1 Backend, 5 Frontends - Todo List with Rails, React, Angular, Vue, Svelte, and jQuery (https://dev.to/alexmercedcoder/1-backend-5-frontends-todo-list-with-rails-react-angular-vue-svelte-and-jquery-18kp)
- Create a Video Party App With Rails Part 1: Building the Backend (https://dev.to/vonagedev/create-a-video-party-app-with-rails-part-1-building-the-backend-2p4k) - Part 2 
(https://dev.to/vonagedev/create-a-video-party-app-with-rails-part-2-building-the-frontend-hfe)
- The Rails Model Introduction I Wish I Had (https://dev.to/maxwell_dev/the-rails-model-introduction-i-wish-i-had-5h2d)
@@ -139,7 +137,7 @@
- Introduction to Ruby on Rails Patterns and Anti-patterns Part 1 (https://dev.to/appsignal/introduction-to-ruby-on-rails-patterns-and-anti-patterns-2mhc) - Part 2 
(https://dev.to/appsignal/ruby-on-rails-model-patterns-and-anti-patterns-32k9)
- Rails Concerns: To Concern Or Not To Concern (https://dev.to/appsignal/rails-concerns-to-concern-or-not-to-concern-3n94)
- Building an Event Sourcing System in Rails, Part 1: What is Event Sourcing? (https://dev.to/isalevine/building-an-event-sourcing-system-in-rails-part-1-what-is-event-sourcing-46db) - Part 2
- Building an Event Sourcing System in Rails, Part 1: What is Event Sourcing? (https://dev.to/isalevine/building-an-event-sourcing-system-in-rails-part-1-what-is-event-sourcing-46db) - Part 2 
(https://dev.to/isalevine/building-an-event-sourcing-pattern-in-rails-from-scratch-355h)
- Real Time Notification System with Sidekiq, Redis and Devise in Rails 6 (https://dev.to/matiascarpintini/real-time-notification-system-with-sidekiq-redis-and-devise-in-rails-6-33l9)
- Deploying Your Rails 6 App (https://dev.to/render/deploying-your-rails-6-app-4an4)
@@ -147,8 +145,7 @@
- Using Hotwire Turbo in Rails with legacy JavaScript (https://dev.to/nejremeslnici/using-hotwire-turbo-in-rails-with-legacy-javascript-17g1)
- From Rails scaffold listing to Hotwire infinite scroll (https://dev.to/andrzejkrzywda/from-rails-scaffold-listing-to-hotwire-infinite-scroll-3273)
- Building a Component Library in Rails With Storybook (https://dev.to/orbit/building-a-component-library-in-rails-with-storybook-49m4)
- How to Speed Up Load Times In A Rails App - What I Wish I Knew Four Months Ago 
(https://dev.to/nicklevenson/how-to-speed-up-load-times-in-a-rails-app-what-i-wish-i-knew-four-months-ago-28g0)
- How to Speed Up Load Times In A Rails App - What I Wish I Knew Four Months Ago (https://dev.to/nicklevenson/how-to-speed-up-load-times-in-a-rails-app-what-i-wish-i-knew-four-months-ago-28g0)
- Endless Scroll / Infinite Loading with Turbo Streams & Stimulus (https://dev.to/zealot128/endless-scroll-infinite-loading-with-turbo-streams-stimulus-5d89)
- Ruby/Rails Machine Setup Guide (https://dev.to/hasanadeem/ruby-rails-machine-setup-guide-3l5a)
-How many Heroku dynos do you need, and which size—An opinionated guide (https://dev.to/adamlogic/how-many-heroku-dynos-do-you-need-and-which-size-an-opinionated-guide-4fec)
@@ -180,8 +177,7 @@
- Comparison of approaches to multitenancy in Rails apps (https://blog.arkency.com/comparison-of-approaches-to-multitenancy-in-rails-apps/)
- Managing Rails Event Store Subscriptions — How To (https://blog.arkency.com/managing-rails-event-store-subscriptions-how-to/)
- Rails connections, pools and handlers (https://blog.arkency.com/rails-connections-pools-and-handlers/)
- How to balance the public APIs of an open-source library — practical examples from RailsEventStore 
(https://blog.arkency.com/how-to-balance-the-public-apis-of-open-source-library-practical-examples-from-railseventstore/)
- How to balance the public APIs of an open-source library — practical examples from RailsEventStore (https://blog.arkency.com/how-to-balance-the-public-apis-of-open-source-library-practical-examples-from-railseventstore/)
- Rack apps mounted in Rails — how to protect access to them? (https://blog.arkency.com/common-authentication-for-mounted-rack-apps-in-rails/)
▐ from sitepoint.com:
@@ -265,19 +261,16 @@
Open Source Rails Apps
▐ Note: Rails versions of these apps are valid as the date of latest commit. They are defined in their Gemfile and/or Gemfile.lock and they might be outdated. If you find it outdated, don't 
▐ forget to notfiy us by opening a pull request.
▐ Note: Rails versions of these apps are valid as the date of latest commit. They are defined in their Gemfile and/or Gemfile.lock and they might be outdated. If you find it outdated, don't forget to notfiy us by opening a pull request.
- FAE (https://github.com/wearefine/fae/) - A modern CMS developed by FINE (using Rails 5.2)
- activeWorkflow (https://github.com/automaticmode/active_workflow) - An intelligent process and workflow automation platform based on software agents (using Rails 6.0).
- adopt-a-hydrant (https://github.com/codeforamerica/adopt-a-hydrant) - A civic infrastructure detection app (using Rails 4.2).
- airCasting (https://github.com/HabitatMap/AirCasting) - A platform for recording, mapping, and sharing health and environmental data using your smartphone (using Rails 6.1). - 
:earth_africa: (https://www.habitatmap.org/aircasting)
- airCasting (https://github.com/HabitatMap/AirCasting) - A platform for recording, mapping, and sharing health and environmental data using your smartphone (using Rails 6.1). - :earth_africa: (https://www.habitatmap.org/aircasting)
- alaveteli (https://github.com/mysociety/alaveteli) - A platform for making public freedom of information requests - using Rails 7.0 - :earth_africa: (https://alaveteli.org)
- alonetone (https://github.com/sudara/alonetone) - A music hosting, management & distribution app (using Rails 7.0). - :earth_africa: (https://alonetone.com)
- api.rss (https://github.com/davidesantangelo/api.rss) - A RSS feed conversion (to API) app (using Rails 6.0).
- asakusaSatellite (https://github.com/codefirst/AsakusaSatellite) - A realtime chat application for developers (using Rails 6.0). - :earth_africa: 
(https://www.codefirst.org/AsakusaSatellite/)
- asakusaSatellite (https://github.com/codefirst/AsakusaSatellite) - A realtime chat application for developers (using Rails 6.0). - :earth_africa: (https://www.codefirst.org/AsakusaSatellite/)
- askaway (https://github.com/askaway/askaway) - Question & answer app specialized in politics (using Rails 4.1).
- autolab (https://github.com/autolab/Autolab) - A course management app (using Rails 6.0). - :earth_africa: (https://autolabproject.com/)
- beatstream (https://github.com/Darep/Beatstream) - A music streaming app - using Rails 3.2
@@ -314,13 +307,11 @@
- eol (https://github.com/EOL/deprecated_eol) - An encyclopedia app - using Rails 3.2 - :earth_africa: (https://eol.org/)
- expertiza (https://github.com/expertiza/expertiza) - A learning material sharing app (using Rails 5.1).
- fairmondo (https://github.com/fairmondo/fairmondo) - A marketplace app (using Rails 5.1). - :earth_africa: (https://www.fairmondo.de)
- fat-free-crm (https://github.com/fatfreecrm/fat_free_crm) - An open source, Ruby on Rails customer relationship management platform (CRM) (using Rails 6.1). - :earth_africa: 
(http://www.fatfreecrm.com/)
- fat-free-crm (https://github.com/fatfreecrm/fat_free_crm) - An open source, Ruby on Rails customer relationship management platform (CRM) (using Rails 6.1). - :earth_africa: (http://www.fatfreecrm.com/)
- feedbin (https://github.com/feedbin/feedbin) - A RSS reader app (using Rails 7.0). - :earth_africa: (https://feedbin.com)
- follow-all (https://github.com/codeforamerica/follow-all) - A Twitter account management app (using Rails 4.2). (archived).
- forem (https://github.com/forem/forem) - Social platform app specialized for web development (using Rails 7.0). - :earth_africa: (https://www.forem.com)
- fromthepage (https://github.com/benwbrum/fromthepage) - A wiki-like app for crowdsourcing transcription of handwritten documents (using Rails 6.0). - :earth_africa: 
(https://www.fromthepage.com/)
- fromthepage (https://github.com/benwbrum/fromthepage) - A wiki-like app for crowdsourcing transcription of handwritten documents (using Rails 6.0). - :earth_africa: (https://www.fromthepage.com/)
- gitlabhq (https://github.com/gitlabhq/gitlabhq) - A code collaboration app (using Rails 6.1).
- graff_mags (https://github.com/dankleiman/graff_mags) - A graffiti magazine sharing app (using Rails 4.1).
- granny (https://github.com/roberthopman/granny) - An OpenAI chat app (Rails 7.0)
@@ -371,8 +362,7 @@
- selfstarter (https://github.com/apigy/selfstarter) - A crowdfunding app (using Rails 4.0).
- sharetribe (https://github.com/sharetribe/sharetribe) - A peer-to-peer marketplace platform (using Rails 5.2). - :earth_africa: (https://www.sharetribe.com)
- socify (https://github.com/scaffeinate/socify) - A social networking platform - using Rails 5.0
- somleng (https://github.com/somleng/somleng) - An Open Source Communications-Platform-as-a-Service (CPaaS) and Telco-as-a-service (TaaS). (using Rails 7.1). - :earth_africa: 
(https://www.somleng.org)
- somleng (https://github.com/somleng/somleng) - An Open Source Communications-Platform-as-a-Service (CPaaS) and Telco-as-a-service (TaaS). (using Rails 7.1). - :earth_africa: (https://www.somleng.org)
- splits-io (https://github.com/glacials/splits-io) - A speedrun data store and analysis engine. (using Rails 6.0). - :earth_africa: (https://splits.io)
- spokenvote (https://github.com/Spokenvote/spokenvote) - A social voting app (using Rails 4.2).
- stackneveroverflow (https://github.com/liaoziyang/stackneveroverflow) - A question asking & answering platform - using Rails 5.0
@@ -393,27 +383,27 @@
▐ Direct dependencies of the "rails" gem:
- actioncable (https://github.com/rails/rails/tree/main/actioncable) - A gem to integrate websocket with a Rails app :red_circle: (https://rubygems.org/gems/actioncable) - Action Cable 
Overview (https://guides.rubyonrails.org/action_cable_overview.html)
- actionmailbox (https://github.com/rails/rails/tree/main/actionmailbox) - A gem to handle incoming emails within a Rails app :red_circle: (https://rubygems.org/gems/actionmailbox) - Action 
Mailbox Basics (https://guides.rubyonrails.org/action_mailbox_basics.html)
- actionmailer (https://github.com/rails/rails/tree/main/actionmailer) - A gem to compose, deliver & test emails within a Rails app :red_circle: (https://rubygems.org/gems/actionmailer) - 
Action Mailer Basics (https://guides.rubyonrails.org/action_mailer_basics.html)
- actioncable (https://github.com/rails/rails/tree/main/actioncable) - A gem to integrate websocket with a Rails app :red_circle: (https://rubygems.org/gems/actioncable) - Action Cable Overview 
(https://guides.rubyonrails.org/action_cable_overview.html)
- actionmailbox (https://github.com/rails/rails/tree/main/actionmailbox) - A gem to handle incoming emails within a Rails app :red_circle: (https://rubygems.org/gems/actionmailbox) - Action Mailbox Basics 
(https://guides.rubyonrails.org/action_mailbox_basics.html)
- actionmailer (https://github.com/rails/rails/tree/main/actionmailer) - A gem to compose, deliver & test emails within a Rails app :red_circle: (https://rubygems.org/gems/actionmailer) - Action Mailer Basics 
(https://guides.rubyonrails.org/action_mailer_basics.html)
- actionpack (https://github.com/rails/rails/tree/main/actionpack) - A gem to manage requests & responses within a Rails app :red_circle: (https://rubygems.org/gems/actionpack)
- actiontext (https://github.com/rails/rails/tree/main/actiontext) - A gem to integrate rich text editor into a Rails app :red_circle: (https://rubygems.org/gems/actiontext) - Action Text 
Overview (https://guides.rubyonrails.org/action_text_overview.html)
- actionview (https://github.com/rails/rails/tree/main/actionview) - A gem to handle view templates within a Rails app :red_circle: (https://rubygems.org/gems/actionview) - Action View 
Overview (https://guides.rubyonrails.org/action_view_overview.html)
- actiontext (https://github.com/rails/rails/tree/main/actiontext) - A gem to integrate rich text editor into a Rails app :red_circle: (https://rubygems.org/gems/actiontext) - Action Text Overview 
(https://guides.rubyonrails.org/action_text_overview.html)
- actionview (https://github.com/rails/rails/tree/main/actionview) - A gem to handle view templates within a Rails app :red_circle: (https://rubygems.org/gems/actionview) - Action View Overview 
(https://guides.rubyonrails.org/action_view_overview.html)
- activejob (https://github.com/rails/rails/tree/main/activejob) - A gem to handle background jobs within a Rails app :red_circle: (https://rubygems.org/gems/activejob) - Active Job Basics 
(https://guides.rubyonrails.org/active_job_basics.html)
- activemodel (https://github.com/rails/rails/tree/main/activemodel) - A gem to define a set of interfaces to use in model classes within a Rails app :red_circle: 
(https://rubygems.org/gems/activemodel) - Active Model Basics (https://guides.rubyonrails.org/active_model_basics.html)
- activerecord (https://github.com/rails/rails/tree/main/activerecord) - A gem to connect model classes with relational databases within a Rails app :red_circle: 
(https://rubygems.org/gems/activerecord) - Active Record Basics (https://guides.rubyonrails.org/active_record_basics.html)
- activestorage (https://github.com/rails/rails/tree/main/activestorage) - A gem to handle file uploads to cloud storage providers within a Rails app :red_circle: 
(https://rubygems.org/gems/activestorage) - Active Storage Overview (https://guides.rubyonrails.org/active_storage_overview.html)
- activesupport (https://github.com/rails/rails/tree/main/activesupport) - A gem to provide some extensions to support a Rails app :red_circle: (https://rubygems.org/gems/activesupport) - 
Active Support Core Extensions (https://guides.rubyonrails.org/active_support_core_extensions.html)
- activemodel (https://github.com/rails/rails/tree/main/activemodel) - A gem to define a set of interfaces to use in model classes within a Rails app :red_circle: (https://rubygems.org/gems/activemodel) - Active Model Basics 
(https://guides.rubyonrails.org/active_model_basics.html)
- activerecord (https://github.com/rails/rails/tree/main/activerecord) - A gem to connect model classes with relational databases within a Rails app :red_circle: (https://rubygems.org/gems/activerecord) - Active Record Basics 
(https://guides.rubyonrails.org/active_record_basics.html)
- activestorage (https://github.com/rails/rails/tree/main/activestorage) - A gem to handle file uploads to cloud storage providers within a Rails app :red_circle: (https://rubygems.org/gems/activestorage) - Active Storage Overview 
(https://guides.rubyonrails.org/active_storage_overview.html)
- activesupport (https://github.com/rails/rails/tree/main/activesupport) - A gem to provide some extensions to support a Rails app :red_circle: (https://rubygems.org/gems/activesupport) - Active Support Core Extensions 
(https://guides.rubyonrails.org/active_support_core_extensions.html)
- railties (https://github.com/rails/rails/tree/main/railties) - A gem to handle gems & engines used in a Rails app to work together :red_circle: (https://rubygems.org/gems/railties)
▐ Other gems that can be used with Rails
@@ -423,19 +413,13 @@
- active_decorator (https://github.com/amatsuda/active_decorator) - A gem to keep views & helpers object-oriented. :red_circle: (https://rubygems.org/gems/active_decorator)
- active_enum (https://github.com/adzap/active_enum) - A gem to provide enum classes :red_circle: (https://rubygems.org/gems/active_enum)
- activeadmin (https://github.com/activeadmin/activeadmin) - A gem to provide admin panel. :red_circle: (https://rubygems.org/gems/activeadmin)
- activerecord-analyze (https://github.com/pawurb/activerecord-analyze) - A gem to add EXPLAIN ANALYZE to Rails Active Record query objects. :red_circle: 
(https://rubygems.org/gems/activerecord-analyze)
- activerecord-analyze (https://github.com/pawurb/activerecord-analyze) - A gem to add EXPLAIN ANALYZE to Rails Active Record query objects. :red_circle: (https://rubygems.org/gems/activerecord-analyze)
- activerecord-import (https://github.com/zdennis/activerecord-import) - A gem to handle bulk data insertion using ActiveRecord. :red_circle: (https://rubygems.org/gems/activerecord-import)
- activerecord-pg_enum (https://github.com/alassek/activerecord-pg_enum) - A gem to integrate PostgreSQL's enumerated types with the Rails enum feature. :red_circle: 
(https://rubygems.org/gems/activerecord-pg_enum)
- activerecord-postgis-adapter (https://github.com/rgeo/activerecord-postgis-adapter) - ActiveRecord connection adapter for PostGIS. :red_circle: 
(https://rubygems.org/gems/activerecord-postgis-adapter)
- activerecord-postgres_enum (https://github.com/bibendi/activerecord-postgres_enum) - A gem to adds migration and schema.rb support to PostgreSQL enum data types. :red_circle: 
(https://rubygems.org/gems/activerecord-postgres_enum)
- activerecord-sqlserver-adapter (https://github.com/rails-sqlserver/activerecord-sqlserver-adapter) - ActiveRecord connection adapter for the SQL Server. :red_circle: 
(https://rubygems.org/gems/activerecord-sqlserver-adapter)
- activerecord-typedstore (https://github.com/byroot/activerecord-typedstore) - A gem to implement ActiveRecord::Store with type definition. :red_circle: 
(https://rubygems.org/gems/activerecord-typedstore)
- activerecord-pg_enum (https://github.com/alassek/activerecord-pg_enum) - A gem to integrate PostgreSQL's enumerated types with the Rails enum feature. :red_circle: (https://rubygems.org/gems/activerecord-pg_enum)
- activerecord-postgis-adapter (https://github.com/rgeo/activerecord-postgis-adapter) - ActiveRecord connection adapter for PostGIS. :red_circle: (https://rubygems.org/gems/activerecord-postgis-adapter)
- activerecord-postgres_enum (https://github.com/bibendi/activerecord-postgres_enum) - A gem to adds migration and schema.rb support to PostgreSQL enum data types. :red_circle: (https://rubygems.org/gems/activerecord-postgres_enum)
- activerecord-sqlserver-adapter (https://github.com/rails-sqlserver/activerecord-sqlserver-adapter) - ActiveRecord connection adapter for the SQL Server. :red_circle: (https://rubygems.org/gems/activerecord-sqlserver-adapter)
- activerecord-typedstore (https://github.com/byroot/activerecord-typedstore) - A gem to implement ActiveRecord::Store with type definition. :red_circle: (https://rubygems.org/gems/activerecord-typedstore)
- activity_notification (https://github.com/simukappu/activity_notification) - A gem to integrate user activity notification. :red_circle: (https://rubygems.org/gems/activity_notification)
- aggregate_root (https://github.com/RailsEventStore/rails_event_store/tree/master/aggregate_root) - A gem to handle event sourcing. :red_circle: (https://rubygems.org/gems/aggregate_root)
- ahoy_email (https://github.com/ankane/ahoy_email) - A tool to provide mail analytics. :red_circle: (https://rubygems.org/gems/ahoy_email)
@@ -484,20 +468,16 @@
- prerender_rails (https://github.com/prerender/prerender_rails) - A gem to prerender JavaScript-rendered pages. :red_circle: (https://rubygems.org/gems/prerender_rails)
- rabarber (https://github.com/enjaku4/rabarber) - A gem to handle role-based authorization. :red_circle: (https://rubygems.org/gems/rabarber)
- rails-erd (https://github.com/voormedia/rails-erd) - A gem to generate entity-relationship diagram. :red_circle: (https://rubygems.org/gems/rails-erd)
- rails-mermaid_erd (https://github.com/koedame/rails-mermaid_erd) - A gem to interactively generate entity-relationship diagram in image or Markdown format. :red_circle: 
(https://rubygems.org/gems/rails-mermaid_erd)
- rails-settings-cached (https://github.com/huacnlee/rails-settings-cached) - A gem to manage global settings as key-value pairs. :red_circle: 
(https://rubygems.org/gems/rails-settings-cached)
- rails-mermaid_erd (https://github.com/koedame/rails-mermaid_erd) - A gem to interactively generate entity-relationship diagram in image or Markdown format. :red_circle: (https://rubygems.org/gems/rails-mermaid_erd)
- rails-settings-cached (https://github.com/huacnlee/rails-settings-cached) - A gem to manage global settings as key-value pairs. :red_circle: (https://rubygems.org/gems/rails-settings-cached)
- rails_admin (https://github.com/railsadminteam/rails_admin) - A gem to create & manage admin panel for Rails app. :red_circle: (https://rubygems.org/gems/rails_admin)
- rails_event_store (https://github.com/RailsEventStore/rails_event_store) - A gem to implement event store in Rails :red_circle: (https://rubygems.org/gems/rails_event_store)
- rails_semantic_logger (https://github.com/reidmorrison/rails_semantic_logger) - A gem to provide alternative logging approach for Rails app. :red_circle: 
(https://rubygems.org/gems/rails_semantic_logger)
- rails_semantic_logger (https://github.com/reidmorrison/rails_semantic_logger) - A gem to provide alternative logging approach for Rails app. :red_circle: (https://rubygems.org/gems/rails_semantic_logger)
- ranked-model (https://github.com/brendon/ranked-model) - A gem to handle sorting for rows. :red_circle: (https://rubygems.org/gems/ranked-model)
- ransack (https://github.com/activerecord-hackery/ransack) - A gem to provide search functionality. :red_circle: (https://rubygems.org/gems/ransack)
- react-rails (https://github.com/reactjs/react-rails) - A gem to integrate React.js with Rails app. :red_circle: (https://rubygems.org/gems/react-rails)
- react_on_rails (https://github.com/shakacode/react_on_rails) - A gem to integrate React.js with Rails app with SSR. :red_circle: (https://rubygems.org/gems/react_on_rails)
- redisWebManager (https://github.com/OpenGems/redis_web_manager) - Web interface that allows you to manage easily your Redis instance. :red_circle: 
(https://rubygems.org/gems/redis_web_manager)
- redisWebManager (https://github.com/OpenGems/redis_web_manager) - Web interface that allows you to manage easily your Redis instance. :red_circle: (https://rubygems.org/gems/redis_web_manager)
- reform-rails (https://github.com/trailblazer/reform-rails) - A gem to wrap Reform gem, a form validation tool, with Rails app. :red_circle: (https://rubygems.org/gems/reform-rails)
- rgeo-activerecord (https://github.com/rgeo/rgeo-activerecord) - A gem to provide common tools used by RGeo-based spatial adapters. :red_circle: (https://rubygems.org/gems/rgeo-activerecord)
- rodauth-rails (https://github.com/janko/rodauth-rails) - A gem to wrap Rodauth, an authentication handler, for Rails apps. :red_circle: (https://rubygems.org/gems/rodauth-rails)
@@ -508,8 +488,7 @@
- scenic (https://github.com/scenic-views/scenic) - A gem to manage database views. :red_circle: (https://rubygems.org/gems/scenic)
- searchkick (https://github.com/ankane/searchkick) - A gem to provide search functionality. :red_circle: (https://rubygems.org/gems/searchkick)
- select2-rails (https://github.com/argerim/select2-rails) - A gem to integrate Select2 library in Rails apps. :red_circle: (https://rubygems.org/gems/select2-rails)
- sequel-activerecord_connection (https://github.com/janko/sequel-activerecord_connection) - A gem to allow Sequel to reuse an ActiveRecord connection. :red_circle: 
(https://rubygems.org/gems/sequel-activerecord_connection)
- sequel-activerecord_connection (https://github.com/janko/sequel-activerecord_connection) - A gem to allow Sequel to reuse an ActiveRecord connection. :red_circle: (https://rubygems.org/gems/sequel-activerecord_connection)
- shakapacker (https://github.com/shakacode/shakapacker) - A gem to use webpack to manage app-like JavaScript modules in Rails. :red_circle: (https://rubygems.org/gems/shakapacker)
- simple_form (https://github.com/heartcombo/simple_form) - A gem to handle forms. :red_circle: (https://rubygems.org/gems/simple_form)
- solid_queue (https://github.com/basecamp/solid_queue) - A gem to Database-backed Active Job backend :red_circle: (https://rubygems.org/gems/solid_queue)
@@ -520,8 +499,7 @@
- sprockets (https://github.com/rails/sprockets) - A gem to compile & serve web assets. :red_circle: (https://rubygems.org/gems/sprockets)
- stimulus-rails (https://github.com/hotwired/stimulus-rails) - A gem to integrate Stimulus.js in Rails apps. :red_circle: (https://rubygems.org/gems/stimulus-rails)
- tinymce-rails (https://github.com/spohlenz/tinymce-rails) - A gem to integrate Tinymce in Rails apps. :red_circle: (https://rubygems.org/gems/tinymce-rails)
- transloadit-rails (https://github.com/transloadit/rails-sdk) - A gem to integrate Transloadit's file uploading and encoding service. :red_circle: 
(https://rubygems.org/gems/transloadit-rails)
- transloadit-rails (https://github.com/transloadit/rails-sdk) - A gem to integrate Transloadit's file uploading and encoding service. :red_circle: (https://rubygems.org/gems/transloadit-rails)
- trove (https://github.com/ankane/trove) - A gem to handle machine learning models deployment. :red_circle: (https://rubygems.org/gems/trove)
- turbo-rails (https://github.com/hotwired/turbo-rails) - A gem to integrate Turbo.js in Rails apps. :red_circle: (https://rubygems.org/gems/turbo-rails)
- view_component (https://github.com/ViewComponent/view_component) - A gem to introduce view components. :red_circle: (https://rubygems.org/gems/view_component)
@@ -538,13 +516,10 @@
- jumpstart(excid3) (https://github.com/excid3/jumpstart) - Easily jumpstart a new Rails application with a bunch of great features by default.
- jumpstart(thomasvanholder) (https://github.com/thomasvanholder/jumpstart) - Template for set-up of Rails 6, Tailwind 2.0 and Devise.
- kickoff_tailwind (https://github.com/justalever/kickoff_tailwind) - A rapid Rails 6 application template for personal use bundled with Tailwind CSS.
- rails-devise-graphql (https://github.com/zauberware/rails-devise-graphql) - A Rails 6 boilerplate to create your next Saas product. Preloaded with graphQL, devise, JWT, CanCanCan, 
RailsAdmin, Rubocop, Rspec, and more.
- rails-template(mattbrictson) (https://github.com/mattbrictson/rails-template) - Application template for Rails 6 projects; preloaded with best practices for TDD, security, deployment, and 
developer productivity.
- rails-devise-graphql (https://github.com/zauberware/rails-devise-graphql) - A Rails 6 boilerplate to create your next Saas product. Preloaded with graphQL, devise, JWT, CanCanCan, RailsAdmin, Rubocop, Rspec, and more.
- rails-template(mattbrictson) (https://github.com/mattbrictson/rails-template) - Application template for Rails 6 projects; preloaded with best practices for TDD, security, deployment, and developer productivity.
- rails-template(TristanToye) (https://github.com/TristanToye/rails-template) - MVP Ready Rails - A Template for Your Next Rails App
- rails-template(ackama) (https://github.com/ackama/rails-template) - Application template for Rails 6.1 projects; preloaded with best practices for TDD, security, deployment, and developer 
productivity.
- rails-template(ackama) (https://github.com/ackama/rails-template) - Application template for Rails 6.1 projects; preloaded with best practices for TDD, security, deployment, and developer productivity.
- rails-template(astrocket) (https://github.com/astrocket/rails-template) - Template for Rails 6.0 + Kubernetes + Webpacker + Stimulus + TailwindCSS + Let's Encrypt.
- rails-template(dao42) (https://github.com/dao42/rails-template) - A best & newest & fastest rails 6.x template for senior rails developer.
- rails-templates(lewagon) (https://github.com/lewagon/rails-templates) - Jump start your Rails development with Le Wagon best practices.