module Aotoki

Constants

VERSION

Public Class Methods

gretting() click to toggle source
# File lib/aotoki.rb, line 4
def self.gretting
  puts "Hello, I am Aotoki."
  puts "I from Taiwan, I am a Web Designer and Front-End Developer."
end