#ruby-on-rails

[ follow ]
fromRubyflow
1 week ago

Rails API Authentication with the auth generator

The Single-Page Application madness is a part of the past and Hotwire is the go-to alternative for interactive Rails applications.
Ruby on Rails
fromrubyflow.com
1 week ago

Kickstart app template is back

Ruby on Rails app templates repo updated for Rails 8.1 with interactive shell, consolidated templates, shared code, multiple starter templates, and planned features.
fromRubyflow
2 months ago

Glimmer Web Components (+ Championship Win & General Recipe for Success)

The glimmer-web-components Ruby gem aims to provide a collection of reusable Glimmer Web Components for Glimmer DSL for Web, derived from actual Rails applications.
UX design
fromRubyflow
3 months ago

The Hotwire-Rails summit, or interactive multi-step forms at peak UX

Hotwire combined with Rails can deliver interactive user experiences without needing a complete shift to JavaScript frameworks.
fromRubyflow
3 months ago

Conventions and APIs in Ruby on Rails - for Everyone

API design often follows specific conventions to ensure consistency and usability across applications. Understanding these conventions can make development more efficient and enable better collaboration.
Ruby on Rails
fromMedium
4 months ago

Twitter's Great Migration: From Ruby on Rails to Scala-A Scaling Masterclass

Twitter evolved from a small Ruby on Rails application to a massive platform, mastering architecture to manage unprecedented internet-scale traffic.
Ruby on Rails
fromRubyflow
4 months ago

Testing Beyond the Basics in Ruby

Test suites should aim to provide more than just passing results; they should also ensure comprehensive coverage and understanding.
fromRubyflow
4 months ago

Free SSL Certificates for Your Rails Apps? Yes, Please!

Integrating Let's Encrypt into your Ruby on Rails application ensures automatic verification, issuance, and renewal of HTTPS certificates, making security accessible and cost-effective.
fromRubyflow
4 months ago
Ruby on Rails

Scaling Rails - Part 3 is about finding the right number of threads in your process

Finding the right number of threads in your Rails application is essential for optimal performance.
Ruby on Rails
fromRubyflow
5 months ago

Scaling Rails Applications

Scaling Rails applications requires careful consideration of performance factors like concurrency, processes, and resource management.
[ Load more ]