Tamunokuro / Enumerable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— 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)

About


Languages

Language:Ruby 100.0%