Home
Services
Custom Software
Workflow Automation
Apps
Sitechange
Panel
Shipdeck
Company
Blog
Hire Us
Tagged ‘Ruby on Rails’
Sep 2025
24
How *_was Method Works in ActiveRecord
Aug 2025
25
Understanding Rails.error.report in Rails 7+
11
Chaining Transformations with .then in Ruby
Jul 2025
03
Sanitizing HTML in Rails with strip_tags
Jun 2025
25
How to Exclude Inherited Fields in Rails Serializers
23
A Quick Guide to Ruby's tally Method
06
Simplify Nested Routes in Rails with shallow: true
May 2025
22
Ruby's zip: A way to merge arrays
22
Hash Transformations using index_by vs index_with
20
Understanding Ruby's Range Operator .. in ActiveRecord Queries
09
When to Use head vs render in Rails Controllers
08
Ensuring Unique Records with find_sole_by in Ruby
08
Fixing Encoding Issues in Ruby with String#scrub
05
find_each vs find_in_batches in Active Record
Apr 2025
29
Improving Rails Migrations Using bulk: true
Mar 2025
25
Hiding Unfinished Features in Rails
20
Clean Strings Efficiently with delete_suffix and delete_prefix
Dec 2024
10
Why You Should Consider Using excluding Instead of where.not in ActiveRecord
04
Exploring Ruby's Programming Paradigms
Nov 2024
29
Decoupling for Orthogonality in Ruby on Rails: Why It Matters
27
Safe Navigation Operator vs. Explicit Nil Check: Which is Better?
23
The Secret to Consistent Data: Active Record Validations
20
Best Practices for Adding a Boolean Column in Rails: A Case Study
18
Kamal in Rails 8: Simplifying Deployment
15
How to Skip Validations When Updating in Rails
1
2
3
4
5