Dangelo-JAN / enumerable-ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enumerable

Description

In this project we will learn how to use a module inside our class. For this we will create a class MyList and a module MyEnumerable. Our module MyEnumerable will implement a subset of the functionality of Enumerable.

Built With

  • Ruby

Run it

Use the following steps to run this Project locally:

  • Create a directory

  • Open the terminal

  • Run this command: git clone git@github.com:Dangelo-JAN/enumerable-ruby.git

  • Enter in to the folder: cd enumerable-ruby

  • Open the folder with a code editor (VS Code preferred)

Author

👤 Juan Sebastian Sotomayor

👤 George

👤 Dangelo Arrivillaga

🤝 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!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration

📝 License

This project is MIT licensed.

About

License:MIT License


Languages

Language:Ruby 100.0%