Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.41 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.41 KB

ruby-enumerables

Second Ruby Project at Microverse to get used to working with Ruby.

microverse

Description

This project is about replicating Enumerable functions present in Ruby. These functions are my_each, my_each_with_index, my_select, my_all?, my_none, my_count, my_map, my_inject and multiply_els.

Built With

  • Ruby
  • Linter
  • VScode

Contributing

Contributions, issues and feature requests are welcome! Start by:

  • Forking the project
  • Cloning the project to your local machine
  • cd into the project directory
  • Run git checkout -b your-branch-name
  • Make your contributions
  • Push your branch up to your forked repository
  • Open a Pull Request with a detailed description to the development branch of the original project for a review

Author

👤 Suyash Fowdar

👤 Azeez Akinkunmi

Show your Support

Give a ⭐ if you like this project!