Module: Wan27Org
- Defined in:
- lib/wan27_org.rb
Constant Summary collapse
- VERSION =
"0.1.0"- HOMEPAGE =
"https://wan27.org"
Class Method Summary collapse
Class Method Details
.hello ⇒ Object
5 6 7 |
# File 'lib/wan27_org.rb', line 5 def self.hello "hello from wan27.org" end |