module FgatherletHello
Constants
- VERSION
Public Class Methods
main()
click to toggle source
Your code goes hereā¦
# File lib/fgatherlet_hello.rb, line 6 def self.main "hello world!" end
Your code goes hereā¦
# File lib/fgatherlet_hello.rb, line 6 def self.main "hello world!" end