module YlaTest
Constants
- VERSION
Public Class Methods
greet()
click to toggle source
# File lib/yla_test.rb, line 5 def self.greet 'Hello, World!' end
# File lib/yla_test.rb, line 5 def self.greet 'Hello, World!' end