Skip to content

PreservedKillick/FizzBuzz-Ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FizzBuzz in Ruby

March 3, 2014

Epicodus: Week3, Day1

First day of Ruby and RSpec.


Lesson:

To start off our first week of Ruby, write a method in Ruby that takes a number and returns an array of numbers and strings that correspond to the Fizzbuzz solution (i.e., fizzbuzz(7) returns [1, 2, 'fizz', 4, 'buzz', 'fizz', 7]). Use RSpec and the BDD process, of course.

About

week 3, day 1: Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages