Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atillatahak/ruby-enumerable
https://github.com/atillatahak/ruby-enumerable
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/atillatahak/ruby-enumerable
- Owner: AtillaTahak
- Created: 2022-03-05T10:17:01.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-03-07T16:08:07.000Z (over 2 years ago)
- Last Synced: 2023-03-06T20:17:45.753Z (over 1 year ago)
- Language: Ruby
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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