Class Object
In: lib/dm-validations.rb
lib/dm-validations/support/object.rb
Parent: Object

Methods

Public Instance methods

If receiver is callable, calls it and returns result. If not, just returns receiver itself

@return [Object]

[Validate]