Ruby
Ruby was developed by Yukihiro “Matz” Matsumoto in 1995 with the intent of having an easily readable programming language. It is used by the Rails framework to create dynamic web-applications. Ruby’s syntax is similar to that of Perl and Python.
- GitHub: https://github.com/topics/ruby
- Wikipedia: https://en.wikipedia.org/wiki/Ruby_(programming_language)
- Repo: https://github.com/ruby/ruby
- Created by: Yukihiro Matsumoto
- Released: December 21, 1995
- Related Topics: rails, language, python,
- Last updated: 2026-07-02 00:27:07 UTC
- JSON Representation
https://github.com/calebnance/jekyll_blog-calebnance
jekyll / scss / pwa
jekyll progressive-web-app ruby scss service-worker
Last synced: 11 Jan 2026
https://github.com/maybe-yushi/i-need-a-word
I Need A Word or INAW is a gem available for Ruby, used to generate a random word in multiple languages.
random-word random-word-generator ruby rubygem
Last synced: 19 Mar 2025
https://github.com/krishpranav/snmpwn
SNMPv3 user enumerator and attack tool made in ruby
bruteforce ruby ruby-bruteforce snmpv4 snmpwn
Last synced: 27 Mar 2025
https://github.com/chocolateboy/object-extend
Add and override per-object methods
cpan-module eigenclass perl-module ruby singleton zero-dependency
Last synced: 17 Jun 2025
https://github.com/sixarm/sixarm_ruby_intended_uri
SixArm.com » Ruby » Intended URI session store for typical Ruby On Rails
Last synced: 10 May 2026
https://github.com/weebnetsu/ruby-learning-material
The learning material used for my Ruby course
Last synced: 10 Sep 2025
https://github.com/gabyse1/enumerable
This program implements the all?, any?, and filter methods that have the same funcionality as methods in Ruby Enumerable module.
Last synced: 10 Apr 2025
https://github.com/aboongm/rails-buget-app
The Ruby on Rails capstone project is to build a mobile web application where I can manage my budget: I have a list of transactions associated with a category, so that I can see how much money I spent and on what. I will create a Ruby on Rails application that allows the user to: register and log in, so that the data is private to them. Create categories and add expenses on each of these categories see the expenses on each category.
capybara-rspec devise postgresql rspec ruby ruby-on-rails
Last synced: 03 May 2026
https://github.com/iak97/rails_todo_api
A todo api using ruby on rails with rspec
rails rails-api rails-application rails7 rspec rspec-rails rspec-testing ruby ruby-app ruby-on-rails
Last synced: 16 Feb 2026
https://github.com/pedro-donoso/indice
- Programa que calcula el salario en función de un % de aumento. - Programa en el que usuario adivina el número que elige la máquina. - Programa que calcula el Índice de Masa Corporal (IMC) e indica niveles de obesidad.
Last synced: 21 Mar 2025
https://github.com/adrianomonteiroweb/restapi-with-rubyonrails
Repositório de estudos de uma Rest API em Ruby on Rails.
Last synced: 14 May 2026
https://github.com/pchampio/sudoku
:pencil: L3 SPI. Réalisation d'une interface à "aides visuelles" à la résolution d'un Sudoku
educational-game ruby sudoku team univ-lemans university-project
Last synced: 28 Mar 2025
https://github.com/alexfalkowski/alexfalkowski.github.io
A site for my profile.
Last synced: 27 May 2026
https://github.com/bmista/ruby-test-tracer
OpenTracing compatible Tracer implementation to be used in tests in Ruby
opentracing rspec ruby tests tracer
Last synced: 14 May 2026
https://github.com/moners/uuid_parameter
UUIDParameter handles a :uuid column and validation for any model.
Last synced: 03 Apr 2025
https://github.com/odilson-dev/connect-four
Connect Four is a two-player game where players take turns dropping pieces into a grid
connect-four game ruby theodinproject
Last synced: 11 Jun 2026
https://github.com/altontonn/school-library
This is a OOP Student Library that implements the classes to represent students and teachers.
Last synced: 02 Apr 2025
https://github.com/fluent-ci-templates/ruby-pipeline
A ready-to-use CI/CD Pipeline for Ruby projects
dagger deno deno-module devops gitlab-ci pipeline ruby ruby-on-rails typescript
Last synced: 02 Feb 2026
https://github.com/jgnagy/bullion
Ruby ACME v2 Certificate Issuer
acme acme-v2 bullion certificate certificate-authority letsencrypt ruby
Last synced: 17 Feb 2026
https://github.com/mondido/riksbank-currency
Retrieves exchange rates from the Riksbank Sweden (http://www.riksbank.se/)
currency-converter money ruby ruby-gem
Last synced: 03 Apr 2025
https://github.com/mssola/operum
Simple application that keeps track of all your sources (i.e. books, papers, articles).
Last synced: 11 Apr 2025
https://github.com/sebastianterleira/codewars-ruby
Codewars Ruby Katas 💎
codewars codewars-solutions ejerciciosresueltos ruby
Last synced: 28 Mar 2025
https://github.com/jgarber623/authenticate.computer
An IndieAuth-compatible service providing authorization and token endpoints.
authorization-endpoint indieauth indieweb redis ruby sinatra token-endpoint
Last synced: 27 Mar 2025
https://github.com/denissonpereira/full-stack-blume-capel-model-
O projeto oferece uma API em Java com dados referentes ao modelo de Blume-Capel. Além disso, o repositório conta com duas interfaces: uma web, construída com Next.js, e uma mobile, construída com React Native. Dessa forma, os usuários conseguem visualizar e editar os dados servidos pela API.
axios docker expo java kotlin maven mysql react react-native reactts ruby spring spring-boot spring-mvc storybook tailwindcss ts typescript vitest
Last synced: 09 Apr 2026
https://github.com/bludidi/ibudget
iBudget is a web based app that helps users to track the money they spent or they have to spent. A user must sign up and login to create categories of items they buy the app will do the calculations.
css3 postgresql-database ruby ruby-on-rails
Last synced: 19 Jan 2026
https://github.com/pablob07/journey_template_rails
Ruby Template with ESBuild, TailwindCSS, Sidekiq, Friendly_id, Kaminari, Lucide icons, Devise. for Rails 6 and 7.
devise esbuild gems javascript rails rails6 rails7 ruby tailwindcss template
Last synced: 20 Jan 2026
https://github.com/said-laasri/enumerable
In this project we are asked to create an enumerable object from scratch in Ruby.
Last synced: 27 Mar 2025
https://github.com/petercamilleri/safe_clone
A safe, fast, exception free clone method that demonstrates the use of inheritance and safe monkey patching.
clone monkey-patching ruby ruby-gem safe utility-library
Last synced: 03 Apr 2025
https://github.com/petercamilleri/insouciant
Run Ruby code snippets without worrying about warnings, errors or exceptions. E&OE for coders.
exception-handling ruby rubygem
Last synced: 03 Apr 2025
https://github.com/petercamilleri/fibonacci_rng
An experimental random number generator inspired by the famous Fibonacci number sequence.
cyclic-fibonacci-generator prng ruby rubygem
Last synced: 03 Apr 2025
https://github.com/petercamilleri/vls
The version ls utility; List the modules of a gem/application with version info. Useful for determining application composition. Great debug tool in rails console.
Last synced: 13 Sep 2025
https://github.com/said-laasri/school_library
in school library OOP project i'm asked to create an OOP_school library from scratch in Ruby.
Last synced: 27 Mar 2025
https://github.com/akarzim/parchemin
Colours the contents of a file according to its age
Last synced: 03 May 2026
https://github.com/vadim-geroim/fibonacci
Fibonacci Sequence: contains iterative and recursive solutions, tests and logs time performance
Last synced: 10 May 2026
https://github.com/ftb-gamepedia/att-9001
Automatic Tile Translator 9001
bot ftb-wiki mediawiki mediawiki-bot minecraft ruby wiki
Last synced: 04 Jan 2026
https://github.com/boxyhq/ruby-examples
Ruby Example Apps powered by BoxyHQ
oauth2 omniauth omniauth-strategy rails ruby sorcery sso
Last synced: 16 Apr 2026
https://github.com/kenfehling/omniauth-stateless
Ruby gem for doing stateless authentication with omniauth
api jwt middleware omniauth rails rest ruby stateless
Last synced: 15 May 2026
https://github.com/is0xjh25/is0xnexttodo
This application can help users to decide what are they going to do next while they are bored. The program is controlled by command line input. It supports personal account and saving information via using SQLite.
Last synced: 19 Jan 2026
https://github.com/anselemodims/fitness_blog
Fitness_blog is a blog app where users post about their fitness journey. Users can comment on and like other users' posts. It is built using Ruby on Rails framework and styled with SASS
erb rails rails7 rspec-rails ruby ruby-on-rails sass
Last synced: 19 Jan 2026
https://github.com/gvgesanto2/microverse-gs-money
GS Money is a Full-Stack budget application built with Ruby on Rails, Sass, and Postgres, where users can create different types of transactions (income and expenses) that can be organized into categories. Each category has its transactions, displaying the total amount spent and earned.
css3 devise full-stack full-stack-web-development html5 javascript postgresql rails7 rspec ruby ruby-on-rails sass
Last synced: 27 Feb 2026
https://github.com/kwilczynski/mcollective-agents
Various Marionette Collective agents
Last synced: 17 Mar 2025
https://github.com/woodruffw/ruby-macho-utils
Command-line utilities for ruby-macho.
mach-o ruby ruby-cli ruby-macho
Last synced: 28 Mar 2025
https://github.com/emsk/nhk_line_notifier
Search NHK programs and notify via LINE Notify
Last synced: 09 Jul 2025
https://github.com/mnc/auth0_password
Auth0Password is a Ruby gem to generate random password for Auth0 database connection
auth0 gem password-generator ruby
Last synced: 07 Apr 2026
https://github.com/cbrnrd/metasploit-modules
A collection of my finished and in development metasploit-framework modules
Last synced: 26 Mar 2025
https://github.com/sshaw/logging-appenders-airbrake
Airbrake appender for the Logging gem
airbrake logging logging-library ruby
Last synced: 12 Apr 2025
https://github.com/emsk/mruby-masksql
A command-line tool to mask sensitive values in a SQL file
Last synced: 16 May 2026
https://github.com/tsaohucn/map_sign
This is a rails app let people sign in Google Map
Last synced: 21 May 2026
https://github.com/nemuba/service_client
The ServiceClient project on GitHub is a lightweight and flexible Ruby gem that simplifies making HTTP requests in Ruby projects. With an intuitive API, configurable base URL, and default headers, you can easily make GET, POST, PUT, and DELETE requests to RESTful APIs and receive responses in a consistent and structured format.
Last synced: 11 Apr 2025
https://github.com/avdeev/oop-patterns-ruby
Examples of OOP patterns in Ruby
Last synced: 18 Mar 2025
https://github.com/melezhik/perl6-sparrowdo-rvm
Sparrowdo module to install RVM and Ruby
Last synced: 30 Apr 2026
https://github.com/simonneutert/gilded_rose_kata
Refactor like a Boss (Refactor like Sandi Metz)
minitest refactoring ruby tdd-kata test-driven-development tutorial tutorial-code
Last synced: 15 Mar 2025
https://github.com/wildmaples/jack-compiler
A Jack programming language compiler written in Ruby
compiler nand2tetris nand2tetris-jack-compiler ruby
Last synced: 27 Mar 2025
https://github.com/ggarnier/dailymotion-api-client
DailyMotion API Ruby client
dailymotion hacktoberfest ruby video
Last synced: 11 Apr 2025
https://github.com/famished-tiger/skeem
A Ruby implementation of the Scheme language (a subset of)
interpreter r7rs ruby scheme scheme-programming-language
Last synced: 03 Apr 2025
https://github.com/aepyornis/nyc-geocoder-api
Simple Geocoder for New York City
Last synced: 01 Jul 2026
https://github.com/aryan10/battle-strings
A research on the battle strings of Ruby, FireRed & Emerald.
battle battle-strings battle-text buffers byte-changes emerald fire-red hex-editor pointer rom ruby string text
Last synced: 10 Apr 2025
https://github.com/vic778/rails-api
schematize the request that a user sends to the server to receive a response. customize the app so that rswager is the main controller so that it responds in all environments
devise rswag ruby ruby-on-rails uuid-generator
Last synced: 27 Jun 2026
https://github.com/nafidurmus/nafidurmus.github.io
jekyll kullanarak oluşturulmuştur.
blog jekyll jekyll-blog jekyll-site ruby
Last synced: 14 May 2026
https://github.com/papakvy/sonic_pass
Sonic Pass is a Ruby gem designed to generate strong, unique passwords. It provides a simple and efficient way to create passwords of varying lengths, making it an ideal tool for developers and users alike.
gems productivity ruby ruby-on-rails security
Last synced: 10 Apr 2025
https://github.com/hashrocket/trybool
The value parsing tool to return a boolean that you never knew you needed!
Last synced: 24 Oct 2025
https://github.com/sealinesun/react-native-chat-map
java javascript objective-c other python react-native ruby shell
Last synced: 06 Apr 2026
https://github.com/ghilain/blog-app-api
The Blog app is a classic example of a blog website. I created a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
ruby ruby-on-rails ruby-on-rails-api
Last synced: 16 May 2026
https://github.com/guillaume-gomez/image-collection-generator
Generate combinaison of image based on assets database
generative-art image-processing ruby
Last synced: 04 Apr 2025
https://github.com/vietdoo/url-shortening-ruby
This is a simple URL shortening service that takes a long URL and converts it into a short URL. The short URL can be used to redirect to the original long URL. Using Ruby on Rails
postgresql rails ruby ruby-on-rails sqlite3 url-shortener url-shortener-api urlshortener
Last synced: 17 Feb 2026
https://github.com/amdev9/refreshbank
Ruby on Rails scrap and compare banking cards
javascript postgresql ruby ruby-on-rails scraping scraping-websites
Last synced: 24 Jun 2026
https://github.com/brianwangila/dial-a-mechanic_sinatra-backend
This is a short Dial A Mechanic backend project written with Sinatra Ruby that lets Users create a mechanic account and rate mechanics. It has two models (Mechanics and Reviews) and employs all the CRUD functionalities.
procfile ruby sinatra sinatra-applications sinatra-framework
Last synced: 24 Jun 2026
https://github.com/sixarm/sixarm-ruby-gem-scripts
SixArm.com → Ruby → Gem scripts for building, deploying, and maintaining our ruby gems
Last synced: 09 May 2026
https://github.com/discourse/markbridge
Convert markup in multiple formats to Discourse-ready Markdown — via a predictable parse → AST → render pipeline.
Last synced: 25 Jun 2026
https://github.com/varunram/compiler
x86 C compiler in Ruby
compiler compiler-designs ruby
Last synced: 25 Jun 2026
https://github.com/slbug/julewire
Structured logging for modern Ruby: core pipeline, Rails/AJ/Karafka/Ractor adapters, GCP shape, redaction, tail/doctor tools, and contract tests. Sharp edges documented, boundaries enforced, logs that behave under load.
activejob gcp karafka logging ractors rails ruby ruby-on-rails semantic-logger structured-logging
Last synced: 28 Jun 2026
https://github.com/dottorblaster/burstfm
A Burst evolution. Generate Jekyll front-matter YAML programmatically
Last synced: 09 May 2026
https://github.com/rhardih/by
Automatic build system for stand container images to trigger builds on Travis
android android-ndk docker docker-hub ruby sinatra travis travis-ci
Last synced: 09 May 2026
https://github.com/alekpopovic/masina
Useful Rails Patterns Generators
desing-patterns ruby ruby-gem ruby-library ruby-on-rails
Last synced: 27 Jun 2026
https://github.com/ghiftee/oop-school-library
This project is a console-based school library app that allows created students and teachers to rent created books. It also gives a list of students, teachers, books and rentals.
Last synced: 28 Jun 2026
https://github.com/qnighy/ruby-1.8.1
The Ruby Programming Language - 1.8.1 backport
Last synced: 09 May 2026
https://github.com/kanzatahreem/enumerable
In this project, we learned to use a module inside a class.
Last synced: 14 May 2026
https://github.com/felipecezar01/front-ruby-todo-list
Apenas uma simples página em Ruby para conhecer a linguagem.
Last synced: 29 Jun 2026
https://github.com/kociamber/gorilaz
Basic Rails app for managing Academia Gorila members
Last synced: 14 May 2026
https://github.com/skyv26/ruby-enumerable
In Ruby, we call an object enumerable when it describes a set of items and a method to loop over each of them. The built-in enumerables get their enumeration features by including the Enumerable module, which provides methods like #include?, #count, #map, #select and #uniq.
enumerable rspec rubocop ruby ruby-gem
Last synced: 14 May 2026
https://github.com/ibnesayeed/reddit-scraper
A Ruby script to scrape Reddit objects
docker reddit reddit-scraper ruby scraper
Last synced: 09 May 2026
https://github.com/cvilla714/enumerable_methods
This project was based on implementing our version of Ruby's enumerable methods. We created two files one that contained the methods and another one that contains the results. Built with
Last synced: 11 Jun 2026
https://github.com/jasminemlewis/rock-paper-scissors
Rock Paper Scissors, a Ruby program, is the classic game using Object Oriented Programming to play against the computer.
Last synced: 11 Jun 2026