Rails 7.0 has been released

This page summarizes the projects mentioned and recommended in the original post on /r/ruby

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Ruby on Rails

    Ruby on Rails

    I fixed most of that in https://github.com/rails/rails/pull/43596 and https://github.com/rails/rails/pull/43674. Now I'd need to update the connection pool to use that same configuration, shouldn't be too hard unless I'm missing something.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Puma

    A Ruby/Rack web server built for parallelism

    there is here a PR for puma https://github.com/puma/puma/pull/2601 that is using fiber with really nice numbers :)

  4. request.js

    It's not part of Hotwire, but supplemental for when you want to make AJAX requests from Stimulus or whatever. https://github.com/rails/request.js

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How is Rails kept with 100% uptime when it needs a restart after gem installs, etc?

    6 projects | /r/rails | 1 Dec 2021
  • Organizing YAML files by creating directories like `config/x` in Rails

    3 projects | dev.to | 20 Oct 2024
  • How We Helped an Existing Product Debug, Grow, and Gain More (Satisfied) Customers

    2 projects | dev.to | 4 Jun 2024
  • Rails Core Classes Method Lookup Changes: A Deep Dive into Include vs Prepend

    2 projects | dev.to | 7 May 2024
  • How to Use Sinatra to Build a Ruby Application

    8 projects | dev.to | 7 Jun 2023

Did you know that Ruby is
the 12th most popular programming language
based on number of references?