vince94320 / fizzbuzz

Simple implementation of FizzBuzz test in Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FizzBuzz in Ruby

Simple implementation of FizzBuzz test in Ruby

to run test, bundle install and

bundle exec ruby -I test test/fizzbuzz_test.rb

About

Simple implementation of FizzBuzz test in Ruby


Languages

Language:Ruby 100.0%