module Rubynj
Constants
- VERSION
Public Class Methods
hello()
click to toggle source
# File lib/rubynj.rb, line 4 def self.hello puts "Hey, welcome to the Ruby party in Nanjing!" puts "Captain: Bran Website: liangboyuan.pub" end