Class: C66Login::Login

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

Instance Method Summary collapse

Instance Method Details

#helloObject



6
7
8
# File 'lib/c66_login.rb', line 6

def hello
  puts "hello"
end