wandji20 / Enumerables-

Ruby Enumerable method recreated using an understanding of Ruby syntax and not using the predefined Ruby Enumerable methods to define the new ones.
5 stars 1 forks source link

Week 5

Project 2 - Ruby : Enumerables

Screen Shot

screenshot

In this project, we re-create most of the Enumerable methods using

You can find the original project specification at: https://github.com/TheOdinProject/curriculum/blob/master/archive/old_lessons/ruby/basic_ruby/project_advanced_building_blocks.md#project-2-enumerable-methods

Built With

Live Demo from Repl.it

Getting Started

Follow these steps to get a local copy up and running :

  1. Install git on your local machine.
  2. Type git init in the Terminal.
  3. Clone the repository to your local machine git clone https://github.com/wandji20/Enumerables-.git.
  4. Cd into the repository cd Enumerables-.
  5. Open the main.rb file and run it with your editor, or excute the file using ruby runtime ruby enumerables.rb

Authors

Wandji Bertrand

Omar Rashad

Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a star if you like this project!