Ruby Enumerable

In this project we learned how to use a module inside a class. For this we created a class MyList and a module MyEnumerable. Our module MyEnumerable implemented a subset of the functionality of Ruby's in-built Enumerable.

Built With

  • Ruby

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • A text editor(preferably Visual Studio Code)

Install

  • Ruby

Run Project Locally

  • Clone the project
git clone git@github.com:KingsleyIbe/ruby-enumerable.git
cd ruby-enumerable
  • To Start the programs
open terminal
run the command $irb (interactive ruby shell)
run the program functions

OR

open terminal
run ruby my_list.rb

Authors

👤ATİLLA TAHA KÖRDÜĞÜM

👨🏾‍⚕️ Kingsley Ibe

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support