Introspection in Ruby

suggest change

Introduction

What is introspection?

Introspection is looking inward to know about the inside. That is a simple definition of introspection.

In programming and Ruby in general…introspection is the ability to look at object, class… at run time to know about that one.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents