Top Level Namespace

Defined Under Namespace

Modules: Constants Classes: RubyRockers, String

Instance Method Summary collapse

Instance Method Details

#msg(*args) ⇒ Object



8
9
10
11
# File 'lib/ruby_rockers/helpers.rb', line 8

def msg(*args)
	"Dear #{args[0]}, In your next life you will be a #{Constants::SEX.sample}!! Your Occupation will be  a #{Constants::NEXT_LIFE.sample}!"

end