Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with ruby-module

A curated list of projects in awesome lists tagged with ruby-module .

https://github.com/ab-noori/enumerable

Throughout the project, the team learned how to utilize a module within a class. We designed a class called MyList and incorporated a module named MyEnumerable, which implemented a limited set of functionalities from Enumerable.

ruby ruby-application ruby-clean-code ruby-gem ruby-methods ruby-module

Last synced: 28 Oct 2024

https://github.com/mahammad-mostafa/enumerable-methods

This is the fourth project in the fourth module of the Microverse program. It is an implementation of several method in the Enumerable module of Ruby.

enumerable-methods gitflow gitflow-workflow microverse microverse-projects microverse-ruby microverse-students rubocop ruby ruby-application ruby-module yield

Last synced: 08 Dec 2024

https://github.com/tobinchilongo/enumerable-ruby

In this project we learnt how to use a module inside the class. We created a class `my_list` and a module `my_enumerable`. The module `my_enumerable` implements a subset of the functionality of Enumerable.

require-relative ruby-methods ruby-module

Last synced: 25 Dec 2024