Rails app used in book "High Performance PostgreSQL for Rails"
CircleCI's Rails Rideshare is a Rails application that complements the book "High Performance PostgreSQL for Rails," published by Pragmatic Programmers in 2024. This application aims to demonstrate high-performance PostgreSQL practices in a Rails environment.
CircleCI's Rails Rideshare is a Rails application that showcases best practices for utilizing PostgreSQL in a high-performance Rails environment. With support for the latest PostgreSQL versions, integration with Ruby Version Manager, and a custom database setup script, Rideshare provides a hands-on experience for implementing efficient PostgreSQL practices in Rails projects.