Exercises for Ruby Newbie's Workshop.
- Challenge to Poker Hand Evaluation
- Pure Ruby (not Rails) & Test Driven Development taste
- Ruby 2.5.3+
git clone https://github.com/enokizako/ruby-newbie-bootcamp.git
cd ruby-newbie-bootcamp
bundle install
ruby test/hand_test.rb
"ruby-newbie-bootcamp" is under MIT license.