Ruby’s respond_to? method is a powerful tool for checking whether an object can respond to a particular method call. However, many Ruby developers aren’t aware that this method has different...
Read More
Welcome to Vishal Zambre's Blog
Software Architect | Remote Team Lead | React Rails Engineer | DevOps | Fullstack
Experienced Software Architect and Remote Team Lead with 13+ years in Ruby on Rails, React, and DevOps. OSS contributor to Rails and Spree, passionate about clean code, TDD/BDD practices, and modern development.

Vishal Zambre
Software Architect & Tech Lead
Latest Blog Posts
Insights about software architecture, modern development practices, and tech leadership
Setting up AnyCable with Rails using Docker: A Complete Guide
Read More
Deploying Rails Applications to Heroku
A Practical Guide for Students
Read More
Protecting RSpec Mocks
Read More
Problem
Read More
To set up a Git pre-commit hook to validate the length of commit messages and descriptions, you can create a script that will be executed before each commit. This script...
Read More
Core Technologies
Primary technologies and tools I work with regularly