Module: SchwadHelloWorld

Defined in:
lib/schwad_hello_world.rb,
lib/schwad_hello_world/version.rb

Defined Under Namespace

Classes: Error

Constant Summary collapse

VERSION =
"0.0.1"

Class Method Summary collapse

Class Method Details

.hiObject



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

def SchwadHelloWorld::hi
  'Ruby and Rails infra is the BEST'
end