Skip to content

This project was built in Ruby. I used it to test my knowledge in ruby by writing customised codes for the enumerable methods in ruby.

Notifications You must be signed in to change notification settings

kunmi02/ruby-enumerables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

This project was built in Ruby. I used it to test my knowledge in ruby by writing customised codes for the enumerable methods in ruby.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages