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/nasirkhan294/school_library
Welcome to the school library, a showcase of object-oriented programming concepts in action. Explore our code for an enriching learning experience! 📚
github-actions linters linters-config rubocop ruby ruby-class
Last synced: 19 May 2026
https://github.com/zauberware/url_checker
Quick lookup for HTTP Status codes of a Sitemap!
404-errors http-status-codes nokogiri ruby ruby-scraper ruby-script seo seo-analysis seo-monitor seotools sitemap sitemap-parser url-scraper
Last synced: 14 Mar 2025
https://github.com/vidarh/rouge-gtk_theme_loader
Load GtkSourceView themes into Rouge (Ruby syntax highlighter)
rouge ruby syntax-highlight-parser syntax-highlighting syntax-highlighting-theme
Last synced: 18 Sep 2025
https://github.com/lindseyb/xomb-cms
This is the minimal cms used on xomb.org
Last synced: 17 May 2026
https://github.com/devteds/multi-stage-docker-build
Source code and terminal log related to the short course - https://devteds.com/multi-stage-docker-build
docker multi-stage-build multi-stage-docker multi-stage-dockerfiles rails-on-docker ruby ruby-on-rails rubyonrails
Last synced: 07 Mar 2026
https://github.com/nimblehq/danger-undercover
This is a danger plugin to show report to PR using undercover gem.
Last synced: 11 Nov 2025
https://github.com/kiebor81/embers
Embers is a portmanteau of "embedded" and "ruby script". This is an embeddable Ruby interpreter for C#.
csharp dsl dsl-syntax embbeded-system game-engine godot-engine interpreter parser ruby runtime scripting-engine scripting-language scripts unity-engine
Last synced: 19 Jan 2026
https://github.com/1d3o/satispay
Unofficial Satispay API for Ruby
gem payments ruby ruby-satispay rubygem satispay
Last synced: 28 Apr 2026
https://github.com/ascender1729/bybitcalculator
A Ruby application for cryptocurrency traders to calculate and analyze risks and strategies for ByBit's Inverse BTCUSD Perpetual contracts using a GUI built with Tk.
crypto-trading cryptocurrency financial-analysis gui-application investment-tools risk-analysis ruby trading-strategies trading-tools
Last synced: 09 Mar 2026
https://github.com/elastic/workplace-search-ruby
Elastic Workplace Search Official Ruby Client
api-client elastic elastic-enterprise-search elastic-workplace-search ruby ruby-client search swiftype
Last synced: 29 Sep 2025
https://github.com/thebwoyprogrammer/blog-app
This is a blog app that allows authoized authors to post a blog and users to like, comment. This app also has the comments, posts and likes counters
hatim microverse mvc-architecture ruby ruby-on-rails
Last synced: 30 Apr 2026
https://github.com/esotericpig/psychgus
:necktie::blue_car::nose: Easily style YAML files using Psych, like Sequence/Mapping Flow style.
libyaml psych psych-parser psychgus ruby style yaml yaml-parser
Last synced: 11 Apr 2025
https://github.com/lararosekelley/secret-santa
Organize a gift exchange anonymously
cli command-line gem ruby secret-santa sms twilio
Last synced: 18 May 2026
https://github.com/sshaw/ruby-jing
RELAX NG schema validation in Ruby using the Jing CLI
java relaxng ruby schema-validation xml
Last synced: 16 Aug 2025
https://github.com/leob/simplecrowd
Seed of a crowdfunding platform built in Ruby on Rails
Last synced: 12 Apr 2026
https://github.com/dinosimone/wealthforge-ruby
Ruby gem for WealthForge API
Last synced: 16 Aug 2025
https://github.com/minimum2scp/acmesmith-google-cloud-storage
acmesmith plugin implementing google_cloud_storage storage
acmesmith google-cloud-storage letsencrypt ruby
Last synced: 02 Apr 2026
https://github.com/GraphQL-Query-Planner/graphql-analyzer
A GraphQL extension for tracking datastore queries.
Last synced: 16 Jul 2025
https://github.com/itsmraga-hub/school-library
A tool that allows user to record what books are available in a library and who borrows them in a beautiful and well organized way.
oop oop-principles rubocop ruby
Last synced: 05 Oct 2025
https://github.com/serihiro/simple_map_reduce
Distributed MapReduce implementation written in ruby.
distributed-systems mapreduce ruby sinatra
Last synced: 28 Apr 2025
https://github.com/apache/skywalking-ruby
The Ruby agent for Apache SkyWalking
apm dapper distributed-tracing observability ruby skywalking
Last synced: 08 May 2025
https://github.com/peter1357908/jekyll-mahjong
Jekyll plugin for converting mahjong text notation into SVG images.
jekyll jekyll-plugin riichi-mahjong ruby
Last synced: 18 May 2026
https://github.com/ishikawauta/bloodinary
Bloodinary (Static Analysis Security Testing - SAST)
bloodinary ruby security-audit security-scanner security-tools static-analysis tools
Last synced: 07 Apr 2026
https://github.com/pawandubey/fnv-hash
Ruby Implementation of the FNV (Fowler-Noll-Vo) Non-Cryptographic Hash Algorithms
fnv fnv-1a hash-algorithm non-cryptographic ruby
Last synced: 12 Apr 2025
https://github.com/hasghari/conifer
Easily manage YAML configuration files and import them into your Ruby objects
Last synced: 12 Apr 2025
https://github.com/drexed/lite-statistics
Generate statistics from collections of data points
Last synced: 07 May 2025
https://github.com/mfinelli/ruolo
A library to keep your static role-based access control policies in sync with your database
authorization role-based-access-control ruby rubygem sequel
Last synced: 29 Oct 2025
https://github.com/redcode/run-jsmoo-z80-test
A Ruby script for running the Z80 tests included in JSMoo
cpu cpu-emulation emulation ruby test tests z80 z80-emulation zilog
Last synced: 13 Apr 2025
https://github.com/gangelo/immutable_struct_ex_redactable
immutable_struct_ex_redactable is the redactable version of the world-famous immutable_struct_ex immutable struct :). To find out more about the immutable_struct_ex gem, visit the Rubygems.org entry for immutable_struct_ex. immutable_struct_ex_redactable maintains all the functionality of the immutable_struct_ex gem, but allows you to create immutable structs that can be configured to redact field values using standard gem configuration (ImmutableStructExRedactable.configure { |config| ... }) or by passing configuration options to the appropriate method (ImmutableStructExRedactable.create_with(config, ...))
immutable immutable-state immutable-store immutable-struct ruby ruby-gem ruby-struct ruby-structs rubygem rubygems
Last synced: 07 May 2025
https://github.com/at1as/terminal-chess
A chess game written for the Terminal in Ruby
chess chess-game game ruby terminal
Last synced: 29 Oct 2025
https://github.com/debas-31/rails-blog-app
A simple blog app where users could like, post, remove and comment on it.
css3 html5 javascript rails ruby rubyonrails
Last synced: 07 Apr 2026
https://github.com/magdielcardoso/orbitchat.io
Open Source omnichannel service platform project similar to Chatwoot, Intercom and Zendesk 💬🚀
chat-widget conversation customer-support docker docker-image inertiajs intercom javascript livechat opensource rails ruby vuejs whatsapp zendesk
Last synced: 12 Apr 2026
https://github.com/oshanz/sonicsearch
Sonic search server integrations for Ruby on Rails
activemodel activerecord rails ruby ruby-on-rails search sonic
Last synced: 30 Apr 2026
https://github.com/glencrawford/service_interface
Ruby module to provide a strict, boilerplate interface for service classes.
Last synced: 21 Jun 2025
https://github.com/parnotfar/caddie.sh
caddie.sh is a modular shell framework and extensible DSL for the terminal. Built for clarity and consistency, it provides one-command environment setup, automatic module discovery, and a shared language for development workflows.
bash bash-programming developer-tools dsl nodejs python ruby ruby-on-rails rust-lang shell
Last synced: 07 Apr 2026
https://github.com/tadd/string_undump
String#undump, inverse of String#dump
Last synced: 11 Jul 2025
https://github.com/gdonald/console-blackjack-ruby
Console Blackjack in Ruby
21 blackjack blackjack-game console game ruby
Last synced: 14 Jul 2025
https://github.com/nareshnavinash/Graber-Ruby
Automation framework for Graphql with snapshot feature
automation framework grahpql graphql-automation ruby snap-mode test-automation
Last synced: 16 Jul 2025
https://github.com/tylerrick/paper_trail-rails
Integrate with rails console and migrations. In rails console, ask who is making change and why. Records the command.
Last synced: 17 Jul 2025
https://github.com/bria222/rails-friends
friends app is a ruby on rails framework application that enables a logged in user to add a list of friends with their details . the main objective of this application is to impliment advanced ruby on rails features in short MVC design pattern
html5 mvc-architecture partials rails ruby ruby-application ruby-gem ruby-on-rails testing
Last synced: 17 May 2026
https://github.com/shkm/tado
🌡 Quick 'n dirty gem for interacting with Tado's v2 API
api ruby smart-home tado thermostat
Last synced: 13 Apr 2025
https://github.com/janlelis/wcswidth-ruby
FFI bindings to libc's wcswidth() to determine the actual display width of strings
Last synced: 24 Aug 2025
https://github.com/tedlivist/stock_picker
This is a Ruby function that implements the stock-picker coding challenge on The Odin Project. An array of price stocks over a range of days is given and the program outputs the best days to buy and sell to realize the biggest profit.
coding-challenge ruby the-odin-project
Last synced: 29 Mar 2025
https://github.com/sonots/reentrant_flock
A reentrant/recursive flock for ruby
Last synced: 30 Oct 2025
https://github.com/ankurgel/bazinga
Color coded environment tags in rails console
color console production production-management rails-console ruby rubygem utility
Last synced: 02 Apr 2025
https://github.com/haroonabdulrazaq/re-former
This project puts our knowledge of Forms to the test. We built an application similar to hoe forms work in the real world where a user can create a post and add comments to it.
Last synced: 18 May 2026
https://github.com/geekelo/morse-code-decoder
A program in Ruby to atomate the process off decrypting Morse Codes
Last synced: 28 Mar 2025
https://github.com/dohliam/corpus-tools
A collection of scripts for working with multilingual text corpora
corpora corpus corpus-linguistics frequency language linguistics ngram ngrams ruby salience stoplist stopwords
Last synced: 21 Mar 2025
https://github.com/moekiorg/clean-architecture-minimal-app
A minimal Clean Architecture app
clean-architecture hanami rom ruby sinatra
Last synced: 05 Apr 2025
https://github.com/makevoid/centex-market-taker-bot
Simple market taker bot that trades on the Centex crypto exchange
automation bot centex centex-api exchange market-taker market-taker-bot ruby trading-bot
Last synced: 14 May 2025
https://github.com/kbinani/gdsync
rsync like Google Drive file sync tool. Local to GD, GD to Local, GD to GD sync supported.
Last synced: 05 Apr 2025
https://github.com/dohliam/asciidoctor-workflow
Quick prototyping script for creating rich html and pdfs from Asciidoctor documents
asciidoc asciidoctor css html pdf prototyping ruby
Last synced: 18 May 2026
https://github.com/vin-droid/parking-lot-problem-solution
A Parking lot can hold up to 'n' cars at any given point in time. Each slot is given a number starting at 1 increasing with increasing distance from the entry point in steps of one.
parking-lot-problem-solution rspec ruby
Last synced: 18 May 2026
https://github.com/woodprogrammer/ferruhkv
CA designed Key Value Store .
ca consistent-hashing db hashing key-value-store nosql ruby tcp
Last synced: 18 May 2026
https://github.com/ijackua/ruby-di-playground
Try different approaches for Dependency Injection in Ruby code
Last synced: 29 Mar 2025
https://github.com/ngtk/napsac
curl -L https://raw.githubusercontent.com/ngtk/napsac/master/unpack | bash
Last synced: 12 Mar 2025
https://github.com/tanhongit/rails_shortener_url_project
URL Shortener is a free tool to shorten a URL or reduce a link and making it easy to remember.
rails rails-shortener ruby shorten-urls shortener shortener-rails shortener-url tanhongit-rails
Last synced: 20 Jan 2026
https://github.com/ybakos/yongbakos.com
Middleman source for my personal Web shrine of drivel
middleman personal-website ruby
Last synced: 19 May 2026
https://github.com/devluxor/sapphire-chess
Sapphire Chess is a Chess engine, entirely written from scratch. It has complete game rules, an algebraic input systen, and a functional AI. It provides three game modes: Human vs. Human, Human vs. AI, and AI vs. AI. It also comes with an optional UI.
ai chess chess-board chess-engine minimax-algorithm minimax-alpha-beta-pruning ruby
Last synced: 13 Sep 2025
https://github.com/umar221b/errors_full_details
Extend ActiveModel::Errors to display messages with error codes.
Last synced: 21 Jun 2025
https://github.com/devl/pyby
A library implementing certain Ruby-like behaviours in Python.
Last synced: 26 Jun 2025
https://github.com/encoreshao/blog
Encore's Blog - Rails5, Ruby2.5
blog icmoc postgresql rails5 ruby ruby-on-rails themes
Last synced: 02 May 2026
https://github.com/sirius248/flickr_collage_tty
Collage generator with Flickr
Last synced: 11 Nov 2025
https://github.com/wizardone/concrete
Concrete inheritance for Ruby classes
class-attribute concrete inheritance ruby
Last synced: 13 Sep 2025
https://github.com/em429/arkive
Archive, read and annotate articles. Save your favorite content before it disappears!
annotation archiver pkm rails ruby self-hosted
Last synced: 19 May 2026
https://github.com/luizpicolo/generate_sinatra_app
Script to generate a base for sinatra applications
Last synced: 06 Sep 2025
https://github.com/michle99/ruby-on-rails-blog
A simple ruby on rails blog project.
Last synced: 19 May 2026
https://github.com/kidde60/oop-school-library
This project is a console app that allows the user to add books to the library, register borrower and check remaining books in the library.
Last synced: 19 May 2026
https://github.com/murodjon000/sales-tax
Basic sales tax is applicable at a rate of 10% on all goods, except books, food, and medical products that are exempt. Import duty is an additional sales tax applicable on all imported goods at a rate of 5%, with no exemptions.
Last synced: 15 May 2026
https://github.com/kwambiee/rails-recipe-app
Rails recipe app is a Ruby on Rails application that keeps track of all your foods, recipes, ingredients, and inventories.
Last synced: 03 Feb 2026
https://github.com/itmammoth/constantinopolis
Setting constants solution for ruby applications.
constant gem javascript rails ruby
Last synced: 22 Jul 2025
https://github.com/infrablocks/rake_gcp
Rake tasks for interacting with GCP.
gcp google-cloud-platform infrastructure rake rake-task ruby ruby-gem rubygem
Last synced: 22 Jul 2025
https://github.com/abarrak/3scale-keycloak-users-migration
A commandline utility to migrate the consumer accounts' users from the 3scale to keycloack.
Last synced: 25 Jan 2026
https://github.com/mozameljawad/tdd-project
In this project we implement a Solver class with some methods (factorial, reverse and fizzbuzz), by doing test-driven development (TDD). Remember that we write tests first and then the code.
Last synced: 20 Jan 2026
https://github.com/dtinth/thyme_osx_ui
Mac OS X Status Bar Integration for Thyme
Last synced: 21 May 2026
https://github.com/keza681/blog_app_rails
The Blog app will be a classic example of a blog website. I created a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. The technologies used are Ruby on rails, CSS3 and the Major language is Ruby
Last synced: 20 Apr 2026
https://github.com/isuke/has_logs
Logging your ActiveRecord model, and supply useful methods.
Last synced: 18 Feb 2026
https://github.com/jerryowusu/friends
Friends is a rails practice app to learn and practice the fundamentals of rails
Last synced: 20 Jan 2026
https://github.com/yohasebe/ruby-wordle
A set of ruby scripts to generate word-lists, solve Wordle and play Wordle
game ruby terminal-app vocabulary wordle
Last synced: 14 Apr 2025