Module: ConvenientService::Utils::Class

Defined in:
lib/convenient_service/utils/class.rb,
lib/convenient_service/utils/class/display_name.rb

Defined Under Namespace

Classes: DisplayName

Class Method Summary collapse

Class Method Details

.display_nameString

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns:



14
15
16
# File 'lib/convenient_service/utils/class.rb', line 14

def display_name(...)
  DisplayName.call(...)
end