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/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/wizardone/algorithms
A collection of simple, yet useful ruby and js code examples
Last synced: 09 May 2026
https://github.com/pmutua/pixjar
A web app that allows users to post their pictures and other users can upvote.
image-upload masonry-rails paperclip postgresql rails rails5 ruby ruby-on-rails
Last synced: 10 May 2026
https://github.com/petertseng/adventofcode-rb-2022
Solutions to https://adventofcode.com/2022 (complete)
advent-of-code advent-of-code-2022 ruby
Last synced: 10 May 2026
https://github.com/sriharikapu/musicwithcode
Simple enough for computing and music lessons, Powerful enough for professional musicians.
Last synced: 10 May 2026
https://github.com/markcaldropoli/iceelocator
BrickHack 3 Project | Won Best Reverse Engineering App
brickhack finalist google-maps-api google-place-api hackathon icee icee-locator markcaldropoli mlh python reverse-engineering ruby swift xcode
Last synced: 11 May 2026
https://github.com/german-cobian/hackerrank-problems
A collection of problem statements from HackerRank and their solutions in Javascript as well as in Ruby.
Last synced: 11 May 2026
https://github.com/deradon/that_language-client
API client for ThatLanguage.
language ruby ruby-gem rubygem that-language
Last synced: 10 Jun 2026
https://github.com/mauricelambert/cve-2021-41773
These Metasploit, Nmap, Python and Ruby scripts detects and exploits CVE-2021-41773 with RCE and local file disclosure.
cve cve-2021-41773 detection exploit metasploit nmap python3 rce ruby scanner vulnerability
Last synced: 12 May 2026
https://github.com/mshahzadtariq/persist_deleted
Soft delete for mogoid with ability to recover records
Last synced: 12 May 2026
https://github.com/sloppycoder/convertlabsdk
Ruby SDK for accessing convertlab online APIs
Last synced: 11 Jun 2026
https://github.com/hirura/hrr_rb_sftp
Pure Ruby SFTP server implementation.
Last synced: 26 Jun 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/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/maruyamaworks/ppt2rst
Convert PowerPoint .ppt(x) files to reStructuredText .rst files
powerpoint restructuredtext ruby
Last synced: 12 Jun 2026
https://github.com/ydah/midicraft
A pure Ruby library for building, reading, and writing Standard MIDI Files (SMF)
builder midi midi-files reader ruby smf
Last synced: 13 Jun 2026
https://github.com/ismailarilik/gosu-starship
A starship game written with Ruby/Gosu
Last synced: 18 Jun 2026
https://github.com/aizjicod/blog-app
This is a blog app. The user have different intereactions with the page, the first thing he sees is a log-in page and will not be able to access it until he he is logged in. After being succesfully logged in it's able to create his posts as well as comment and like other people's post.
Last synced: 19 Jun 2026
https://github.com/mixandgo/decorator_pattern
The Decorator Pattern in Ruby
Last synced: 22 Jun 2026
https://github.com/kanutocd/cdc-core
Database-agnostic Change Data Capture domain primitives for Ruby
cdc change-data-capture data-pipeline domain-events event-driven event-pipeline event-processing event-sourcing pipeline ruby stream-processing
Last synced: 23 Jun 2026
https://github.com/kanutocd/pgoutput-decoder
Decodes pgoutput-parser protocol messages into immutable Ruby row-change events.
cdc change-data-capture decoder jsonb logical-decoding logical-replication oid pgoutput postgres postgres-typed postgres-types postgresql postgresql-types ruby type-decoder
Last synced: 23 Jun 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/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/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/alekpopovic/masina
Useful Rails Patterns Generators
desing-patterns ruby ruby-gem ruby-library ruby-on-rails
Last synced: 27 Jun 2026
https://github.com/ambrose-kibet/catalog-of-my-things
This is a command line app built collaboratively with ruby that allow the user to arrange thier stuff in an organized manner
Last synced: 17 May 2026
https://github.com/kidd254/budget_app
bootstrap5 css html ruby ruby-on-rails server-side-rendering
Last synced: 20 Jan 2026
https://github.com/kenjij/mos-eisley
"You will never find a more wretched hive of scum and villainy."
Last synced: 15 May 2026
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/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/mvz/mbrowser
Simple WebKit-based browser using GirFFI
gir-ffi gnome gtk3 hacktoberfest ruby
Last synced: 18 May 2026
https://github.com/sixarm/sixarm_ruby_mysql_adapter_extensions
SixArm.com » Ruby » MysqlAdapter exensions for Active Record in Ruby On Rails
adapter extensions gem mysql ruby
Last synced: 17 May 2026
https://github.com/fmjsjx/lib-bson
Patch some useful functions for BSON in RUBY.
Last synced: 28 Mar 2025
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/agnaite/german_audy
Translates @heyaudy's most recent tweets 🇩🇪
google-translate ruby sinatra twitter
Last synced: 09 Sep 2025
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/silva4dev/meeting-scheduler-clean-architecture-project
💥 Building a meeting room reservation management system with Ruby and Deno Fresh using TDD, DDD, Clean Architecture, Design Patterns and SOLID principles 🎯✨.
deno design-patterns domain-driven-design fresh hanami rails rspec ruby ruby-on-rails solid-principles test-driven-development typescript
Last synced: 10 Apr 2025
https://github.com/sadaf-daneshgar/school_library
[ OOP school library ] is a project that is part of the Microverse Ruby curriculum. The goal is to build a library system that can be used by students and teachers to check out books. The library has a limited number of copies for each book so it can only allow a certain number of people to check out the same book at the same time.
aggregation association inheritance oop-programming ruby ul unit-testing
Last synced: 29 Oct 2025
https://github.com/sergio-fry/playground
Online code editor
editr online playground ruby sandbox
Last synced: 11 Apr 2025
https://github.com/geeekgod/sass_first
Basic Landing Page in SASS.
css ruby sass scss stylesheets
Last synced: 18 Apr 2026
https://github.com/mkonikov/dynamicbase
DynamicBase is a lightweight object-relational mapping tool built with Ruby.
Last synced: 16 Jul 2025
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/vasuadari/vasuadari.github.io
About me
aws docker elixir phoenix ruby ruby-on-rails
Last synced: 28 Jun 2025
https://github.com/chenxingqiang/homebrew-repofm
A Ruby project focusing on homebrew repofm
Last synced: 18 May 2026
https://github.com/shannarra/projecteuler
Solutions to (most of, if not) all 📚 Project Euler problems 🤓 in Ruby 💎.
algorithms exercises for-fun project-euler ruby
Last synced: 12 Oct 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/ucsc/site-slugstrong
Roadmap to recovery and bringing students back to campus.
Last synced: 08 Apr 2026
https://github.com/taichi-ishitani/ruport-wiki-table-formatter
Wiki Table Fomatter for Ruport
Last synced: 03 May 2026
https://github.com/purifetchi/maidchan
simple tinychan clone written in ruby/sinatra with sqlite3
imageboard ruby sinatra sqlite3 tinychan
Last synced: 07 Sep 2025
https://github.com/codesalley/myruby-psets
List of ruby problem-sets and solutions I implemented to help others get familiar and comfortable with ruby
Last synced: 07 Apr 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/harrisonwelch/myhackerranksolutions
My solutions to various programming challenges from HackerRank.com
10daysofjavascript 10daysofstatistics 30daysofcode bash cplusplus hackerrank hackerrank-solutions haskell java linux plsql python ruby solutions sql
Last synced: 07 Apr 2026
https://github.com/jeffersondanielss/ruby-conf-2018-challenge
Desafio realizado na ruby conf 2018.
Last synced: 19 May 2026
https://github.com/nonrational/short-sheet
Synchronize Shortcut ←→ Google Sheets
google-sheets productivity project-management repl ruby shortcut
Last synced: 21 Jul 2025
https://github.com/kwilczynski/mcollective-agents
Various Marionette Collective agents
Last synced: 17 Mar 2025
https://github.com/oldprojectss/oop-school-library
This is a school library app, build using Ruby to practice the Object Orianted Programming. the code includes classes that represent students and teachers
Last synced: 23 Jul 2025
https://github.com/openfoodfacts/openfoodfacts-corrector
Ruby script to correct and enhance data on OpenFoodFacts
Last synced: 24 Apr 2026
https://github.com/amake/regexgen-ruby
Generate regular expressions that match a set of strings
Last synced: 24 Jul 2025
https://github.com/wtnabe/rqrcode_png_bin
command line interface for rqrcode https://github.com/whomwah/rqrcode
Last synced: 07 Jun 2026
https://github.com/wtnabe/activerecord-simple_explain
explain method for ActiveRecord 3.0.x and 3.1.x
Last synced: 13 Jun 2026
https://github.com/rukomoynikov/processable
A handy way (I hope) to convert a service object like things to a series of steps
Last synced: 18 Mar 2025
https://github.com/nekonenene/discord-bot-sample-for-heroku
Discord bot for Heroku
discord discord-bot heroku ruby
Last synced: 14 Apr 2025
https://github.com/vadim-geroim/image-blur-1
Build an image by using a two-dimensional array to store the pixel values for the image.
datastructures image-blur ruby
Last synced: 07 Jun 2026
https://github.com/nexmo/ruby-ni-customer-number-validation
Customer Number Validation using the Nexmo Number Insight API
nexmo-number-insight phone-number ruby tutorial
Last synced: 24 Jul 2025
https://github.com/amita-roy/tic-tac-toe_testing
In this project, we are building a Tic Tac Toe game. The main goal is to put into practice the main concepts of Object Oriented Programming. Particularly, classes, modules and objects and access their attributes. I am using rspec to test my project.
classes modules oop rspec ruby
Last synced: 18 May 2026
https://github.com/tjmw/streamlet
Chain operations which may fail or succeed in Ruby
Last synced: 17 Sep 2025
https://github.com/vadim-geroim/nomster
Yelp clone that integrates with Google Map API and includes features like user comments, star rating, image uploading, and user authentication.
carrierwave devise figaro geocoder heroku rails5 ruby
Last synced: 01 May 2026
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/weebnetsu/ruby-learning-material
The learning material used for my Ruby course
Last synced: 10 Sep 2025
https://github.com/hainesr/mod-player
A set of tools to play Mod files.
ffi-openmpt hacktoberfest libopenmpt mod player ruby
Last synced: 25 Jul 2025
https://github.com/polossk/project-sindhs
project-SinDHS: source code of blog.polossk.com
Last synced: 16 May 2026
https://github.com/scribblelabapp/scribbledeveloper-cli
ScribbleDeveloper's official command line tools: Develop and debug your own plug-ins for ScribbleLab
cli developer-tools ruby scribblelab
Last synced: 21 Aug 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/tenjininc/invar
Single source of truth for environmental configuration.
config configuration-files environment environment-configuration environment-variables experimental ruby ruby-gem
Last synced: 25 Jul 2025
https://github.com/codesalley/koinkeep
KoinKeep, a platform that allows users to manage their transactions in groups and keep watch of what they spend much on. Users can create an account, and add transactions and groups containing transactions. a chart to display stats
Last synced: 19 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/augusto240/death_note_reminders
A task management application themed after Death Note anime where tasks become names written in the Death Note, due dates are execution dates, and completed tasks are "executed".
Last synced: 17 May 2026
https://github.com/jaynetics/regexp_property_values
Inspect property values supported by Ruby's regex engine
onigmo oniguruma regular-expression ruby unicode
Last synced: 18 Jul 2025
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/rubyonjets/airbrake-jets
Airbrake exception report support for Jets
awslambda jets ruby rubyonjets serverless
Last synced: 12 Sep 2025
https://github.com/chef/marketo_chef
Marketo API client for our common uses and error handling
Last synced: 25 Jun 2025
https://github.com/rasyadh/reinforcement_nim_game
Reinforcement Learning in NIM Game
machine-learning machine-learning-algorithms nim nimgame2 reinforcement-learning reinforcement-learning-algorithms ruby
Last synced: 06 May 2026
https://github.com/rileymanda/ruby-capstone-project
A console app developed to keep a record of different types of things you own: books, music albums, and games. All the implementations are based on UML class diagram and the data is be stored in JSON files.
Last synced: 29 Jun 2026
https://github.com/marcsteven/techstackjobs
The jobs about the tech stack from all over the world
companies python rails ruby technology
Last synced: 07 Apr 2026
https://github.com/sixarm/sixarm_ruby_erb_util_extensions
SixArm.com » Ruby » ERB Util module extensions and extras
Last synced: 14 Jul 2025