Skip to content

cilfonegabriel/enumerable

Repository files navigation

logo

Enumerable

📖 Enumerable

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

🛠 Built With

Tech Stack

Functionality

Key Features

  • Test a series of ruby methods

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Ruby

Setup

Clone this repository to your desired folder:

    git clone https://github.com/cilfonegabriel/enumerable.git
    cd enumerable

Usage

To run the project use the following commands:

ruby mylist.rb

👥 Author

👤 Gabriel Cilfone

👤 Francisco Quintero

(back to top)

🔭 Future Features

  • Create your own enumerable with a nice design

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project feel free to give it a star.

(back to top)

🙏 Acknowledgments

We would like to thank Microverse for starting us in this project.

(back to top)

❓ FAQ

  • Can I contribute to the project?
    • Yes. By all means feel free to clone the repository and make your changes. (Always use a new branch)
  • Can I use this application freely?
    • You can use the application as long as you give credit where it is needed.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages