Module: Kernel

Defined in:
lib/krypt_missing.rb

Instance Method Summary collapse

Instance Method Details

#private_constantObject



3
4
5
6
# File 'lib/krypt_missing.rb', line 3

def private_constant(*)
  # TODO delete when sufficiently supported
  nil
end