Module: Raithon::Core

Defined in:
lib/raithon/core.rb

Class Method Summary collapse

Class Method Details

.helloObject



7
8
9
# File 'lib/raithon/core.rb', line 7

def self.hello
  "Raithon Core Loaded"
end