#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
2 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
2 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
2 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

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

As Rails applications scale, developers often notice that certain SQL queries begin to slow down, impacting overall performance and user experience. Scout provides insights that pinpoint these performance bottlenecks.
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.
Ruby on Rails
fromRubyflow
3 months ago

RSpec book update: Testing in isolation with mocks (and friends)

The chapter on testing with mocks and stubs in Everyday Rails Testing has been completely revised to reflect updated beliefs on using them.
Ruby on Rails
fromRubyflow
3 months ago

Demystifying Rails Generators: What I Wish I Knew

Rails generators can be confusing, but this guide offers a clear and practical approach to understanding and customizing them.
fromRubyflow
4 months ago
Ruby on Rails

"Revolutionize Your Rails App with AI! See How I Enhanced Trix with DeepSeek!"

Integrating AI into the Trix Editor enhances user experience by minimizing typos.
fromRubyflow
4 months ago
Ruby on Rails

New UI Features for Schema Tracking and Migration Management in ActualDbSchema

The new version of ActualDbSchema simplifies Rails migration management.
fromSpreaker
9 months ago

Exploring Rails Productivity and Language Trade-offs - JSJ 653 - JavaScript Jabber

The episode explores the impact of programming languages and practices on developer productivity and challenges.
[ Load more ]