Skip to content

An implementation of the game FizzBuzz using Ruby and TDD.

Notifications You must be signed in to change notification settings

viniciusalonso/dojo-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fizz Buzz Oriented Objects

This game was developed to be presented on meetup of the group Pato Livre. The game rules may be find here.

How to run

You'll need to install, docker and docker-compose, after installed it you should use the commands below:

docker-compose build
docker-compose up

Running tests

To tests was used the suite Rspec.

docker-compose run web rspec

About

An implementation of the game FizzBuzz using Ruby and TDD.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages