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/inhouse-work/protos-protoform
Superform for Protos components
Last synced: 02 Mar 2026
https://github.com/khalilgharbaoui/inquiries-maker
Inquiries Maker Rails 5.2.6 application. Uses RabbitMQ as message broker/queuer, Sneakers as an ActiveJob adapter for background jobs/workers and Postgres as database. Each entity runs in its own docker container. Orchestrated with docker-compose, for production or staging. But it also has a Capistrano setup for a lesser production server.
activejob application backend background-jobs capistrano database docker email-sender i18n inquiries-maker jobs monit passenger rabbitmq rails ruby sidekiq tests transciever validation
Last synced: 27 Mar 2026
https://github.com/oksep/logstash-input-alioss
Logstash input plugin based on aliyun/oss
aliyun-oss logstash-plugin ruby
Last synced: 28 Mar 2026
https://github.com/mayankagnihotri7/file-organizer
Organize files into their own separate folders based on their extensions
Last synced: 04 Mar 2026
https://github.com/evalmee/json_api_filter
Filter for rails controller based on JsonAPI spec
Last synced: 01 Apr 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/dennis-every/rails-on-docker
Dockerizing a Ruby on Rails application
Last synced: 10 May 2026
https://github.com/acushlakoncept/message-me
In this project, I developed a simple chat app using Rails ActionCable feature with Redis Server
actioncable rails redis-server ruby ruby-on-rails
Last synced: 21 Apr 2026
https://github.com/cyberarm/i-mic-fps
Creating a multiplayer FPS in Ruby
first-person-game gosu multiplayer opengl ruby
Last synced: 22 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/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/mxrnx/vice
vi-like editor
code-editor editor ruby ruby-gem text text-editor texteditor vi vi-like vice vim
Last synced: 29 Apr 2026
https://github.com/richardvenneman/cache_with_settings
🎎 Configurable Rails fragment caching
Last synced: 29 Apr 2026
https://github.com/europ/lunch
containerized daily menu scraper and visualizer
brno daily docker docker-compose lunch menu rails restaurant ruby scraper visualizer
Last synced: 29 Apr 2026
https://github.com/adam12/referral.nvim
Neovim plugin to interact with the Referral Rubygem
Last synced: 30 Apr 2026
https://github.com/fadahunsiseyi/blog_application
postresql rails ruby rubyonrails
Last synced: 30 Apr 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/alexander-senko/magic-presenter
Presentation layer for Rails models to replace Draper
decorators presenters rails ruby
Last synced: 06 May 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/elijahdre/blog-app
This is an educational project to create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
blog microverse microverse-projects microverse-students rails ruby ruby-on-rails rubygem
Last synced: 06 May 2026
https://github.com/learnwithalfred/advise_mentors
The Advise Mentors is a classic example of a blog website. We created a fully functional website that show the list of posts and empower readers to interact with them by adding comments and liking posts
cancancan devise-gem-extension rspec ruby ruby-on-rails
Last synced: 07 May 2026
https://github.com/uiur/keema-resource
A JSON object presenter with the ability of generating JSON Schema / OpenAPI Schema
Last synced: 07 May 2026
https://github.com/solobarine/gran_sonrisa
A Full Stack Car Sales Application
aws-s3 mailtrap paystack postgres ruby rubyonrails sass
Last synced: 10 Feb 2026
https://github.com/languageissimple/.github
GitHub configuration for this Organization.
assignment-solutions config cpp cpp17 git github github-actions github-config java leetcode-solutions problem-solving python python3 ruby
Last synced: 05 Jan 2026
https://github.com/cwaku/decode-morse-code
Morse decoder is a ruby program that decrypts Morse language.
Last synced: 09 Oct 2025
https://github.com/mcrd25/food-tracking-api
api database food-tracker rails rails-api rails5 rspec ruby
Last synced: 11 Feb 2026
https://github.com/ches-ctrl/awesome-rails-templates
A collection of free and paid rails templates to start your next project with
boilerplate rails ror ruby ruby-on-rails starter-kit starter-template startup template
Last synced: 12 Feb 2026
https://github.com/semoal/should_send_same_site_none
A simple utility to detect incompatible user agents for `SameSite=None` cookie attribute
chrome cookies hacktoberfest rails ruby samesite user-agent
Last synced: 14 Jun 2025
https://github.com/simongideon/catalog-of-my-things
A console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. The data will be stored in JSON files but you will also prepare a database with tables structure analogical to your program's class structure.
Last synced: 12 Feb 2026
https://github.com/linux300/network
# Network is set of tools mainly for local user.
ansible bash devops docker javascript penetration proxy python ruby websocket
Last synced: 02 Apr 2026
https://github.com/lunagcezar/faciliart
Faciliart is a social network made on Ruby on Rails that allows the user to generate art using the web interface.
daisyui generative-art generative-arts generativeart javascript p5js processing rails ruby rubyonrails social-network tailwind tailwindcss
Last synced: 13 Feb 2026
https://github.com/johansenja/weakest_link
Continuous safe-navigation operator chaining in Ruby, without the repetition
chaining method-chaining ruby ruby-gem ruby-on-rails safe-navigation
Last synced: 13 Feb 2026
https://github.com/pouyakary/sketchup-grid-importer
Import your Arendelle Grid files to 3D SketchUp models so you can print them in 3D!
arendelle kary-comments karyfoundation ruby sketchup
Last synced: 15 May 2025
https://github.com/mosinski/sokoban
Classic Sokoban game written in Ruby with Ruby 2D framework.
2d-game game-development ruby ruby2d sokoban-game
Last synced: 13 Feb 2026
https://github.com/eiskrenkov/threat
Collection of useful Danger plugins to demonstrate its abilities
Last synced: 17 Jan 2026
https://github.com/r3dhulk/tic-tac-toe
As HULK Loves to play Tik-Tac-Toe, So I Come up with this nostalgic gameplay
fun game game-development perl python python3 ruby tic-tac-toe tic-tac-toe-game tic-tac-toe-python tictactoe tictactoe-game
Last synced: 14 Apr 2026
https://github.com/codn/database_backup
Create a backup of your postgres database(s) and store it into your personal dropbox. :shipit:
backup crontab dropbox mysql-database postgres-database ruby
Last synced: 08 May 2026
https://github.com/eltonlazzarin/friends-list-rails
Friends List built with Ruby on Rails
activestorage bootsnap devise puma rails-app rails-application ruby ruby-gem ruby-on-rails sass-rails sqlite3 turbolinks webpacker yarn
Last synced: 05 May 2026
https://github.com/scarver2/blue-eyes
BlueEyes is a RubyGem to generate robust Sinatra apps with Rails-like simplicity.
ruby rubygem sinatra sinatra-applications sinatra-framework
Last synced: 13 Jan 2026
https://github.com/fnando/glob
Create a list of hash paths that match a given pattern. You can also generate a hash with only the matching paths.
Last synced: 17 Apr 2025
https://github.com/npupko/buddy.nvim
Various handy functions for Ruby developers
neovim neovim-plugin nvim-lua rails refactoring ruby
Last synced: 05 May 2026
https://github.com/ryosk7/yamori-nft-marketplace
技術書展15 向けに書いた「Rubyでつくるマーケットプレイス」に沿って作られたアプリです。
Last synced: 06 May 2026
https://github.com/kanzatahreem/messenger-app
Practicing Ruby on Rails by following codecademy's course
codecademy database messenger-app ruby ruby-on-rails
Last synced: 14 Apr 2026
https://github.com/jonathanyiv/sample_app
Michael Hartl's Tutorial for a Rails App:
Last synced: 06 Oct 2025
https://github.com/aurelienbottazini/markdown-run
Execute code blocks and inline results for your markdown files
flamegraph javascript markdown mermaid postgresql ruby sqlite3
Last synced: 30 Jun 2025
https://github.com/yegor256/ellipsized
A Ruby function that replaces a piece of text with ellipsis in order to make it fit into certain number of characters
ellipsis ruby ruby-gem string-manipulation
Last synced: 30 Jun 2025
https://github.com/eliav-lavi/dawn
An Instances Container for Ruby
container dependency-injection rails ruby
Last synced: 06 Oct 2025
https://github.com/akicho8/equation
2つの範囲を相互変換するライブラリ
bezier-curves math math-library ruby
Last synced: 02 Jun 2026
https://github.com/awais-amjed/catalog-of-my-things
A console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games. Created with Ruby and PostgreSQL
Last synced: 16 Apr 2026
https://github.com/vadim-geroim/linked-list-1
Reverse a Linked List.
datastructures linked-list rspec ruby
Last synced: 08 May 2026
https://github.com/ruby-processing/language-jruby-art
JRubyArt snippets for atom
atom-editor jruby-art ruby snippets
Last synced: 15 May 2025
https://github.com/tanveerisonline/rails_recipe_app
[Recipe App] is a blog-based application build using the Ruby on Rails framework, that lets you create a user, log in, create and share recipes with diverse food and ingredients. The application is built in a way that you can only create a recipe and add food to your food list.
css gitflow html rspec rubocop ruby ruby-on-rails
Last synced: 07 May 2026
https://github.com/yegor256/decoor
True Object-Oriented Decorator for either an Object or a Class
decorator decorator-pattern decorators oop ruby
Last synced: 04 Jan 2026
https://github.com/michaelcurrin/bridgetown-quickstart
Starter template for a Bridgetown static site
Last synced: 06 May 2026
https://github.com/kwambiee/school_library
The app allows you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.
Last synced: 28 Apr 2026
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/havenwood/data-option
Some & None for Ruby with Rusty semantics
Last synced: 13 Apr 2025
https://github.com/tokisakikurumi2001/reversing_number
Reverse the number by different approaches in many programming languages(that I know)
arduino batch-script c-and-rust csharp-and-java dart2 golang haskell haxe javascript-and-typescript julia memsql-and-sql nim-lang objective-c perl5 php7 polyglot-programming prolog-and-lisp python3 ruby swift5-and-kotlin
Last synced: 02 Apr 2026
https://github.com/bsedin/elastic-apm-grape-middleware
elastic-apm gem grape middleware rack ruby
Last synced: 25 Mar 2025
https://github.com/indrode/feature_setting
A lightweight feature/setting DSL for Rails applications.
Last synced: 18 Mar 2025
https://github.com/fastruby/irblambda
AWS Lambda function to execute Ruby (2.5) statements
aws-lambda aws-lambda-ruby ruby
Last synced: 10 Oct 2025
https://github.com/itsmraga-hub/catalogue-of-my-things
"Catalogue-of-my-things" is a simple console app that allows users to manage collections of the things they own.
json oop rspec ruby ruby-application
Last synced: 17 Apr 2026
https://github.com/mastert/flaky_test_tracker
Automatic flaky test tracking system.
flaky flaky-tests ruby test tracking
Last synced: 07 Oct 2025
https://github.com/zeromq/omq
Pure Ruby ØMQ without the quirks. Async native. Fast.
distributed-systems network-programming ruby zmq
Last synced: 17 Apr 2026
https://github.com/dpoetzsch/sidekiq-fake-scheduler
Helpers for manual processing of scheduled sidekiq jobs for integration testing
integration-testing ruby ruby-on-rails rubygem sidekiq testing
Last synced: 01 Mar 2026
https://github.com/iamchristianani/budget-app
The Budget app is a convenient application designed to streamline transaction management. It offers categorized lists, along with user-friendly sign-up and login pages. The app empowers users to effortlessly add new categories or transactions, enhancing their control over their financial activities. Built with Ruby on Rails.
Last synced: 18 Apr 2026
https://github.com/guerreiropedr0/fast-budget
You have a list of transactions associated with a category, so that you can see how much money you spent and on what.
Last synced: 06 May 2026
https://github.com/shushugah/graphql_ruby
Demoing Github API via GraphQL Ruby Gem
Last synced: 19 Apr 2026
https://github.com/humansinput/dialogbind
DialogBind provides a Ruby API that wraps around Linux, macOS and Windows message box-generating tools.
gui linux macos ruby ruby-application rubygem windows
Last synced: 11 Jun 2025
https://github.com/lolcommits/lolcommits-tranzlate
TRANZLATE YOAR LOLCOMMITZ MSG TO LOLSPEKK
fun git git-addons humor lolcommits lolcommits-plugin ruby selfie webcam
Last synced: 08 Oct 2025
https://github.com/16/envv
Ruby environment variables with schema validation and coercion.
coercion dry-rb env environment-variables ruby ruby-gem schema-validation
Last synced: 27 Jan 2026
https://github.com/geekelo/personal-inventory
A ruby app to keep personal inventory records
Last synced: 19 Jan 2026
https://github.com/andypearson/trundle
A gem for reading and writing TextBundle files.
Last synced: 20 Apr 2026
https://github.com/khalilgharbaoui/leads-extractor
This is a script that extracts leads form multiple JSON endpoints and mashes them together.
api-client cli data-extraction extraction http json phaser ruby
Last synced: 20 Apr 2026
https://github.com/isaahmdantas/sigmun-rails
Script para criar projetos em Ruby on Rails para os futuros projetos da PMM.
boilerplate rails rails-boilerplate rails7 railsscaffold ruby ruby-on-rails
Last synced: 19 Jan 2026
https://github.com/cvilla714/building_with_active_record
This project is about active records, models, and associations to the tests. A user can create a post and add comments to it. For each scenario, we are asked to write down the data, associations, and validations necessary to build it.Built with
Last synced: 21 Apr 2026
https://github.com/chew/chew.pw
Source code for chew.pw
cookiesinc discord minecraft nytimes rails ruby solitaire wordle
Last synced: 17 Oct 2025
https://github.com/tenjininc/ghostwriter
A Ruby gem that rewrites HTML as plain text while preserving as much legibility and functionality as possible.
Last synced: 25 Oct 2025
https://github.com/seanpm2001/anime_studio_encyclopedia
👁️🗨️️🖼️📚️ The Anime Studio enyclopedia. Part of the Anime Studio software project.
anime anime-studio anime-studio-development anime-studio-encyclopedia encyclopedia gpl3 gplv3 manga md raku raku-lang raku-language ruby ruby-lang ruby-language txt
Last synced: 22 Jan 2026
https://github.com/kidd254/tdd-project
The TDH (Test Driven Approach) project is meant to use a test driven approach to ensure that the project does not have any bugs at fist instance
rspec ruby test-driven-development
Last synced: 22 Apr 2026
https://github.com/gabriel4420/spotcode
Um repositório para o projeto da semana da onebitcode, utilizando React e Ruby.
ruby ruby-application ruby-on-rails
Last synced: 22 Apr 2026
https://github.com/fatum/business-operation
Business logic framework for Ruby/Rails
ruby ruby-on-rails trailblazer
Last synced: 24 Apr 2026
https://github.com/2kabhishek/prime-factors-tdd
Learn TDD with Prime Factors 🧪❌
Last synced: 06 Jun 2026
https://github.com/fegoa89/apple-app-store-api
REST API that pulls the Apple App Store top lists from US and provides additional metadata information.
apple appstore ruby ruby-on-rails scraper
Last synced: 25 Apr 2026
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/anjasfedo/ruby-on-rails-blog
Ruby on Rails from the Documentation
Last synced: 06 May 2026
https://github.com/brytebee/bubble_sort
The #bubble_sort method takes an array and returns a sorted array in ascending order. It implements the bubble sort methodology.
Last synced: 27 Apr 2026