Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mailsg/Enumerable

Repository files navigation

📗 Table of Contents

📖 [Enumerable]

Enumerable is a project to learn how to use a module inside a class. For this you will create a class MyList and a module MyEnumerable. Module MyEnumerable will implement a subset of the functionality of Enumerable.

🛠 Built With

Tech Stack

Ruby

Key Features

  • Use Ruby syntax for basic programming operations.
  • Apply Ruby best practices and language style guides in code.

(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:

  • IRB (Interactive Ruby)

Setup

Clone this repository to your desired folder:

   git clone [email protected]:mailsg/Enumerable.git
   cd Enumerable

Install

Install dependencies for this project with:

  cd my-project
  bundle install

Usage

To run the project, execute the following command:

  ruby Enumerable.rb

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 Sandeep Ghosh

👤 Phelelani Ndlovu

(back to top)

🔭 Future Features

  • Adding more methods to the module
  • Adding more methods to the class
  • Adding more tests

(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 please give it a ⭐️. Your support is greatly appreciated!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for this opportunity that they are giving us.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Ruby : Enumerable and Modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages