Skip to content

kaizipaul/enumerable

Repository files navigation

ENUMERABLE

📗 Table of Contents

📖 Enumerable

Enumerable is a project that implements a subset of the Enumerable mixin. We implemented 3 methods which are all?, any? and filter.

🛠 Built With

Tech Stack

Server

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:

 gem install rails

Setup

Clone this repository to your desired folder:

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

Install

Install this project with:

  gem install

Usage

To run the project, execute the following command:

Example command:

  ruby my_list.rb

back to top

👥 Authors

👤 Paul Kaizirege Vedasto

👤 Samuel Lekpor

👤 Michael Oguntayo

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

back to top

❓ FAQ

  • Do I have to have any previous knowledge about ruby to use this project?

    • No!
  • How to use this project?

    • check the Getting Started section to have a complete guid on how to setup and run teh project.

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages