Skip to content

RamseyNjire/ruby-template-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Ruby Enumerable Module Partial Implementation

forthebadge

In this project, we attempted to implement some of the more popular methods in the Ruby enumerables method. These are:

  • #my_each
  • #my_each_with_index
  • #my_select
  • #my_all?
  • #my_any?
  • #my_none?
  • #my_count
  • #my_map
  • #my_inject
  • #multiply_els for use with #my_inject

Built With

  • Ruby

Authors

👤 Ramsey Njire

👤 Peris Ndanu

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

This is a template for Ruby projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published