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/billymohajeri/decode-a-morse-code-message
Morse message decoder is a project to decode a full Morse message. This app do the decoding process by spliting a message to words and characters.
Last synced: 13 Jun 2025
https://github.com/shihabrafio/catalog-app
Discover the ultimate organizational solution for your personal collections with the Catalog of My Things App. This user-friendly application offers a seamless and intuitive experience, allowing you to effortlessly manage and explore various categories of your belongings, including games, books 📚, and music albums 🎶.
Last synced: 19 Apr 2025
https://github.com/westonganger/minitest_change_assertions
Provides assertions for your Minitest suite to determine if an object has been changed
assertions minitest minitest-assertions ruby test-suite testing
Last synced: 15 Apr 2025
https://github.com/angristan/twitter-pic-bot
A very simple Ruby bot that tweets random pictures from a directory
Last synced: 16 Mar 2025
https://github.com/pkrmf/umbrella-header-linter
The Linter for Umbrella Headers on iOS/watchOS/macOS/tvOS Frameworks.
framework header ios linter macos objective-c ruby swift tvos umbrella umbrella-headers watchos xcode
Last synced: 10 Sep 2025
https://github.com/akos29/project-tdd
In this project you will implement a class with some methods, but you will do it by doing test-driven development (TDD). Remember that the idea is to write tests first and then the code. This will be verified in your commits history, so it is important to use the proper sequence.
Last synced: 24 Jan 2026
https://github.com/fatkodima/smart_ignored_columns
Add deadlines to Active Record `ignored_columns`
Last synced: 11 Nov 2025
https://github.com/danini-the-panini/will_it_ruby
Run your Ruby code before actually running it
Last synced: 09 Oct 2025
https://github.com/jonathanyiv/sample_app
Michael Hartl's Tutorial for a Rails App:
Last synced: 06 Oct 2025
https://github.com/brettchalupa/the_fundamentals_of_ruby
An introduction to the basic concepts of programming with Ruby. Information, exercises and code all related to learning Ruby.
Last synced: 24 Mar 2025
https://github.com/havenwood/data-option
Some & None for Ruby with Rusty semantics
Last synced: 13 Apr 2025
https://github.com/dannyben/getcomments
Extract Comments from Ruby Code
comments documentation gem ruby
Last synced: 10 Sep 2025
https://github.com/damian-m-g/pomodoro_tracker
Pomodoro technique implementer.
arduino fox fxruby gamification jorobuslab oop pomodoro ruby
Last synced: 28 Apr 2026
https://github.com/dannyben/voicemaker
Create Text to Speech files with the Voicemaker API from Ruby or the command line
api cli command-line ruby text-to-speech tts tts-api
Last synced: 18 Apr 2025
https://github.com/maxbarsukov/simple_interpreter
👅 A simple language designed to learn how to create interpreters
gem interpreter interpreter-language programming-language ruby ruby-gem ruby-interpreter
Last synced: 28 Mar 2025
https://github.com/postmodern/cve_schema.rb
A Ruby library providing common classes for CVE data and loading it from JSON.
Last synced: 09 Oct 2025
https://github.com/acook/config_module
Load important configuration files into their own modules
configuration-management ruby ruby-gem settings-storage yaml-configuration
Last synced: 05 Jul 2025
https://github.com/javitocor/bubble-sort-project
This Is Bubble Sort Method using Ruby.
bubble-sort microverse odin-project ruby
Last synced: 24 Mar 2025
https://github.com/crispengari/apr-dl
⭐⭐⭐⭐⭐ Automatic Product Recommender (APR) is an Artificial Intelligence GrpahQL API for recommending products based on customer reviews. 👍👎
api artificial-intelligence deep-learning graphql java machine-learning natural-language-processing python rest rest-api ruby tensorflow text-classification typescript
Last synced: 13 Apr 2026
https://github.com/sshaw/require3
Kernel#require something and make it accessible via a different namespace.
alias import metaprogramming namespace require ruby
Last synced: 22 Feb 2026
https://github.com/telebugs/telebugs-ruby
Telebugs error reporter for Ruby
backtrace crash-reporting crash-reporting-tool crash-reports error-handling error-monitoring error-reporting error-tracking ruby stacktrace
Last synced: 28 Apr 2025
https://github.com/omarmwarraich/coinwallet
Coin Wallet is a simple web application that allows users to create a wallet and it is built using Ruby on Rails and PostgreSQL. It is deployed on fly.io and uses devise for authentication and allowing the users to create an account, add commodities and transactions in their accounts.
cancancan capybara carrierwave devise minimagik postgresql rspec-rails ruby ruby-on-rails selenium
Last synced: 13 Apr 2026
https://github.com/mahamadou-nouridine/catalog-of-my-things
Catalog of things is a console app that will help to keep a record of different types of things: books, music albums, movies, and games.
collaboration console-application json pair-programming ruby
Last synced: 19 Jan 2026
https://github.com/eki-177/abyme_demo
A demo Rails application to showcase the abyme ruby gem and its use of nested attributes.
nested-attributes rails rails-gem ruby stimulus
Last synced: 30 Apr 2026
https://github.com/tmilar/ignition-boost
2D Arcade Spaceships game developed in Ruby for RPG Maker VX Ace.
game-2d game-development rpg-maker ruby spaceships
Last synced: 16 Mar 2025
https://github.com/antoinelyset/colossus
Colossus is a Push and Presence pure Ruby server. It uses Faye internally.
javascript presence push ruby ruby-server
Last synced: 18 Apr 2025
https://github.com/danielpclark/basecustom
Define any base conversion with any identifier for each value. Let the fun begin!
Last synced: 10 Apr 2025
https://github.com/sjorek/mediacastproducer
Mediacast Producer action tasks integrated into Apple's Podcast Producer 2
apple converter encoding ffmpeg id3 mp4 podcast quicktime-codec ruby streaming streaming-audio streaming-video theora vlc
Last synced: 10 Apr 2026
https://github.com/yegor256/tago
Convenient .ago() and .seconds() helpers for Ruby’s Time and String classes
logging ruby ruby-gem string-formatting time time-formatting time-progress
Last synced: 26 Jan 2026
https://github.com/majioa/shoulda-matchers-cucumber
Use shoulda matchers and rspec-expectations directly in cucumber
Last synced: 13 Apr 2025
https://github.com/janstol/advent-of-code-2020
🎄 Advent of Code 2020 solutions in Ruby (unfinished)
advent-of-code advent-of-code-2020 advent-of-code-ruby adventofcode adventofcode2020 ruby
Last synced: 03 Sep 2025
https://github.com/wtnabe/shlauncher
A shell script launcher inspired by Rake and Cutagem
Last synced: 11 Oct 2025
https://github.com/jimmycuadra/pretty_chat
Pretty print blocks of text from chats
Last synced: 09 Sep 2025
https://github.com/mariasinesio/scheduling-system
Sistema de agendamento feito em Ruby on Rails, permitindo selecionar vacinas, gerenciar carrinho e finalizar o fluxo de agendamento de forma simples.
Last synced: 11 Nov 2025
https://github.com/sadaf-daneshgar/ruby-_group_capstone
In this app, you create a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files but you will also prepare a database with tables structure analogical to your program's class
association oop pair-programming postgresql ruby uml-diagram unit-test
Last synced: 23 Apr 2025
https://github.com/gkats/guaranteed
Tiny library that ensures you always have an object to act upon.
Last synced: 10 Oct 2025
https://github.com/collinstatang/real-time-search
Realtime search box, where users search articles, and have analytics that display what users were searching for.
javascript rails-application ruby
Last synced: 20 Feb 2026
https://github.com/basemax/persian-hex-system
The Persian Hex System is a cultural and technical project inspired by Arash Mohammadi. Its goal is to create a uniquely Persian system to replace the traditional hexadecimal (hex) numbering system, designed specifically to reflect Iranian culture and Persian language. This project provides tools and scripts in multiple programming languages.
bash bin binary c computer cpp hex hex-system persian php py python ruby shell
Last synced: 07 Feb 2026
https://github.com/kineticcafe/app_identity
Fast, lightweight, cryptographically secure app authentication
application-identity application-identity-verification elixir ruby specification typescript
Last synced: 22 Apr 2025
https://github.com/justjake/ruby-array-trie
Trie-like, prefix-tree data structures that maps from ordered keys to values. Ruby.
array data-structure ruby trie
Last synced: 08 Jan 2026
https://github.com/fmjsjx/fileminer
A simple file/log transfer tool coding by ruby.
Last synced: 23 Apr 2025
https://github.com/gyselroth/logstash-filter-nagios-perfdata
Logstash Nagios/Icinga2 Perfdata Filter
icinga2 kibana logstash nagios nagios-perfdata ruby
Last synced: 06 Oct 2025
https://github.com/ernanej/ruby-and-activerecord
Guia prático de como utilizar o a Gem ActiveRecord do Ruby sem framework. 🚀
Last synced: 30 Mar 2025
https://github.com/haywhizzz/scraper
This is a web scraper project build using the ruby language
Last synced: 06 Oct 2025
https://github.com/fabonreact/sprachspiel
Have fun learning a foreign language - German and soon many others
actioncable desktop game german-language language-learning mobile rails5 ruby strategy-game tablet websocket
Last synced: 11 May 2026
https://github.com/uvera/trackstamps-reborn
Track which user created or updated record in Rails.
activerecord hacktoberfest rails ruby
Last synced: 15 Jun 2025
https://github.com/vs4vijay/golife
Conway's Game of Life Implementation in Ruby
conway-game game game-of-life golife ruby rubygems zero-player-game
Last synced: 29 Apr 2025
https://github.com/brandymint/auto_logger
Mixin to use automatically configured `logger`
Last synced: 08 Jul 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/robotdana/tty_string
render strings like a tty
ansi-colors ansi-escape ansi-escape-codes ansi-escape-sequences ansi-terminal ruby tty
Last synced: 10 Apr 2025
https://github.com/8bit-mate/run_length_encoding.rb
A simple gem that does run-length encoding.
gem library rle rle-compression-algorithm ruby run-length-encoding
Last synced: 16 Feb 2026
https://github.com/timcraft/minimodel
Ruby gem for defining read-only models
Last synced: 21 Mar 2025
https://github.com/tufahel/recipe-app-ror
The Recipe App keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.
bootstrap5 cancancan css devise postgresql rails ror ruby
Last synced: 05 Apr 2026
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/davidesantangelo/apiwha
A tiny ruby wrapper around apiwha whatsapp API (https://apiwha.com)
Last synced: 29 Apr 2025
https://github.com/cbrnrd/price
💸 Get cryptocurrency prices on your terminal
api bitcoin cli cryptocurrency cryptocurrency-prices ethereum litecoin price ruby
Last synced: 11 May 2026
https://github.com/maful/versafleet-ruby
Ruby bindings for the VersaFleet API
api faraday hacktoberfest ruby rubygems
Last synced: 17 Mar 2025
https://github.com/berniechiu/chinese_faker
A simple gem for generating chinese names, job titles, and etc.
Last synced: 19 Jun 2025
https://github.com/leanpanda-com/freckle-io
Yet another Ruby client for the Freckle API
Last synced: 02 Jul 2026
https://github.com/tlatsas/ipsum-blocker-rb
Simple, zero-dependencies ruby script to block IPs using ipsum lists
ip-blocking ipset ipsum iptables ruby
Last synced: 22 Jun 2025
https://github.com/amkisko/omniauth-slack-openid.rb
omniauth slack openid connect strategy
oauth2 omniauth openid openid-connect ruby ruby-gem ruby-on-rails slack
Last synced: 10 Apr 2025
https://github.com/tadd/string_undump
String#undump, inverse of String#dump
Last synced: 11 Jul 2025
https://github.com/emad-elsaid/command_tree
Builds trees of commands for the terminal, each node is either a group of commands or the command itself, every node is associated with a character to access it.
Last synced: 16 Jun 2025
https://github.com/presidentbeef/breakman
Did you mean "brakeman"?
brakeman ruby ruby-on-rails security
Last synced: 10 Apr 2025
https://github.com/jmettraux/avantage
A Ruby client to the Alpha Vantage API
Last synced: 11 Apr 2025
https://github.com/jdee/fastlane-plugin-maintenance
Maintenance actions for Fastlane plugin repos
fastlane-plugin rake rubocop ruby
Last synced: 24 May 2026
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/infrablocks/rake_process_manager
Rake tasks for starting and stopping background processes.
infrablocks manager process process-management process-manager rake rake-task rake-taskset ruby ruby-gem rubygem taskset
Last synced: 28 Oct 2025
https://github.com/nisevi/thanoscase
Randomly removes half the characters of a given string
circleci continuous-integration gem monkey-patching rspec rspec-testing ruby ruby-gem ruby-library rubygem rubygems string
Last synced: 10 Apr 2025
https://github.com/jimmycuadra/lita-pls
k
chatops fun lita lita-handler ruby
Last synced: 28 Oct 2025
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/connorshea/random-scripts
Random scripts and other code I've written
ruby scripting scripts scripts-collection wikidata
Last synced: 02 Feb 2026
https://github.com/debas-31/rails-budget-app
A mobile web application where users can manage their budget; they can have a list of transactions associated with a category to see how much money they spent and on what item.
css3 html5 rspec ruby ruby-gem ruby-on-rails tailwind-css
Last synced: 06 Apr 2026
https://github.com/zdavatz/davaz.com
Davaz.com Site
ajax artist artobject davaz postgresql ruby website
Last synced: 03 May 2025
https://github.com/petercamilleri/make_gem
A script to setup a gem skeleton the way I like it.
Last synced: 06 Mar 2026
https://github.com/nijikokun/docker-ubuntu-image
Docker Base Image for Rapid Developer Environments
base-image bash bundler docker dockerfile git image node openssl ruby sqlite ubuntu yarn
Last synced: 06 Apr 2026
https://github.com/amey-thakur/tic-tac-toe-in-ruby
It is a simple TicTacToe Game in Ruby.
amey ameythakur megasatish ruby ruby-projects tic-tac-toe tictactoe tictactoe-game tictactoe-ruby-game
Last synced: 09 Oct 2025
https://github.com/jop-software/redmine_sentry_client
This redmine extensions integrates a sentry client to report internal errors to sentry
hacktoberfest redmine redmine-plugin ruby ruby-on-rails sentry sentry-client
Last synced: 05 Mar 2026
https://github.com/esotericpig/init_copy
:beginner::bug::gemini: Easily use the appropriate clone/dup method in initialize_copy of Ruby.
clone copy dup duplicate init initialize ruby ruby-gem rubygem
Last synced: 11 Apr 2025
https://github.com/vbrazo/roda_api_generator
A useful Roda API generator script to scaffold your Ruby API
api cuba generators grape roda ruby sinatra
Last synced: 20 Jun 2025
https://github.com/abhishekkr/rubygem_xml_motor
small XML Parsing Algorithm implemented directly in >250 lines without any Native Dependencies.
ruby rubygem rubygems xml xml-motor xml-parser xml-parsing
Last synced: 04 May 2025
https://github.com/ackama/refinerycms-redactor
Redactor editor for RefineryCMS 3 and above.
Last synced: 15 Dec 2025
https://github.com/ispirett/rails_jwt_api
Simple jwt authentication with rails
api authentication jwt phone-verfication rails ruby twilio verfication
Last synced: 11 Apr 2025
https://github.com/mishina2228/oanda-api-rails
Get exchange data using OANDA API
Last synced: 11 Apr 2025