Top Level Namespace

Defined Under Namespace

Modules: Constants Classes: RubyRockersPredictor, String

Instance Method Summary collapse

Instance Method Details

#msg(*args) ⇒ Object



7
8
9
10
# File 'lib/ruby_rockers_predictor/helpers.rb', line 7

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