Module: FirstYbf
- Defined in:
- lib/first_ybf.rb,
lib/first_ybf/version.rb
Constant Summary collapse
- VERSION =
"0.0.2"
Instance Method Summary collapse
Instance Method Details
#hi ⇒ Object
4 5 6 |
# File 'lib/first_ybf.rb', line 4 def hi puts "hello world!" end |