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/simonneutert/roda-mapkick-example
Example app of how to use the mapkick gem with/in Roda
Last synced: 29 Oct 2025
https://github.com/scalingo/sample-ruby-rails
Sample application with Ruby on Rails
rails ruby ruby-on-rails sample scalingo
Last synced: 04 Aug 2025
https://github.com/avdeev/oop-patterns-ruby
Examples of OOP patterns in Ruby
Last synced: 18 Mar 2025
https://github.com/shafiuyushawu/tdd-ruby
TDD-Project which provides collection classes with methods that seek to solve problems including finding the factorial of a number, return string with its reverse form and solving fizzbuzz puzzles.
classess rspec-testing rubocop ruby
Last synced: 28 Mar 2025
https://github.com/cybergizer-hq/libmagicrb
Check filetype with libmagic
libmagic railsgems ruby rubygems
Last synced: 13 Aug 2025
https://github.com/cheshire137/rvocalware
Command-line Ruby tool for Vocalware text-to-speech HTTP REST API
Last synced: 24 Jul 2025
https://github.com/delonnewman/contracts-gen
Generate data from contracts
contracts design-by-contract functional functional-programing generative-testing ruby testing
Last synced: 29 Mar 2025
https://github.com/delonnewman/kigo
Ruby is already pretty lispy let's take it the rest of the way.
lisp lisp-compiler lisp-dialect lisp-interpreter ruby
Last synced: 29 Mar 2025
https://github.com/kyledecot/hard_cider
Wait for Apple IPAs to Process
apple appstoreconnect appstoreconnectapi ipa itunesconnect ruby rubygem
Last synced: 15 Jul 2025
https://github.com/mistermboy/rails-api-rest
Simple example of an API REST using Ruby on Rails
api api-rest example rails ruby ruby-on-rails
Last synced: 17 May 2026
https://github.com/haliljon/rock-paper-scissors-itransition
This is a command-line implementation of a generalized rock-paper-scissors game with support for an arbitrary number of moves. The game includes features such as a cryptographically strong random key generation, HMAC (Hash-based Message Authentication Code) calculation, and a help menu that displays a win/lose/draw table for different move combos.
Last synced: 31 Oct 2025
https://github.com/rasyadh/reinforcement_nim_game
Reinforcement Learning in NIM Game
machine-learning machine-learning-algorithms nim nimgame2 reinforcement-learning reinforcement-learning-algorithms ruby
Last synced: 06 May 2026
https://github.com/KapilDevPal/Fatsecret-Lite
A simple ruby gem A Ruby Gem for FatSecret
fatsecret fatsecret-api ruby ruby-on-rails rubygem
Last synced: 10 May 2025
https://github.com/sleepingkingstudios/librum-iam
Librum engine defining authentication and authorization.
Last synced: 20 Jan 2026
https://github.com/petercamilleri/connect_n_game
A simple connect N (4..8) game with some simple AI players.
connect-four game ruby tutorial
Last synced: 04 Oct 2025
https://github.com/dreamingechoes/selenium-test-panel
Proof of concept of an admin panel to create and automate tests with Selenium. (Work in progress)
proof-of-concept rails ruby selenium testing
Last synced: 08 Apr 2026
https://github.com/richardboehme/ruboconf-rails
Opinionated RuboCop Rails configuration for personal projects.
rails rubocop rubocop-rails ruby ruby-on-rails
Last synced: 25 Jun 2025
https://github.com/amalfra/maildir2json
A simple ruby script to convert maildir format file to JSON format
cli commandline json maildir-format ruby
Last synced: 19 May 2026
https://github.com/eldemcan/pi-mote-ruby
Energenie Pi-mote ruby api for Raspberry Pi
iot raspberry-pi raspberry-pi-gpio raspberry-pi-library ruby
Last synced: 25 Apr 2026
https://github.com/thebwoyprogrammer/gofreelancer-backend
This is a backend for GoFreelancer which enables a user to book a freelancer, cancel a booking, add, delete a freelancer.
backend collaboration micronauts microverse rest-api ruby ruby-on-rails
Last synced: 15 May 2026
https://github.com/mukhammadrizooff/oop-school-group-work
Group work project: This is a basic program for recording what books are in the library and who received them. This allows users to add new students, teachers, and books, as well as keep records of who received that book and when.
Last synced: 25 Jun 2025
https://github.com/linux300/tibetan
Tibetan is web project about Tibetan Medicine
Last synced: 24 Feb 2026
https://github.com/fdutey/shirinji-rails
Shirinji integration to rails
dependency-injection inversion-of-control ruby ruby-on-rails
Last synced: 11 Apr 2025
https://github.com/ambrose-kibet/catalog-of-my-things
This is a command line app built collaboratively with ruby that allow the user to arrange thier stuff in an organized manner
Last synced: 17 May 2026
https://github.com/yegor256/verbose
A decorator of an object that makes it protocol every method call
Last synced: 04 Apr 2025
https://github.com/jwadolowski/cookbook-cq-unix-toolkit
Chef cookbook for CQ Unix Toolkit
adobe aem automation chef cookbook cq cq-unix-toolkit ruby
Last synced: 14 Apr 2025
https://github.com/botshen/mangosteen-1-bak
山竹记账服务端
postgresql rails7 repec ruby tdd
Last synced: 12 Apr 2026
https://github.com/wahaj-ali/school-library
In this project I learn about how to implement classes and objects in Ruby and encapsulation and inheritance with Ruby.
Last synced: 05 Oct 2025
https://github.com/braincee/school-library-project
Microverse Module 04 Project: This is an educational project to create a tool to record what books are in the library and who borrows them. The app will allow you to add new students or teachers , add new books and save records of who borrowed a given book and when.
microverse microverse-projects microverse-students oop-principles ruby
Last synced: 28 Mar 2025
https://github.com/jveillet/demainilpleut.dev
Static HTML version of demainilpleut.dev using the static website generator Bridgetown.
Last synced: 10 Mar 2025
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/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/dalm1/station
STATION™, une application de chat moderne permettant aux utilisateurs de rejoindre des salons de discussion, d'envoyer des messages et de personnaliser leur expérience.
chat chat-application postgres postgresql ruby ruby-on-rails social-network stimulus stimulusjs tailwind tailwindcss
Last synced: 13 Apr 2026
https://github.com/wvengen/rails_admin_tinymce
TinyMCE for Rails Admin
rails-admin ruby ruby-on-rails tinymce
Last synced: 17 Oct 2025
https://github.com/sixarm/sixarm_ruby_jsonapi
SixArm.com » Ruby » JSON API helpers for http://jsonapi.org
Last synced: 19 Apr 2026
https://github.com/librity/twitter_clone
Twitter clone from Michael Hartl's Rails tutorial.
Last synced: 08 Apr 2025
https://github.com/said-laasri/https-github.com-nickemma-car-rental-api
Deployment back end api car rentals
api postgresql rails railway ruby
Last synced: 09 Apr 2026
https://github.com/artofcode-/structured_menus
An easy way to create flexible menus for Rails apps.
Last synced: 24 Feb 2026
https://github.com/markfchavez/ruby-and-rails-resources
A curated list of ruby/rails resources to learn from.
Last synced: 15 May 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/sixarm/sixarm_ruby_restful_resource_controller
SixArm.com » Ruby » RESTful resource controller
gem resource-controller rest restful ruby
Last synced: 30 Mar 2025
https://github.com/nejdetkadir/letgo-clone
It is a clone application of letgo.com
clone clone-app clone-repo letgo rails rails-clone rails6 ruby ruby-on-rails ruby-on-rails-6 ruby-on-rails-clone
Last synced: 21 Jan 2026
https://github.com/rubyonworld/edtf-ruby
😆 A variation of EDTF will part of the upcoming ISO 8601-2 standard. EDTF-Ruby does not support this new version of EDTF yet, but if you are curious, EDTF.js, an ES6 implementation is already available.
8601-2 edtf iso ruby standard support upcoming
Last synced: 12 Nov 2025
https://github.com/ergoserv/func_live
Official Ruby client for https://func.live - a collection of handy online functions
Last synced: 16 Mar 2025
https://github.com/michaelchadwick/mycaruby
Because reasons.
another-world game game-grumps not-of-this-world ruby
Last synced: 28 May 2026
https://github.com/fshin1988/ssl_certificate
Wrapper of OpenSSL::X509::Certificate
gem openssl ruby ssl-certificate
Last synced: 12 Oct 2025
https://github.com/jdenen/watir-device
Automate Chrome Developer Tools' device emulation with watir-webdriver
device-emulation ruby testing watir watir-webdriver
Last synced: 18 Oct 2025
https://github.com/jeantessier/book-reviews
The same app built multiple times with different technology stacks.
grails graphql kafka mongodb mysql nodejs ruby ruby-on-rails
Last synced: 08 Oct 2025
https://github.com/thinkswan/app-yml-rails
A gem that provides environment-specific settings for Rails apps.
Last synced: 29 Apr 2026
https://github.com/sixarm/sixarm_ruby_spreadsheeting
SixArm.com » Ruby » Spreadsheeting has import & export helpers for CSV, TSV, Excel, etc.
csv excel export gem ruby spreadsheet tdf tsv
Last synced: 30 Mar 2025
https://github.com/state-machines/state_machines-mongomapper
mongomapper ruby state-machine
Last synced: 04 Jul 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/jaimecgomezz/nvim-dap-ruby-rdbg
Ruby adapter for nvim-dap that uses rdbg to enable debugging capabilities without modifying the source code
Last synced: 05 Jan 2026
https://github.com/yegor256/others
Catch all missing methods by a single proc, similar to what method_missing() is doing
Last synced: 18 Oct 2025
https://github.com/yutingcxiang/newsfeedr
A Full Stack React/Redux news feed application built with a Rails API backend.
javascript postgresql rails-api react react-router redux ruby semantic-ui thunk
Last synced: 12 Apr 2026
https://github.com/victorokoroji/school-library-app
The goal of this project is to build an app for a school library that will allow them to add new students or teachers, add new books, save records of who borrowed a given book and when the book was borrowed. This project solely used Object Oriented Programming(OOP).
Last synced: 10 Apr 2025
https://github.com/tanhongit/send_mail_background_job
Send mail background job Rails 6 with gem sidekiq
backgound-job-mail background-jobs gem-sidekiq rails rails-send-mail rails6 ruby ruby-on-rails sendmail sidekiq tanhongit tanhongit-rails
Last synced: 19 Jan 2026
https://github.com/jquass/swgoh-api
A gem api client wrapper for api.swgoh.help
api-client api-wrapper rails rails-api ruby ruby-gem ruby-on-rails ruby-on-rails-api rubygem rubygems rubyonrails
Last synced: 08 Feb 2026
https://github.com/apache/whimsy-test
whimsy test
content javascript ruby whimsy
Last synced: 12 Apr 2026
https://github.com/alunduil/margarine-chef
Chef cookbook for Margarine
chef cookbooks deprecated recipe ruby
Last synced: 19 Oct 2025
https://github.com/ricardo-benicio/autohelper
Ai agents
devops postgresql rspec-rails ruby ruby-on-rails
Last synced: 11 Apr 2026
https://github.com/vaiorabbit/sdl2-bindings-whacamole
Whac-a-Mole! : Ruby SDL2 bindings demo
2d-game-framework games ruby sdl sdl2
Last synced: 23 Mar 2025
https://github.com/shioyama/i18n_accessors
Define locale-specific accessors for translated attributes.
Last synced: 06 Oct 2025
https://github.com/enderahmetyurt/hello_ruby_stuff
Hello Ruby sunum ve kodlar
Last synced: 24 Mar 2025
https://github.com/kawakamimoeki/tenet
Tenet transforms HTML elements to Array of Hash
Last synced: 21 Apr 2025
https://github.com/vladkostikov/novofon
Gem for Novofon — Virtual Phone System, Phone numbers and PBX
Last synced: 12 Jul 2025
https://github.com/Salesap/yandex_kassa
Simple API wrapper for YandexKassa API v3
Last synced: 12 Oct 2025
https://github.com/cre-ne-jp/log-archiver
IRC ログ記録・閲覧システム
irc irc-bot irc-logs ruby ruby-on-rails
Last synced: 23 Jan 2026
https://github.com/amirhaytham/super-multi-prog-lang-playground
A modern web-based code editor and execution environment supporting multiple programming languages. Built with React, TypeScript, Node.js, and Docker.
cpp docker docker-compose docker-image go js monaco-editor node nodejs playground ruby typescript
Last synced: 04 Feb 2026
https://github.com/madh93/stallman_bot
Richard M. Stallman a.k.a. St. iGNUcius bot for Telegram
Last synced: 24 Mar 2025
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/hollow-hunter/nu-appointments
simple appointments app
appointments demo portfolio rails ruby vue
Last synced: 16 May 2025
https://github.com/avastroficial/bsz-qr
Este código Ruby genera un código QR a partir de una URL ingresada por el usuario y lo guarda como una imagen PNG localmente
Last synced: 30 Jun 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: 19 Oct 2025
https://github.com/blackducksoftware/oh_delegator
Delegator pattern for Rails 4 models
activerecord concern delegator ohloh ruby
Last synced: 17 Nov 2025
https://github.com/willpinha/my-ruby-koans
💎 My implementation of the Ruby Koans to learn Ruby
Last synced: 22 Mar 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/loftwah/rails-blog
My Rails 7 Blog
blog docker docker-compose guide rails ruby tutorial
Last synced: 11 Apr 2026
https://github.com/sergueik/serverspec_custom_types
misc. handy serverspec snippets
chef puppet ruby serverspec spec
Last synced: 18 Jan 2026
https://github.com/roman-developer/depot
Depot Application is a shopping cart platform - It has been developed as Rails 6 project test
rails rails6 ruby ruby-on-rails
Last synced: 04 Feb 2026
https://github.com/webmatze/dragonruby_star_defender
DragonRuby Star Defender Game is an exciting space-themed Shoot-Em-Up created with DragonRuby GTK.
2d-game dragonruby game ruby shmup shoot-em-up
Last synced: 20 Oct 2025
https://github.com/alierpm/hellorails
A simple Ruby on Rails 'Hellorails!' project to help beginners learn the basics of the framework. Follow the README to set up and run the application, covering Ruby version, system dependencies, configuration, database setup, testing, services, deployment instructions, and more. Happy coding!
postgresql ruby ruby-gem ruby-on-rails
Last synced: 08 May 2026
https://github.com/iagodahlem/practice
:books: My daily plan for practicing programming languages.
algorithms c data-structures javascript python ruby
Last synced: 12 Apr 2026
https://github.com/sntakirutimana72/recipe-rails-group-project
The app keeps track of all your recipes, ingredients, and inventory. It allows users 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 html5 postgresql ruby ruby-on-rails
Last synced: 24 Feb 2026
https://github.com/kusnierewicz/sample-rails-app2
2nd approach with 4.1.8 rails version. 4.2 is causing some problems with c-compilator
michael-hartl rails rails-tutorial ruby
Last synced: 20 Jan 2026