module Takami3
Constants
- VERSION
Public Instance Methods
greeting()
click to toggle source
# File lib/takami3.rb, line 4 def greeting puts "Hello, Taiwan!" end
# File lib/takami3.rb, line 4 def greeting puts "Hello, Taiwan!" end