Topics

Ruby Inheritance

About this topic: Articles tagged __TAG__

Showing 1 articles

Topics

Articles

Showing 1 articles

How-tos How to Get Object Type using kind_of, instance_of, and is_a In Ruby This article explores how to check the type of an object in Ruby using the methods kind_of?, instance_of?, and is_a?. Learn the differences between these methods with clear …

← All topics