Module: Inspectable::Transformers::Typer

Defined in:
lib/inspectable/transformers/typer.rb

Overview

Answers object’s type.

Class Method Summary collapse

Class Method Details

.call(value) ⇒ Object



9
# File 'lib/inspectable/transformers/typer.rb', line 9

def call(value) = value.class.name