/ken-suzzy-enumerables

This is a simple that demonstrate how to create your own Rubby Enumerables

Primary LanguageRuby

📗 Table of Contents

📖 [Rubby Enumerables]

[Rubby Enumerables] is an application that demonstrates how to create an Enumerable module that implements #all? #any? #filter methods in Rubby

🛠 Built With

Tech Stack

Client
Database

Key Features

  • [Creates #all? #any? #filter 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:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:myaccount/my-project.git

Install

Install this project with:

  cd my-project
  gem install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  bin/rails test test/models/article_test.rb

(back to top)

👥 Authors

👤 Kennedy Omondi

👤 Suzana Marsela

(back to top)

(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 kingly give it a star ⭐️

(back to top)

🙏 Acknowledgments

We would like to thank the Microverse tutorials

(back to top)

(back to top)

📝 License

This project is MIT licensed.

(back to top)