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/danifromecuador/budget
This Ruby on Rails project is about building a mobile web app where the user can manage his budget. Them will provide list of transactions associated with a category.
postgresql rails render-deployment ruby
Last synced: 24 Jan 2026
https://github.com/anyone-oslo/all-the-favicons
Favicons for the Rails assets pipeline
Last synced: 13 May 2026
https://github.com/salanoid/metachange
metachange rails ruby ruby-on-rails startup
Last synced: 16 Apr 2026
https://github.com/rutaka-n/connfuse
Simple circuit breaker pattern in ruby.
Last synced: 09 Oct 2025
https://github.com/denissellu/e-commerce-on-rails
A very simple Ruby on Rails e-commerce with active admin
Last synced: 13 Feb 2026
https://github.com/cvilla714/linterproject
Built a linter that will check for commented code, missing semicolons at the end of every line, and also checking for the initial period to designate a class. It was built with
Last synced: 24 Apr 2026
https://github.com/chew/canvastoclickup
A simple way to mirror Canvas assignments to ClickUp for organization.
canvas clickup instructure migrate ruby
Last synced: 26 Oct 2025
https://github.com/kartikmehta8/reputation-framework
A GitHub contributor ranking site using Jekyll, displaying commits, lines of code, and contributor details.
github-actions github-api jekyll ruby
Last synced: 29 Jan 2026
https://github.com/levy002/catalog_of_things
This is a console application project that will help us to keep a record of different types of things we own namely: books, music albums, movies, and games. The application allows you to perform some CRUD operations such as adding new items, reading the items that you have saved, and saving items to .json files.
Last synced: 24 Apr 2026
https://github.com/avmnu-sng/tap_report_parser
TAP Report Parser
reporting-tool ruby rubygems testing
Last synced: 02 Apr 2026
https://github.com/rubycocos/text
text tools, libraries & scripts incl. text filters, helpers, readers and more
Last synced: 23 Apr 2026
https://github.com/mbozhik/pass-on
mvp travel delivery web app with ruby on rails
bozzhik mvp rails rails-application ruby ruby-app ruby-on-rails tailwindcss
Last synced: 06 May 2026
https://github.com/melashu/time_greeting_message
This is a simple gem to display a message with the phrase `Good Morning` if it is in the morning, `Good Afternoon` if it is in the afternoon, `Good Evening` if it is in the evening, `Good Night` if it is at night
Last synced: 24 Apr 2025
https://github.com/bludidi/blogapp
A BlogApp is a Rails app that allow users to create posts, comment and like, it uses database to store, update and remove data.
css3 git postgresql rails ruby vscode
Last synced: 20 Jan 2026
https://github.com/MatthewLaFalce/schema_to_md
:zap: Generate beautiful markdown documentation for your PostgreSQL Database from schema.rb files.
documentation generator markdown postgresql ruby ruby-on-rails schema
Last synced: 30 Jul 2025
https://github.com/kodingwarrior/kodingwarrior.github.io
KODINGWARRIOR QUEST
bridgetown bridgetownrb ruby telekasten zettelkasten
Last synced: 10 Mar 2025
https://github.com/justindoody/angostura
Easily add component dependencies
components dependencies engines rails rails-engine ruby
Last synced: 09 Apr 2025
https://github.com/alexfalkowski/standort
Standort provides location based information.
Last synced: 06 Jun 2026
https://github.com/powerlevel9000/catalog
Catalog is ruby based with terminal user interface project in which you can organize your things according to various item object such as book, music, video etc Catalog is a totally OOP (Object Oriented Programming) with inheritance, polymorphism and private methods
database oop-principles psql ruby
Last synced: 02 Apr 2025
https://github.com/infrablocks/ruby_gpg2
A simple Ruby wrapper for invoking gpg (>= 2.0) commands.
Last synced: 10 Jul 2025
https://github.com/alextselegidis/easyappointments-sdk
📅 Multi-lingual SDK packages for the Easy!Appointments API
appointments csharp events google-calendar javascript openapi php python rest-api ruby scheduler sync time web
Last synced: 14 Mar 2026
https://github.com/aswinkarthik/chaoite
A collector and reporter for graphite that can collect Health check metrics
Last synced: 12 Oct 2025
https://github.com/jdleesmiller/cross_entropy
Ruby library for solving optimisation problems with the Cross Entropy Method.
cross-entropy narray optimization optimization-algorithms ruby
Last synced: 23 Apr 2025
https://github.com/wilsonsilva/xavier
Imagine DatabaseCleaner for objects in memory.
Last synced: 24 Oct 2025
https://github.com/tpritc/verboten_keys
Verboten Keys is a last line of defense to help prevent you and your team from accidentally leaking private information via your APIs.
Last synced: 08 Oct 2025
https://github.com/cbetta/flow2
A simple, in-progress multi-user blog/community system
news news-aggregator rails ruby
Last synced: 03 Mar 2026
https://github.com/bricesanchez/ruby-on-rails-demo-app-with-dry-rb
Ruby on Rails demo application with business logic powered by dry-rb librairies
dry-events dry-monads dry-rb dry-validation ruby ruby-on-rails
Last synced: 19 Jan 2026
https://github.com/delano/uri-redis
URI support for Redis connection settings
Last synced: 04 Jul 2025
https://github.com/tresorsawasawa/budget_app
The "Budget App" is a mobile web application that helps users to manage their budgets. It has features of listing transactions associated with a category and with the app, you can see how much money you spent on that category
database html5 javascript ruby ruby-on-rails sass shell
Last synced: 15 Apr 2026
https://github.com/zetter/ruby-bot
A mastodon bot that runs Ruby
mastodon mastodon-bot ruby ruby-wasm
Last synced: 24 Jan 2026
https://github.com/zappat0n/elan_manager_app
Mobile web application with a score recording system for a school developed in Rails.
Last synced: 06 May 2026
https://github.com/blue0513/chat-gpt-ruby
Ruby CLI tool for communicating with ChatGPT
Last synced: 14 Mar 2026
https://github.com/makevoid/ring-open-uri-demo
Ring OpenURI ruby sample code to open a browser via a gesture with Logbar Ring
demo gestures logbar-ring ring ruby sample-app
Last synced: 31 Dec 2025
https://github.com/bondok6/tdd
In this project we will implement a class with some methods, we did it by doing test-driven development (TDD).
Last synced: 29 Apr 2026
https://github.com/marcoroth/timingapp-ruby
Ruby client for the database of the Timingapp.com macOS application.
activerecord ruby sqlite sqlite3 time-tracking timing timingapp tracking
Last synced: 12 Oct 2025
https://github.com/danielbayley/homebrew-pipeline
@GitHub @actions to provide a simple CI pipeline for your @Homebrew tap. Easily lint formulae, casks, and @ruby files with a single command.
action actions cask ci command github-action github-actions homebrew lint lint-staged linter linting macos osx ruby style tap
Last synced: 17 Jan 2026
https://github.com/ricardovelero/invoicing-rails
A simple invoicing App made in Ruby on Rails
database invoice-pdf invoices rails7 ruby
Last synced: 01 Oct 2025
https://github.com/passkit/passkit-ruby-grpc-sdk
Ruby SDK for Apple Wallet and Google Pay Membership / Loyalty / Access Cards, Coupons & Flights.
apple-wallet apple-wallet-support coupons flights google-pay google-wallet grpc loyalty loyalty-program loyalty-solutions mobile-wallet ruby sdk sdk-ruby
Last synced: 29 Jan 2026
https://github.com/sentayhu19/blog-app
A fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. Built with Ruby on Rails.
devise html5 postgresql rails rspec rubocop ruby
Last synced: 12 Apr 2026
https://github.com/binance/binance-toolbox-ruby
Toolbox for Binance Ruby Connector
Last synced: 19 Jan 2026
https://github.com/ksylvest/omniai-mistral
An implementation of the OmniAI interface for Mistral.
Last synced: 26 Oct 2025
https://github.com/tafara-n/fix_my_code_challenge
Fix my code is a project where we'll jump into existing code and try fix it.
Last synced: 10 Feb 2026
https://github.com/richardvenneman/cache_with_settings
🎎 Configurable Rails fragment caching
Last synced: 29 Apr 2026
https://github.com/lukaselmer/sun_spot_puzzle_rails_server
The rails (http-)server for the SunSpot puzzle
api hsr javascipt jquery project ruby ruby-on-rails sunspot work
Last synced: 06 Feb 2026
https://github.com/bruk19/budget-app
This web application is a Ruby on Rails application that allows you to manage your budget in a professional way. You can register and/or log in and your data will be safely saved and you will be the only one person to manage access them. You can perform transaction transactions associated with a category of your transaction and see the money spent
bootstrap css3 database rails6 ruby
Last synced: 23 Feb 2026
https://github.com/divinedominion/termquickrpg
Role-playing game written in Ruby that draws to the command-line using curses
Last synced: 30 Apr 2026
https://github.com/lamiasristy/lamiasristy
Software Engineer | Full-Stack web developer | Frontend Developer **Preferred stack: Full-Stack development. **Currently looking for new opportunities.
bootstrap4 heroku html-css-javascript javascript postgresql-database react react-redux remote-pairing ruby ruby-on-rails webpack
Last synced: 14 Apr 2026
https://github.com/zmekonnen251/mentor-booking-app-backend
This app is aimed to connect mentor and mentee from around the world, to make software development journey easier for the newbies developer by getting tips, ideas and guide from experience software developer (mentor).
devise jwt postgresql rest-api rspec ruby ruby-on-rails
Last synced: 10 Aug 2025
https://github.com/usmanbashir/sports-poll
Proof-of-concept ReactJS based sports poll web-app.
es6 proof-of-concept reactjs ruby
Last synced: 07 May 2026
https://github.com/trustvox/sales_up
Uma aplicação em Ruby on Rails para gerenciar o desempenho comercial de uma empresa.
javascript ruby ruby-on-rails sales sales-tool
Last synced: 12 Apr 2026
https://github.com/thejonanshow/konuezu
Pair Programming at RubyKaigi 2018 (each pair has their own branch)
conference conferences conferences-web conways-game-of-life gameoflife pair-programming pairing ruby rubykaigi rubykaigi2018
Last synced: 07 May 2025
https://github.com/cblavier/corbot
A Slack Bot for our coworking place : La Cordée
ruby sinatra slack slack-app slack-bot slack-commands
Last synced: 30 Apr 2026
https://github.com/nareshnavinash/selenium-ruby-handcrafted-framework
To build a test automation framework using ruby and selenium-webdriver gem alone. All the core structures are custom-crafted to meet the specific requirements and can be scaled to any level.
custom framework page-object-framework ruby selenium
Last synced: 30 Apr 2026
https://github.com/stevenjcumming/rails-toolbox
Ruby on Rails snippets, sample code, and cheatsheet focused on API-only (-mostly) applications
rails rails-api rails-cheat-sheet rails-development rails-snippets rails-template rails7 ruby toolbox
Last synced: 06 Feb 2026
https://github.com/nerdgeschoss/document_serializable
Serialize document based data into your ActiveRecord objects
activerecord json mongodb postgres rails ruby
Last synced: 25 Apr 2025
https://github.com/mtayllan/vscode-ruby-run-tests
Quickly run tests on terminal
Last synced: 20 Feb 2026
https://github.com/omishimaspace/yadokari
日本初?!コンソールから宿を予約するプロジェクト
booking-system cli rails5 ruby
Last synced: 08 Oct 2025
https://github.com/r3dhulk/hangman
Hangman is a word guessing fun game. written in different languagaes
Last synced: 06 May 2026
https://github.com/thien0291/active_partition
The active_partition gem is a Ruby library designed for Rails application that provides functionality for partitioning data in a database table. Partitioning is a technique used to divide large datasets into smaller, more manageable chunks called partitions. This can improve query performance and make it easier to manage and maintain the data.
gem partition partitioning postgresql ruby ruby-on-rails
Last synced: 06 Oct 2025
https://github.com/jasonfelice/budget-app
This Rails Budget app allows users to record their transactions for a specific category.
Last synced: 21 Jan 2026
https://github.com/jacobsteves/rdms
Ruby Direct Messages. A ruby on rails app allowing users to send direct messages to each other facebook messenger style.
Last synced: 06 May 2026
https://github.com/necojackarc/simpler_enum
Providing Rails like enumerated type
Last synced: 22 Apr 2025
https://github.com/xu-cheng/pbc-bindings
:electric_plug: Bindings for Pairing-Based Cryptography (libpbc)
bindings cplusplus cplusplus-14 cryptography pbc python ruby swig
Last synced: 18 Apr 2026
https://github.com/norbertmaleckii/simple-policy-rb
Helps you to define policy in a simple way. Define your policies in classses, it means you can separate them from models and reuse them.
rails rails-policies ruby ruby-policies
Last synced: 25 Aug 2025
https://github.com/sbagdat/mastermind_generator
Fully customizable mastermind game generator. Supports custom items, multiplayer, timers, and etc.
game mastermind multiplayer rails ruby wordle
Last synced: 26 Apr 2025
https://github.com/fadahunsiseyi/blog_application
postresql rails ruby rubyonrails
Last synced: 30 Apr 2026
https://github.com/basir-mohammadi/ruby-school-library
A command line program that shows a typical school library operations flow. Designed using Ruby Object Oriented Programming (OOP) approach.
Last synced: 24 Jun 2025
https://github.com/jetrockets/activerecord-update_counters_with_values
Update ActiveRecord counter and update instance value
active-record activerecord hacks rails ruby ruby-on-rails
Last synced: 09 May 2026
https://github.com/amey-thakur/hangman-in-ruby
A Ruby terminal-based Hangman game showcasing object-oriented design, modular architecture, and dynamic game state management.
amey ameythakur hangman hangman-game hangman-in-ruby megasatish ruby ruby-projects
Last synced: 25 Feb 2026
https://github.com/essamhassan/sneakers_rails
Integrating Rails with sneakers.io ruby RabbitMQ background processing framework
background-jobs background-processing gem rabbitmq rails ruby ruby-on-rails worker-service
Last synced: 11 Jun 2026
https://github.com/anselemodims/budgit
BudgIT is a mobile-web app that takes a record of categories and the transactions carried out on a category. User can create transactions on each of the category or can create a category themselves.
javascript rails ruby ruby-on-rails sass
Last synced: 18 Apr 2026
https://github.com/anirbanmu/substitute-bot
VIM-like substitution bot for reddit comments
bot jruby reddit ruby ruby-application substitution-bot
Last synced: 25 Sep 2025
https://github.com/rasyadh/hypertensionpredictionnn
Neural Network Algorithm for Hypertension Prediction
hypertension machine-learning machine-learning-algorithms neural-network neural-network-algorithm prediction ruby
Last synced: 07 Oct 2025
https://github.com/tirthajyoti-ghosh/slack-adder-bot
A simple slack chatbot that adds two numbers. Eg: when the user types to the bot `234 + 123`, it responds back with `357`. Built with Ruby.
mongodb mongoid ruby slack-bot slack-ruby-bot-server
Last synced: 16 Apr 2026
https://github.com/gangelo/immutable_struct_ex
ImmutableStructEx is yet another immutable struct. What makes ImmutableStructEx different, is that it allows you to create immutable structs in one step by default. In other words, other immutable struct gems force you to first define the struct, then instantiate the struct object; or, define the struct and instantiate the struct object via chaining.
gem gems immutable immutable-datastructures immutable-objects immutable-store immutable-struct immutables ruby ruby-gem ruby-gems ruby-struct ruby-structs struct
Last synced: 26 Oct 2025
https://github.com/zerocracy/baza.rb
Zerocracy API Client, in Ruby: only basic operations are implemented, not the entire HTTP API
api-client api-client-ruby ruby zerocracy
Last synced: 01 May 2026
https://github.com/syxanash/rubomote
Remotely control iTunes with Ruby + WebSocket app
Last synced: 01 May 2026
https://github.com/lukel97/hilary-bot
An automated Slack bot designed to debate against https://github.com/414owen/TrumpBot
google-cloud markov-chain natural-language-processing ruby
Last synced: 31 Mar 2025
https://github.com/cwaku/school-library
This is basic school library app that has been built with Ruby. The app allows for some basic operations for example getting the name of the student or the teacher as well as constraints that come with their age.
Last synced: 02 Apr 2025
https://github.com/iaintshine/ruby-grpc-opentracing
OpenTracing instrumentation for gRPC in Ruby
grpc grpc-opentracing opentracing ruby tracing
Last synced: 19 Oct 2025
https://github.com/andrew/hanami-sprockets
An alternative to hanami-assets that doesn't rely on npm
Last synced: 08 Oct 2025
https://github.com/johnvuko/jt-rails-meta
Manage HTML meta tags for SEO in Ruby On Rails
html meta meta-tags metadata opengraph-tags rails ruby search-engine-optimization seo seo-meta seo-tools seotools twitter-cards
Last synced: 21 Feb 2026
https://github.com/voxpupuli/puppet_metadata
The gem intends to provide an abstraction over Puppet's metadata.json file. Its API allow easy iteration over its illogical data structures.
Last synced: 28 Dec 2025