#rails

[ follow ]
Ruby on Rails
fromRubyflow
1 month ago

Introducing Veri - Minimal Cookie-Based Authentication for Rails

Veri is a minimalistic Rails authentication framework prioritizing granular session management and customization.
Ruby on Rails
fromRubyflow
1 month ago

Adding llms.txt to a Rails application

LLMs benefit from structured data like llms.txt for improved web understanding.
Implementing llms.txt in applications can enhance content accessibility for LLMs.
#markdown
fromRubyflow
2 months ago

Rabarber v5: Cleaner, Leaner, and More Stable

Rabarber version 5 emphasizes simplifying and cleaning up the gem by dropping legacy features that added complexity. This aligns, fundamentally, with its intended purpose.
fromRubyflow
2 months ago
Ruby on Rails

Sign in with Apple for Rails apps

OAuth reduces account creation friction; implementing Sign in with Apple is crucial for app compliance and user experience.
fromRubyflow
3 months ago
Ruby on Rails

Understanding Active Record Connection Pooling

Rails connection pooling optimizes database operations by reusing active connections for improved performance during increased load.
fromRubyflow
3 months ago
Ruby on Rails

Multi tenant applications with horizontal sharding and Rails Event Store

Setting up multi-tenant Rails applications with effective data separation requires proper sharding and event handling.
fromRubyflow
3 months ago

Generate Beautiful PDFs with Rails 8 + Paged.js

This bidi2pdf demo showcases seamless integration of Rails 8, Stimulus, ActiveJob, ActiveStorage, Turbo Streams, and Paged.js for elegant PDF generation.
fromRubyflow
3 months ago
Ruby on Rails

Rails Apps and Slowdowns: How Scout Shows what Databases Don't

Scaling Rails apps can lead to performance issues due to slow SQL queries, requiring careful monitoring and analysis.
fromRubyflow
3 months ago

[ANN] bidi2pdf 0.1.7 & bidi2pdf-rails 0.0.1.alpha.1 released

bidi2pdf 0.1.7 introduces ActiveSupport::Notifications-style instrumentation, enabling seamless integration with Rails' native instrumentation and compatibility with logging or monitoring setups.
Ruby on Rails
fromRubyflow
3 months ago

JavaScript for Rails Developers is out now

The book 'JavaScript for Rails Developers' aims to help Rails developers overcome their challenges with JavaScript.
[ Load more ]