Skip to content

HectorTorresE/Ruby-enumerable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Morse Code

In this project you will learn how to use a module inside your class. For this the class MyList and a module MyEnumerable. The module MyEnumerable implements a subset of the functionality of Enumerable.

Getting Started

1.- Open the terminal window and clone the repository using this command:
git clone https://github.com/HectorTorresE/Ruby_Enumerable.git

2.- Inside the enumerable.rb file there is a module MyEnumerable that will implement a subset of the functionality of Enumerable.

3.- Inside the my_list.rb file, there is a class MyList that includes Enumerable: is initialize with an array and has a method to outputs each elements of the array.

Authors

👤 Hector Torres

👤 Fernando Salas

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages