Skip to content

nickbdyer/fizzbuzz-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

#Fizzbuzz in Ruby

##Day 1 at Makers Academy

###Technologies

  • Ruby
  • Rspec
  • Gems

###How to run

$ (1..100).map {|number| fizzbuzz_says(number)}

For more information on the kata, take a look here.

###Lessons Learned

  • This was mainly an introduction to Rspec, but also served as an introduction to code katas.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages