Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atillatahak/ruby-enumerable


https://github.com/atillatahak/ruby-enumerable

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Ruby_Enumerable-blueviolet)

# Ruby Enumerable

> In this project we learned how to use a module inside a class. For this we created a class MyList and a module MyEnumerable. Our module MyEnumerable implemented a subset of the functionality of Ruby's in-built Enumerable.

## Built With

- Ruby

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites
- A text editor(preferably Visual Studio Code)

### Install
- Ruby

### Run Project Locally

- Clone the project

```bash
git clone [email protected]:KingsleyIbe/ruby-enumerable.git
cd ruby-enumerable
```

- To Start the programs
```bash
open terminal
run the command $irb (interactive ruby shell)
run the program functions
```

OR

```bash
open terminal
run ruby my_list.rb
```

## Authors

## 👤ATİLLA TAHA KÖRDÜĞÜM

- GitHub: [@AtillaTahak](https://github.com/AtillaTahak)
- Twitter: [@AtillaTahaa](https://twitter.com/AtillaTahaa)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/atilla-taha-kördüğüm-a93702186/)
- Blog: [Blog](atillataha.blogspot.com)
- Youtube: [YouTube](https://www.youtube.com/channel/UCmoD0x4Z9vdG2PCsI5p8FYg)

👤 **Blessed Jason Mwanza**

- GitHub: [@blessedjasonmwanza](https://github.com/blessedjasonmwanza)
- Twitter: [@mwanzabj](https://twitter.com/mwanzabj)
- LinkedIn: [Blessedjasonmwanza](https://linkedin.com/in/blessedjasonmwanza)
- AngelList: [blessedjasonmwanza](https://angel.co/u/blessedjasonmwanza)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/KingsleyIbe/ruby-enumerable/issues).

## Show your support