An open API service indexing awesome lists of open source software.

https://github.com/said-laasri/enumerable

In this project we are asked to create an enumerable object from scratch in Ruby.
https://github.com/said-laasri/enumerable

rubocop ruby ruby-gem

Last synced: over 1 year ago
JSON representation

In this project we are asked to create an enumerable object from scratch in Ruby.

Awesome Lists containing this project

README

          

# ENUMERABLE OBJECT IN RUBY

In this project we are asked to create an enumerable object from scratch in Ruby.

## Built with

> Ruby

## Get Started
To get a local copy of this program, Please follow these simple example steps.
1. Open Git Bash.
2. Change the current working directory to the location where you want the cloned directory.
Ex: `C:User\your computer name\ cd <>`
3. Copy/Paste this command : `git clone https://github.com/Said-laasri/enumerable.git`
then press Enter
4. Run this command `code .` to open this folder in VScode
5. Open terminal and run this command `ruby class.rb`

## Author

👤 **Esi Ogagaoghene**

- GitHub: [@ogagaoghene](https://github.com/ogagaoghene)
- Twitter: [@esi_ogaga](https://twitter.com/esi_ogaga)
- LinkedIn: [ogagaoghene-esi-](https://linkedin.com/in/ogagaoghene-esi-)

👤 **Said laasri**

- GitHub: [@Said-laasri](https://github.com/Said-laasri)
- Twitter: [@saidlaasr](https://twitter.com/saidlaasr)
- LinkedIn: [SAID LAASRI](https://www.linkedin.com/in/said-laasri-8a4367172/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc