Topic: "ruby-module"
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.
Language: Ruby - Size: 7.81 KB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 20 - Forks: 0

Da2dalus/textgem
Ruby module that interacts with the textbelt api
Language: Ruby - Size: 34.2 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 2

fraudlabspro/fraudlabspro-ruby
A Ruby module enables user to easily implement fraud detection feature into their solution using the API from
Language: Ruby - Size: 66.4 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 1

cpgui/cpgui
A cross-plattforming app!
Language: Ruby - Size: 155 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

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.
Language: Ruby - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

m-talbi/enumerable
Enumerable is a simple Array Manipulator App. This project is designed to help you learn how to use a module inside a class, and how to implement a subset of the functionality of Enumerable in Ruby.
Language: Ruby - Size: 557 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: Ruby - Size: 7.81 KB - Last synced at: 25 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
