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/ardatetikbey/ruby-kriptografi-101
Ruby programlama dilinde şifreleme hakkında doküman
Last synced: 06 Jul 2025
https://github.com/redding/sanford-protocol
Ruby implementation of the Sanford TCP communication protocol.
Last synced: 06 Oct 2025
https://github.com/unurgunite/advanced_code_generator
Code generator based on your preferences
code-generation generator ruby
Last synced: 02 Apr 2026
https://github.com/enderahmetyurt/hello_ruby_gem
OYLG için Basit Ruby Gem'i
Last synced: 16 Oct 2025
https://github.com/mshahzadtariq/paya
Ruby/Rails (RoR) gem for Paya (https://paya.com) based ACH payments. This wrapper is developed based on documentation provided by Paya
ach gem paya ror ruby ruby-on-rails
Last synced: 23 Apr 2025
https://github.com/darhazer/active_record_change_matchers
Custom RSpec matchers for ActiveRecord record creation.
active-record rspec rspec-custom-matchers ruby
Last synced: 03 Mar 2026
https://github.com/aliatayee/oop-school-library
Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. This app will allow you to: Add new students or teachers, Add new books, Save records of who borrowed a given book and when, And all of these are built in a beautiful and well-organized way!
Last synced: 06 Oct 2025
https://github.com/ntamvl/poloniex_ruby
Poloniex API for Ruby
bitcoin bitcoin-api poloniex-api poloniex-ruby rails ruby
Last synced: 05 Jul 2025
https://github.com/languageissimple/learn-ruby
Resources to Learn Ruby Programming Language.
git github github-actions github-config programming-language ruby
Last synced: 03 Apr 2026
https://github.com/syedabutalib/language_colors
Ruby gem that returns the github color of a programming language
Last synced: 02 Apr 2025
https://github.com/ccocchi/rtfdoc
Generate beautiful static documention for your APIs from markdown.
documentation-generator markdown ruby
Last synced: 16 Oct 2025
https://github.com/reyadussalahin/sinatra-simple
A basic environment setup for ruby sinatra based web application
docker docker-deployment ruby sinatra sinatra-tutorial web-application webapp
Last synced: 17 Jan 2026
https://github.com/bertiewooster/periodictablenav
See how the elements are related to each other
chemistry javascript periodic-table periodic-table-of-elements ruby sinatra
Last synced: 15 May 2026
https://github.com/ijeomaodinko/budget-app
Budget App is about building a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
devices devise rails7 rspec ruby rubyonrails
Last synced: 24 Feb 2026
https://github.com/danielthefletch/odin-ruby-exercises
Ruby exercises done as part of The Odin Project's web development curriculum.
rspec ruby the-odin-project web-development
Last synced: 06 Oct 2025
https://github.com/dusmel/corona-bot
A simple whatsapp bot that gives live update about corona, this project came to idea to help people in drc and rwanda with problem of poor internet.
Last synced: 04 Feb 2026
https://github.com/dvinciguerra/feature_channel
Generic component to empower application and services event communications
Last synced: 05 Apr 2025
https://github.com/tony-rowan/ghamma
Fetch workflow run durations for Github Actions
Last synced: 24 Oct 2025
https://github.com/doug-oliveira/apple-arm-rails-environment-setup
Setup Instructions for Rails environment on Mac M1/M2 🍎
m1-mac m2 rails ruby rubyonrails setup
Last synced: 28 Jan 2026
https://github.com/nemwel-boniface/portfolio_backend
This is a Ruby on Rails API application which I am creating to act as my backend server for my personal portfolio. Data that is supposed to be displayed in my portfolio will all come from this API application.
api-rest gitflow postgresql rspec-rails rswag-api ruby ruby-on-rails
Last synced: 13 Apr 2026
https://github.com/yndajas/stackstore
Find, keep, tag and make notes on Stack Overflow questions
api javascript rails react redux ruby stackoverflow
Last synced: 12 Apr 2026
https://github.com/johndev19/console-personal-diary
A simple personal diary application built in Ruby that allows users to create, view, edit, delete, and search diary entries. The application is console-based and stores entries in a JSON file for persistent data management.
console console-application console-based ruby
Last synced: 25 Mar 2025
https://github.com/upstatement/rails_firebase_auth_demo
firebase-auth javascript rails reference-implementation ruby
Last synced: 12 Apr 2026
https://github.com/driftingruby/075-drag-and-drop-with-interact-js
Using Interact.js to create draggable and droppable items in our view, we can use AJAX callbacks on events to interact with our Ruby on Rails application. Also, learn how to use Ruby Assets to manage our Javascript Libraries.
javascript rails-asset-pipeline ruby ruby-on-rails
Last synced: 07 May 2026
https://github.com/radf0x/rails-docker-api-server
A sample rails project boostrap with Docker and docker-compose.
docker docker-compose ruby sample-project
Last synced: 10 May 2026
https://github.com/nikhithagracejosh/date_n_time_picker_activeadmin
A completely customizable date and time picker for ActiveAdmin.
css customise customizable customize date-and-time-picker-activeadmin date-picker-range datentimepickeractiveadmin datepicker datetime datetime-format datetime-picker datetimepicker hacktoberfest hacktoberfest2022 rails ruby rubygem rubyonrails time-picker timepicker
Last synced: 06 Oct 2025
https://github.com/ubeevn/ruby-jewelry-store-ecommerce
black bootstrap4 ecommerce html jewelry ruby store template templates-point white
Last synced: 26 Mar 2025
https://github.com/fabianofrank/hello-rails-react
This Hello World project implements a connection between Ruby on rails back-end with React fron-end and generate random greeting messages.
Last synced: 13 Jun 2025
https://github.com/andyobtiva/responsibility_driven_design_in_ruby
Code examples used in Montreal.rb January 2025 talk "Ruby OOP Done Right with Responsibility Driven Design" by Andy Maleh
ood oop responsibility-driven-design ruby
Last synced: 13 Oct 2025
https://github.com/aliatayee/recipe-app
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.
rails recipe-app ruby tailwindcss
Last synced: 25 Oct 2025
https://github.com/armcburney/ruby-ds
:bulb: Data structures and algorithms written in idiomatic Ruby
algorithms ruby spacial-complexity time-complexity
Last synced: 19 Jun 2026
https://github.com/praz99/ruby_capstone
This is the capstone project for the Ruby module of Microverse Mian Technical Curriculum.
capstone-project microverse ruby
Last synced: 13 Jun 2025
https://github.com/justdvnsh/warriorpy
An exciting game of programming and Artificial Intelligence
artificial-intelligence javascript python ruby ruby-warrior warriorjs warriorpy
Last synced: 13 Apr 2026
https://github.com/antonioberna/algoritmi
Algoritmi di Ordinamento e di Ricerca
algorithms-and-data-structures c cpp csharp engineering java javascript python ruby swift
Last synced: 22 Feb 2026
https://github.com/sfsekaran/migrer
The polite data migration valet.
activerecord-migration data-migration database database-migrations migrer rails ruby
Last synced: 25 Oct 2025
https://github.com/driftingruby/099-creating-a-basic-ruby-gem
Gems are a packaged library of functions that can extend your application or provide other features to your system. Learn to create and publish a ruby gem.
ruby ruby-gem ruby-gems rubygems
Last synced: 12 Aug 2025
https://github.com/star1431/star1431.github.io
ruby & Jekyll-theme 활용해서 만들어본 블로그 (체험용)
Last synced: 13 Apr 2026
https://github.com/amrrbakry/my-articles
A list of the articles I wrote on various technical topics.
articles learning ruby techinal
Last synced: 24 Mar 2025
https://github.com/Salesap/yandex_kassa
Simple API wrapper for YandexKassa API v3
Last synced: 12 Oct 2025
https://github.com/ged/ruby-kuzu
Git mirror for the Ruby binding for the Kùzu embedded graph database
Last synced: 19 Jun 2025
https://github.com/westonganger/prawn_resume
Dead simple Prawn based PDF resume generator with support for custom resume templates
prawn prawn-pdf rails resume resume-builder resume-generator ruby
Last synced: 12 Apr 2026
https://github.com/somasekimoto/golf-searcher
Techpitの教材を参考にして、React と Ruby(Lambdaでのバッチ処理作成)で作成した、ゴルフ場検索アプリ
amplify api-gateway aws dynamodb lambda react ruby
Last synced: 16 Jan 2026
https://github.com/thiagohrcosta/rails-wikinimous
A simple application to display some articles on screen. The user can read, create, edit and delete a article.
bootstrap4 css3 html5 javascript ruby ruby-on-rails sqlite3
Last synced: 13 Apr 2026
https://github.com/rzane/argy
Yet another command line option parser
arguments cli command-line options parser positional ruby
Last synced: 08 Oct 2025
https://github.com/felipeelias/erb-view
Simple wrapper around ERB that lets you create class based views.
Last synced: 15 Mar 2026
https://github.com/dannnylo/shoryuken_newrelic
A gem to enable New Relic's instrumentation to Shoryuken jobs.
Last synced: 19 Jan 2026
https://github.com/aboongm/catalog-of-my-things
In this project, we are creating a console app that will keep a record of different types of things : books, music albums, movies, and games. Everything will be based on the UML class diagram that was provided as requirements for the project. The data will be stored in JSON files but will also prepare a database with tables structure analogical to the program's class structure. "Catalog of my things" will be a simple console app that allows users to manage collections of the things they own.
Last synced: 21 Jan 2026
https://github.com/mollybeach/azelia
Azelia Game: Ruby Game Development engineTools, frameworks game rails and software
algorithms-and-data-structures game-development game-engine project project-management ruby ruby-on-rails
Last synced: 14 Apr 2026
https://github.com/kazvee/two_player_game
🧮 Two player math game which runs in the terminal. 🔴 Built with Ruby using OOP (Object Oriented Programming) principles. ✨ Includes a TV Infomercial style ReadMe, just for fun! 📺
game object-oriented-programming oop readme ruby
Last synced: 14 Jun 2025
https://github.com/try2code/unifiedplot
basic line plot with single data interface for NArray/GSL::Vector/ruby-array input
Last synced: 02 Apr 2025
https://github.com/quequeo/rails-api-and-react
Ruby on Rails API with React JS
active-storage api javascript kaminari material-ui postgresql rails react rspec ruby vite
Last synced: 18 Feb 2026
https://github.com/hopsoft/self_renderer
Rails model & object rendering outside the context of web requests
ruby ruby-on-rails server-side-rendering
Last synced: 12 Oct 2025
https://github.com/zappat0n/tic-tac-toe
Console tic-tac-toe game developed in Ruby.
Last synced: 08 Oct 2025
https://github.com/brianbroderick/ball-clock
A simple ball clock coding exercise
Last synced: 11 Mar 2025
https://github.com/jasminemlewis/spell-it-out
Spell It Out, a Ruby program, takes a name from a user and spell it out both horizontally and vertically.
Last synced: 24 Oct 2025
https://github.com/johansenja/open_source
Quickly open the source file of a Ruby Class, Module or Method in your $EDITOR
Last synced: 15 Apr 2026
https://github.com/bsclifton/cloud-config
Build configuration used for my cloud server
configuration digitalocean nginx ruby ssh ubuntu
Last synced: 09 May 2026
https://github.com/virtualstaticvoid/rails_simple_config
Simple YAML based configuration gem for Rails 3+
configuration gem rails ruby yaml
Last synced: 12 Oct 2025
https://github.com/adamanr/ruby-guideapp
Ruby application with Rails gem created by Youtube guide for learning Ruby
Last synced: 03 May 2026
https://github.com/tarellel/semantic_ui_views_generator
A Rails generator for creating Semantic-Ui styled views (Erb, Slim, and HAML).
generator rails ruby semantic-ui
Last synced: 08 May 2026
https://github.com/mindula-dilthushan/ruby-mysql
This is sample ruby project. database is mysql
Last synced: 24 Apr 2026
https://github.com/szyablitsky/customer_service_ticketing
Demo project
api jwt-authentication rails react react-router redux ruby spa trailblazer webpack
Last synced: 23 Jan 2026
https://github.com/taym95/car-parks-app
This is Rails app to locate cars parks
google-maps ruby ruby-on-rails
Last synced: 05 Oct 2025
https://github.com/taigakiyokawa/otokomeshi
超簡単料理共有アプリ「魁!! 漢飯」詳細→
ajax cooking html5 japanese javascript jquery rails responsive ruby sass
Last synced: 21 Jan 2026
https://github.com/duot/ttt
This is a customizable terminal based Tic Tac Toe game
exercise ruby small-project terminal-game
Last synced: 28 Apr 2026
https://github.com/aaronc81/parlour-datamapper
Parlour plugin to generate DataMapper resource types
datamapper parlour ruby sorbet
Last synced: 08 Jun 2026
https://github.com/mblumtritt/ros
Ruby On Speed - an open collection of Ruby benchmarks
Last synced: 16 Mar 2025
https://github.com/acook/that_object_is_so_basic
TOISB provides a wrapper class for dealing with BasicObjects in style!
debugging-tool minimalist-library object-oriented ruby testing-tools
Last synced: 05 Jul 2025
https://github.com/moneytree/rack-corsgate
Modern CORS-based CSRF-protection for Rack apps
Last synced: 11 Nov 2025
https://github.com/justanotherscriptkiddienerd/the-opencode-project
A completely open-source code editor, featuring community-sourced features!
all-platform-supported bash code-editor crowdsourced-knowledge crowdsourcing docker python python-3 python3 ruby
Last synced: 19 Jan 2026
https://github.com/ksylvest/uhaul
A Ruby library for U-Haul that crawls self-storage facilities and prices.
Last synced: 14 Mar 2026
https://github.com/mshahzadtariq/persistable_mongoid
Persist Deleted Records for Mongoid Soft delete functionality for Mongoid ORM so you may recover records at later stage.
gem mongodb orm persistable ruby ruby-on-rails
Last synced: 07 Apr 2026
https://github.com/talaatmagdyx/api-versioning
simple example explain how to create different API version using Ruby (Sinatra)
api-documentation json json-api ruby sinatra
Last synced: 12 Apr 2026
https://github.com/praisespjmt/library-rb
Library-RB is an application for the OOP University that records what books are in the library and who borrows them. The allow you to: Add new students or teachers, Add new books, Save records of who borrowed a given book and when.. The app is built with Ruby
Last synced: 29 Mar 2025
https://github.com/odilson-dev/hashmap
The Hashmap Project is an assignment from TOP's curriculum, where participants work on creating and implementing a hashmap data structure as part of their learning exercises.
data-structures hashmap ruby theodinproject
Last synced: 24 Oct 2025
https://github.com/mcorino/wxruby3-materialdesignartprovider
MaterialDesign Art Provider for wxRuby3
cross-platform cross-platform-gui gtk gtk3 gui linux mac osx ruby win32 windows wxruby wxruby3
Last synced: 17 Oct 2025
https://github.com/actionanand/finance_plusplus
This app is to check the price of the stocks
Last synced: 30 Apr 2026
https://github.com/leslieaine/budget-app
A web app that enables users to manage their budgets. Provides a list of transactions created by a user with a category so that they can track their expenses. Built with Ruby on Rails, PostgreSQL.
Last synced: 07 Apr 2025
https://github.com/alyraffauf/post
Dead simple, basic package manager for Linux written in Ruby.
Last synced: 08 May 2026
https://github.com/jonathanyiv/mastermind
Implementation of Mastermind in Ruby
Last synced: 24 Oct 2025
https://github.com/tomlobato/riff
Riff enables you to build ruby restful apis in record time!
api automatic-api restful roda ruby sequel
Last synced: 06 Sep 2025
https://github.com/coreyjs/grpc-cache-example
A ruby gRPC server that can store and retrieve files from memcache. A Go client to interact with the server
example-project go golang grpc grpc-server learn learning memcache ruby tutorial
Last synced: 14 Apr 2026
https://github.com/petercamilleri/lexical_analyzer
The lexical analyzer component for the Ruby Compiler Toolkit Project (RCTP)
compiler lexical-analysis ruby rubygem
Last synced: 08 Oct 2025
https://github.com/skyv26/general-dsa-problems
Problem-solving skills are the ability to identify and resolve issues, understand complexities, and make sound judgments. This skill set is essential to be successful in any profession. Problem-solving involves the ability to recognize and analyze a problem, generate potential solutions.
cpp javascript problem problem-solving python ruby
Last synced: 12 Apr 2026
https://github.com/muskan2532150/rails-intro
It is the first application on rubyonrails that will give "Hello World" as the message.
Last synced: 06 Feb 2026
https://github.com/hellostealth/stealth-bandwidth
Bandwidth.com SMS driver for Stealth
Last synced: 14 Apr 2026
https://github.com/beyarz/ruconnect
Control multiple devices through their terminal via tcp
ruby tcp-client tcp-server tcp-socket
Last synced: 24 Oct 2025