module BjHelloWorld

Constants

VERSION

Public Class Methods

how_to_bj() click to toggle source
# File lib/bj_hello_world.rb, line 5
def self.how_to_bj
  puts 'How to help you BJ'
end