Skip to content

Latest commit

 

History

History
58 lines (32 loc) · 1.19 KB

README.md

File metadata and controls

58 lines (32 loc) · 1.19 KB

Enumerable_methods

In this project we made our own methods to deal with like the enumerable method each, each_with_index, select, all, any, none, count, map, and inject.

Getting Started 🚀

These instructions will get you a copy of the project up and running on your local machine.

How To Use 🔧

From your command line, first clone the project:

# Clone this repository
$ git clone https://github.com/Dipeshtwis/Enumerable_methods.git

# Go into the repository
$ cd Enumerable_methods

Tools and technology used

  • Ruby
  • irb

CONTRIBUTOR

👤 Dipesh Kumar

👤 Ignatius Sani

Github link:

For the: Github-link

Live Demo

Live Demo Link

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Thanks to Microverse and The Odin Project.