Class: StopIt

Inherits:
Object
  • Object
show all
Defined in:
lib/arangodb.rb

Class Method Summary collapse

Class Method Details

.warningObject



2
3
4
# File 'lib/arangodb.rb', line 2

def self.warning
 puts "This could be a malicious gem because you didn't check if the code ChatGPT wrote for you referenced a real gem or not. Fortunately, this is a benign security engineer's experiment, and is not going to do anything malicious."
end