/enumerable-methods

This project consists of reproducing some of the methods from the Enumerable class with the Ruby programming language and the specific requirements for the implementation.

Primary LanguageRuby

Enumerable class

The Microverse second project for the Ruby module that consists of reproducing some of the methods from the Enumerable class with the Ruby programming language and the specific requirements for the implementation.

Built With

  • Ruby programming language

Authors

Author1

Author2

Getting Started

You can clone this code anytime and run it with the Ruby interpreter in the windows console or unix terminal.

Setup

You can either copy the code with git clone or with any other method and run it on your local environment by running the command "ruby enumerable.rb"

Run tests

We run the tests for the linters.yml and rubocop and everything pass!

Acknowledgments

Appreciate the Ruby Team, and a special acknowledgment to Microverse for pushing us further to increase our knowledge.

📝 License

This project is MIT licensed.

Show your support

Give a ⭐️ if you like this project!