Skip to content

rferrando/enumerable

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Masterclass: Ruby Enumerables!!

Requirements

  • Ruby
  • Bundle

Structure

  • lib/book.rb: Represents a book with title, and author.
  • lib/bookcase.rb: A set of shelves for books. Implements some Enumerable methods.
  • spec/bookcase_spec.rb: Contains some samples of operations using Enumerable with different implementations

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%