Skip to content

iliebabcenco/enumerable-methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

enumerable-methods

In this project we implemented Ruby's Enumerable methods.

Enumerable Ruby Methods

There we have:

  • my_each
  • my_each_with_index
  • my_select
  • my_all?
  • my_any?
  • my_none?
  • my_count
  • my_map
  • my_inject
  • multiply_els

Built With

  • Ruby

Tested with Rspec

In order to test the methods run the command in terminal:

rspec

Authors

👤 Ilie Babcenco

👤 Onu Henry

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

About

In this project we implement Ruby Enumerable methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages