Skip to content

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.

Notifications You must be signed in to change notification settings

t-yanick/enumerable-methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

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!

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages