Skip to content

This project implements some of Ruby's built-in Enumerable - Methods

License

Notifications You must be signed in to change notification settings

Diegodsha/Ruby-Enumerables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enumerable-Methods - Microverse Milestone Project

Ruby Enumerable Methods logic implementation

This is a ruby program that implements the logic of some of ruby's in-built enumerable methods as requested in The Odin Project. We replicated methods like:

  • each
  • each_with_index
  • all?
  • select
  • inject ... etc.

Getting Started

To run this program on your local machine, simply follow the steps below:

Prerequisites

Usage

  • Clone this repo on your local machine by running git clone https://github.com/Diegodsha/Ruby-Enumerables.git
  • cd into the folder you just cloned
  • run ruby main.rb

Built With

  • Ruby programming language

Authors

Morenikeji Fuad Bello

Rashad Muntar

Diego Hernandez

Acknowledgements

License

  • This project is MIT licensed.

About

This project implements some of Ruby's built-in Enumerable - Methods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages