Skip to content

no6v/sashimi_friday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

sashimi_friday

my practical Enumerable module by Ruby

Preparation

mspec

   git clone https://github.com/rubyspec/mspec.git

rubyspec

   git clone https://github.com/no6v/rubyspec.git
   (cd rubyspec && git checkout sashimi_friday)

sashimi_friday

   git clone https://github.com/no6v/sashimi_friday.git

How to play

full specs

   rake

individual spec

   rake METHOD_NAME=each_with_object

Enjoy!

About

my practical Enumerable module by Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages