Class
Class
In:
lib/dbi.rb
Parent:
Object
Methods
inherits_from?
Public Instance methods
inherits_from?
(klass)
Given a
Class
, returns if the object‘s (another
Class
) ancestors contain that class.
[Validate]