https://github.com/alphayowakarindi/enumerable
Project showcasing how to use a module inside a class.
https://github.com/alphayowakarindi/enumerable
enumerable ruby
Last synced: 2 months ago
JSON representation
Project showcasing how to use a module inside a class.
- Host: GitHub
- URL: https://github.com/alphayowakarindi/enumerable
- Owner: alphayowakarindi
- Created: 2022-10-12T13:28:18.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-10-13T08:47:23.000Z (over 3 years ago)
- Last Synced: 2025-01-06T01:41:28.972Z (over 1 year ago)
- Topics: enumerable, ruby
- Language: Ruby
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Enumarable
> Project to implement how to use a module inside a class.
## Built With
- Ruby
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Ruby
### Install
1. Go to the terminal and ```cd``` into the directory of your preference.
2. Run `git@github.com:alphayowakarindi/enumerable.git` to clone the app.
3. Open the project in a code editor of your choice that is configured to use Ruby.
3. Run `ruby my_list.rb` to exectue the ruby file
## Authors
👤 **Author1**
- GitHub: [@githubhandle](https://github.com/alphayowakarindi)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/alphayo-wakarindi-15a825236/)
👤 **Author2**
- GitHub: [@githubhandle](@BasitAl35031734)
- Twitter: [@twitterhandle](@BasitAl35031734)
- LinkedIn: [LinkedIn]( basit-ali-3961141b3)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._