module FruitBasket
Constants
- VERSION
Public Class Methods
hello()
click to toggle source
# File lib/fruit_basket.rb, line 4 def self.hello 'Hello. Are you OK. Did you drink some good feeling something?' end