- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
This project was created to reinforce an understanding of using Ruby modules inside of classes using the
include
method. We then ran tests which successfully passed.
- [Adds modules in classes]
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
git clone https://github.com/keebot-png/Enumerables.git
cd Enumerables
Install this project with:
gem install rubocop
bundle init
bundle install
rails server
👤 keebot-png
- GitHub: @keebot-png
- Twitter: @KeenanBotes
- LinkedIn: kee.bot@icloud.com
👤 Gina Beki
- GitHub: @ginabeki
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Htetaungkyaw
- GitHub: @Htet
- Twitter: @twitterhandle
- [Adding #max to Enumerable]
- [Adding #min to Enumerable]
- [Adding #sort to Enumerable]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project...
- I would like to thank: @ginabeki and @Htet
This project is MIT licensed.