Class: Symbol

Inherits:
Object show all
Defined in:
lib/ruby_ext/core/miscellaneous.rb

Instance Method Summary collapse

Instance Method Details

#string_or_symbol?Boolean

Returns:

  • (Boolean)


13
# File 'lib/ruby_ext/core/miscellaneous.rb', line 13

def string_or_symbol?; true end