Skip to content

mariosknl/enumerable_methods

Repository files navigation

enumerable_methods

Project 2: Enumerable Methods

In this project I am creating methods based on the Enumerable module. The methods have the same functionality with the original ones.

code3

Build with

  • Ruby
  • VS Code (Code Runner - Extension)

Run Tests

  • Firstly you have to clone the repository in your local machine.
  • In order to run tests, navigate to your project directory and use this command in the terminal:
    rspec spec/custom_enumerable_spec.rb

👤 Marios Kanellopoulos

🤝 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!

Acknowledgments

https://stackoverflow.com/questions/39957124/how-to-create-a-custom-implementation-of-inject-method

https://blog.codeship.com/the-enumerable-module/

https://github.com/jubaan/m__advanced-building-blocks__enumerable-methods/blob/develop/enumerable_methods.rb

https://medium.com/@terrancekoar/inject-method-explained-ed531eff9af8

About

Project 2: Enumerable Methods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages