Skip to content

barackm/ruby-enumerables

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Building Blocks - Enumerables

We re-implemented the various methods in Ruby's enumerable module. We used the yield and #call keywords as required by the instructions to come up with our own versions of these enumerable methods.

Built With

  • Ruby

Pre-Request

Ruby installed.

Getting Started

To get a local copy:

  • Cloning repository:

    1. Run $ git clone your_repo_linkon your terminal.
    2. Change the directory to the folder you want to clone the project into, $ cd folder_name.
    3. To run this project, type $ ruby-enumerable.rb

Authors

Peter

Barack

🤝 Contributing

Contributions, issues, and feature requests are welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%