Turkish character support for core ruby methods.
-
Updated
Mar 21, 2021 - Ruby
Turkish character support for core ruby methods.
Validate Method Arguments & Results in Ruby
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.
The Ruby-based Morse Decoder is a handy utility designed to transform Morse code into easily readable text. By taking a string of Morse code as input, this tool facilitates communication using a combination of dots and dashes to represent letters, numbers, and symbols.
"Catalog of my things" is a simple console app that allows users to manage collections of the things they own.
A few Ruby methods demonstrate string/array manipulation to separate names in the format of 'Last, First Middle' or even 'Last, First Middle1 Middle2'.
Ruby is a dynamic, reflective, object-oriented, general-purpose programming language. This quiz will cover its basic syntax and some basic programs.
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.
Ruby Gem: CrmFormatter is perfect for curating high-volume enterprise-scale web scraping, and integrates well with Nokogiri, Mechanize, and asynchronous jobs via Delayed_job or SideKick, to name a few.
Add a description, image, and links to the ruby-methods topic page so that developers can more easily learn about it.
To associate your repository with the ruby-methods topic, visit your repo's landing page and select "manage topics."