Ruby Enumarable

This project is build for learling purpose,that we tried to learn Ruby module, class, block, and many more. we developed enumerable project with any, all, find, sort, and filter enumerable methods.

Built With

  • Ruby
  • Linters => Rubocop

Getting Started

  1. Download the zip file form git@github.com:masangana/enumerable.git or clone it.
  2. open the file by your prefered IDE, go to the project root folder.
  3. run the command ' ruby my_list.rb'

Prerequisites

  • A web browser.
  • A code editor.

Setup

You can check if Git is installed by running the following command in the terminal.

$ git --version
$ ruby --version && irb

Install

$ gh repo clone git@github.com:masangana/enumerable

Run tests

ruby  my_list.rb

Authors

👤 Alex Masangana

  • GitHub: GitHub Badge
  • Twitter: Twitter Badge
  • Gmail: Gmail Badge

👤 Worash

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

📝 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.