#ruby-on-rails

[ follow ]
fromRubyflow
3 weeks 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
1 month 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
1 month 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
2 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.
fromRubyflow
2 months ago
Ruby on Rails

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
2 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
2 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.
fromRubyflow
3 months ago
Ruby on Rails

Scaling Rails Applications

Scaling Rails applications requires careful consideration of performance factors like concurrency, processes, and resource management.
fromRubyflow
4 months ago
Artificial intelligence

Creating a Ruby Gem to Add AI Power to the Trix Text Editor - Trix-Genius v0.0.5 Germ

Developers can integrate AI into Rails applications through a custom gem called trix-genius, enhancing the Trix text editor with advanced features.
fromRubyflow
8 months ago
Ruby on Rails

Ultimate Rails Security Guide: Best Practices for Ruby on Rails Applications in 2025

Building secure Ruby on Rails applications is essential, especially with the rise of Rails 8 allowing development for both web and mobile.
fromRubyflow
8 months ago
Ruby on Rails

Why 78% of Rails Upgrades Fail: And How to Ensure Yours Doesn't

Proper planning and using custom modules can prevent Rails upgrade failures.
[ Load more ]