Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benawi/ruby-enumerable
This repository includes files with Ruby that can be used to recreate a Enumerable
https://github.com/benawi/ruby-enumerable
ruby
Last synced: about 5 hours ago
JSON representation
This repository includes files with Ruby that can be used to recreate a Enumerable
- Host: GitHub
- URL: https://github.com/benawi/ruby-enumerable
- Owner: Benawi
- Created: 2023-07-27T19:21:40.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2023-08-28T19:59:08.000Z (over 1 year ago)
- Last Synced: 2024-04-23T19:22:15.607Z (9 months ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 553 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##
π°Create Enumerableπ# π Table of Contents
- [π About the Project](#about-project)
- [π Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [π» Getting Started](#getting-started)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)- [π License](#license)
# π Create Enumerable
This repository includes files with Ruby that can be used to recreate an Enumerable
### Decode a Morse code message [Requirements](https://github.com/microverseinc/curriculum-ruby/blob/main/simple-ruby/morse_code.md)
- [x] Create a class MyList that has an instance variable @list.
- [x] Create a module MyEnumerable that implements the following methods
- #all?
- #any?
- #filter
### π€ Habtamu Alemayehu
- GitHub: [Benawi](https://github.com/Benawi)
- Linkdin: [Habtamu](https://www.linkedin.com/in/habtamualemayehu/)
### π€ Bwambale
- GitHub: [Bwambale](https://github.com/wolterbwamabale)
- Linkdin: [Bwambale](https://www.linkedin.com/in/Bwambale-benny-wolter/)
## π Future Features
- Inhance the project by adding additional parameters π
Contributions, [issues](https://github.com/Benawi/Vet-clinic-database/issues), and feature requests are welcome!
Give me βοΈ If you like this project!
- I thank the Microverse program for giving us this great chance.
This project is [MIT](./MIT.md) licensed.