amita-roy / Enumerable_Methods

In this project, We have implemented our own version of Ruby’s enumerable methods.
3 stars 1 forks source link

Enumerable_Methods

In this project, We have implemented our own version of Ruby’s enumerable methods.

screenshot screenshot

Built With

Getting Started

To get your own copy of our project simply clone the repository to your local machine.

Step 1: Type the following command into a git shell

_git clone https://github.com/Amita-Roy/Enumerable_Methods.git_

Step 2: Direct a terminal into the cloned repository directory

_cd EnumerableMethods

Step 3: Run the program from command line, open it in irb, or edit it in a text editor

To Test

Step 1:

After cloning the repository, open the terminal and Install RSpec on your local system by running:

gem install rspec

Step 2:

Run the tests with the command:

rspec

Test gif

test_play

Authors

👤 Oyeleke Ayomide

👤 Amita Roy

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support Give a ⭐️ if you like this project!

📝 License This project is licensed by Microverse and the Odin Project