📗 Table of Contents

📖 Ruby Enumerables

Ruby Enumerables is a simple Ruby project that demonstrates how to use module in Ruby, it shows how to implement a subset of an enumerable function.

🛠 Built With

Tech Stack

Scripting

Key Features

  • A Ruby method to filter a list of Items
  • A Ruby method to check for enumerables

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Ruby

  • ruby morsecode.rb

Setup

Clone this repository to your desired folder:

  1. Clone the repository
git clone git@github.com:Tamunokuro/Enumerable.git
  1. CD into the project directory
cd Enumerable
  1. Run the code
Run ruby mylist.rb

(back to top)

👥 Authors

👤 Author1

👤 Author2

(back to top)

🔭 Future Features </>

  • Add a method to check for digits and odd numbers

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for this project idea

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)