RSS.Social

Mintbit

follow: @[email protected]

Posts

Chaining Transformations with .then in Ruby

Sanitizing HTML in Rails with strip_tags

How to Exclude Inherited Fields in Rails Serializers

A Quick Guide to Ruby’s tally Method

Simplify Nested Routes in Rails with shallow: true

Ruby’s zip: A way to merge arrays

Hash Transformations using index_by vs index_with

Understanding Ruby’s Range Operator .. in ActiveRecord Queries

When to Use head vs render in Rails Controllers

Ensuring Unique Records with find_sole_by in Ruby

Fixing Encoding Issues in Ruby with String#scrub

find_each vs find_in_batches in Active Record

Improving Rails Migrations Using bulk: true

Hiding Unfinished Features in Rails

Clean Strings Efficiently with delete_suffix and delete_prefix

Make or Zapier? Choosing the Best Workflow Automation Tool

Boost Your Coding Efficiency: 10 AI Tools for Developers

Low Code vs. Ruby on Rails: Comparing Approaches for Building an MVP

Top 7 Low/No-Code Platforms for Building an MVP

Why You Should Consider Using excluding Instead of where.not in ActiveRecord