Skip to content

tiagoit/mv-ruby-02-enumerables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Project 2: Enumerable Methods

· Report Bug · Request Feature . Assignment from The Odin Project

Table of Contents

About The Project

Implementation of the most used methods on the Enumerable Ruby class. Project Link: https://github.com/ferreirati/mv-ruby-02-enumerables

Built With

Getting Started

Uncomment the examples and see the results on IRB console.

Debug

rdebug-ide --host 127.0.0.1 --port 1234 --dispatcher-port 26162 ./main.rb

Run the tests

./tests/enumerable_test.rb

License

Distributed under the MIT License. See LICENSE for more information.

📞 Contact

Feel free to connect with me on LinkedIn or drop me a line at tiagoitferreira@gmail.com.

About

Reimplementation of the Ruby Enumerable module methods.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages