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-14 00:26:59 UTC
- JSON Representation
https://github.com/moonjose/heroeslist_api_rb
Heroes API with Ruby on Rails 6
rails-api-backend ruby ruby-on-rails
Last synced: 22 Apr 2026
https://github.com/moonjose/timetoanswer_rb
A Questions and Answers site using rails 5, devise, in MVC pattern
database devise heroku-deployment herokuapp mvc rails ruby rubyonrails
Last synced: 19 Apr 2026
https://github.com/omkz/mbangoo
Mbangoo is an open-source e-commerce solution based on Ruby on Rails 7.
hotwire hotwire-stimulus hotwire-turbo postgresql ruby ruby-on-rails tailwindcss
Last synced: 07 Apr 2026
https://github.com/abayo-luc/hello-books-rb
Book Store: Hello Books
books codacy-badge jsonwebtoken rails rspec ruby
Last synced: 10 May 2026
https://github.com/thadeu/blog
I'm sharing my life and my career as Software Developer
career developer javascript ruby
Last synced: 23 Feb 2026
https://github.com/hashim21223445/andoka-cloud.2000
Andoka Cloud.mdConfig files for my GitHub profile.
algorithms docker-compose firebase firebase-auth git gitactions-workflow github-actions github-config html html-css-javascript java javascript laravel machine-learning modules qa qrcode-generator ruby template university-project
Last synced: 08 Apr 2026
https://github.com/dtinth/autocommit
Automatically generate commit message based on Git word diff
Last synced: 02 Apr 2026
https://github.com/daudi13/bookstoreauthapi
This is the backend for the bookstorecms project
database devise-jwt postgresql ruby
Last synced: 18 Apr 2026
https://github.com/mansakondo/polymorphic_aliases
An ActiveRecord extension to use aliases for your polymorphic associations
activerecord polymorphism rails ruby
Last synced: 14 Sep 2025
https://github.com/botshen/mangosteen-1-bak
山竹记账服务端
postgresql rails7 repec ruby tdd
Last synced: 12 Apr 2026
https://github.com/dankimio/codeword
Place a staging server behind a codeword.
Last synced: 17 Feb 2026
https://github.com/umar221b/filterable_model
FilterableModel provides an organized and seamless way to filter your ActiveRecord objects using real and custom attributes.
Last synced: 20 Apr 2026
https://github.com/skylar-lorena/restaurants
Yelp-style domain.
array-methods arrays classes-and-instances object-relations object-relationships objects ruby ruby-tutorial variable-scope
Last synced: 19 Jun 2025
https://github.com/budgielang/budgie-cli
Node CLI for Budgie. 🦜
csharp gls java javascript metaprogramming node npm oop-languages python ruby typescript
Last synced: 07 Apr 2026
https://github.com/sixarm/sixarm_ruby_erb_util_extensions
SixArm.com » Ruby » ERB Util module extensions and extras
Last synced: 14 Jul 2025
https://github.com/mvz/mbrowser
Simple WebKit-based browser using GirFFI
gir-ffi gnome gtk3 hacktoberfest ruby
Last synced: 18 May 2026
https://github.com/ruby-ist/dijkstra_trace
A ruby gem for dijkstra Algorithm implementation
dijkstra-shortest-path ruby rubygems
Last synced: 02 Aug 2025
https://github.com/westonganger/automatic_rails_route_testing
Template for easy exception testing for all routes within a Rails app
minitest rails rails-routes rails-testing rspec ruby template
Last synced: 16 Apr 2026
https://github.com/flavorjones/windows-ruby-dev-tools-release
BOSH release to install Ruby dev tools on a Windows stemcell
bosh bosh-release ruby windows
Last synced: 05 Apr 2025
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/alex-quiterio/repomate
A command-line tool to manage and synchronize multiple git repositories
Last synced: 04 Mar 2025
https://github.com/mnml-theme/homebrew-install
@Homebrew formulae for @mnml-themes.
homebrew homebrew-formula homebrew-tap mnml ruby themes
Last synced: 16 May 2026
https://github.com/abhishekkr/abk-labs.cucumber
collection of Cucumber based setups, derailed_cuke
bdd-tests cucumber ruby testing
Last synced: 20 May 2026
https://github.com/ifedan-ed/twitter_scheduler_app
Twitter Scheduler App.
docker dokku postgresql rails rails7 ruby
Last synced: 18 Feb 2026
https://0xacab.org/sutty/jekyll/jekyll-activity-pub
Jekyll plugin adding support for ActivityPub to websites, delegating dynamic stuff to Distributed Press Social Inbox. https://jekyll-activity-pub.sutty.nl/
Last synced: 04 Mar 2025
https://github.com/ksylvest/extraspace
A Ruby library for Extra Space that crawls self-storage facilities and prices.
Last synced: 17 Feb 2026
https://github.com/marcsteven/techstackjobs
The jobs about the tech stack from all over the world
companies python rails ruby technology
Last synced: 07 Apr 2026
https://github.com/spacebanana420/kerolauncher
Configurable cross-platform launcher for games, programs, commands, etc
cli command-line cross-platform games launcher lutris ruby tui wine
Last synced: 19 May 2026
https://github.com/andywendt/pdf_links_checker
A Ruby Gem to ensure links in PDFs are accessible
Last synced: 18 Jun 2025
https://github.com/iambenkis/school-library
Experience the synergy of Ruby, PostgreSQL, and object-oriented programming in our School Library Management System. With Ruby's dynamic capabilities and OOP principles, we facilitate efficient cataloging and tracking of educational resources.
Last synced: 20 May 2026
https://github.com/kusnierewicz/microblog-client
The Odin Project Assignment: Complete MicroBlogger - Jumpstart Lab Curriculum
Last synced: 22 Jun 2026
https://github.com/flum1025/earch
This application monitors the Twitter timeline and notifies Slack according to the conditions.
command-line ruby rubygems slack twitter
Last synced: 13 May 2026
https://github.com/hirura/hrr_rb_sftp
Pure Ruby SFTP server implementation.
Last synced: 26 Jun 2026
https://github.com/kanzatahreem/enumerable
In this project, we learned to use a module inside a class.
Last synced: 14 May 2026
https://github.com/skyv26/ruby-enumerable
In Ruby, we call an object enumerable when it describes a set of items and a method to loop over each of them. The built-in enumerables get their enumeration features by including the Enumerable module, which provides methods like #include?, #count, #map, #select and #uniq.
enumerable rspec rubocop ruby ruby-gem
Last synced: 14 May 2026
https://github.com/kociamber/gorilaz
Basic Rails app for managing Academia Gorila members
Last synced: 14 May 2026
https://github.com/jasminemlewis/rock-paper-scissors
Rock Paper Scissors, a Ruby program, is the classic game using Object Oriented Programming to play against the computer.
Last synced: 11 Jun 2026
https://github.com/nolantait/bankroll
A ruby library for calculating the time value of money with ordinary fixed annuities like mortgages
finance mortgage mortgage-calculator mortgages ruby time-value-of-money
Last synced: 12 Jun 2026
https://github.com/maruyamaworks/ppt2rst
Convert PowerPoint .ppt(x) files to reStructuredText .rst files
powerpoint restructuredtext ruby
Last synced: 12 Jun 2026
https://github.com/fabianomag/ruby-hello-world
A Ruby app to decode any morse message.
Last synced: 16 Jun 2026
https://github.com/zeljkofilipin/testingpodcast
Watir code used to populate testingpodcast.com site.
Last synced: 18 Jun 2026
https://github.com/aizjicod/blog-app
This is a blog app. The user have different intereactions with the page, the first thing he sees is a log-in page and will not be able to access it until he he is logged in. After being succesfully logged in it's able to create his posts as well as comment and like other people's post.
Last synced: 19 Jun 2026
https://github.com/theophileaseh/catalog-of-my-things-ruby
Catalog of my things is a console app built using Ruby that enables one to keep a record of different types of things he/she won: books, music albums, movies, and games.
Last synced: 19 Jun 2026
https://github.com/adalbertobrant/ruby
Um Estudo das propriedades do Ruby uma linguagem melhor que o Python.
documentation english first-timers hacktoberfest hacktoberfest2019 ruby translation
Last synced: 20 Jun 2026
https://github.com/opensauce04/linkshovel
A simple webcrawler written in ruby
nokogiri ruby web-crawler webcrawler
Last synced: 22 Jun 2026
https://github.com/kanutocd/cdc-core
Database-agnostic Change Data Capture domain primitives for Ruby
cdc change-data-capture data-pipeline domain-events event-driven event-pipeline event-processing event-sourcing pipeline ruby stream-processing
Last synced: 23 Jun 2026
https://github.com/kanutocd/pgoutput-decoder
Decodes pgoutput-parser protocol messages into immutable Ruby row-change events.
cdc change-data-capture decoder jsonb logical-decoding logical-replication oid pgoutput postgres postgres-typed postgres-types postgresql postgresql-types ruby type-decoder
Last synced: 23 Jun 2026
https://github.com/kanutocd/pgoutput-client
Transport-only PostgreSQL logical replication client for receiving pgoutput CopyData payloads.
cdc change-data-capture event-streaming logical-decoding logical-replication pgoutput postgresql replication-client replication-slots ruby streaming wal
Last synced: 23 Jun 2026
https://github.com/talaatmagdyx/active-record-lite
How to build Active Record Lite.
activerecord ruby ruby-application
Last synced: 24 Jun 2026
https://github.com/varunram/compiler
x86 C compiler in Ruby
compiler compiler-designs ruby
Last synced: 25 Jun 2026
https://github.com/slbug/julewire
Structured logging for modern Ruby: core pipeline, Rails/AJ/Karafka/Ractor adapters, GCP shape, redaction, tail/doctor tools, and contract tests. Sharp edges documented, boundaries enforced, logs that behave under load.
activejob gcp karafka logging ractors rails ruby ruby-on-rails semantic-logger structured-logging
Last synced: 28 Jun 2026
https://github.com/momiji-rs/sasso-ruby
In-process SCSS/Sass → CSS for Ruby, powered by the zero-dependency Rust sasso compiler (a byte-for-byte dart-sass alternative). No Node.js.
css css-preprocessor dart-sass magnus native-extension rb-sys ruby rubygem rust sass sass-compiler scss
Last synced: 26 Jun 2026
https://github.com/alekpopovic/masina
Useful Rails Patterns Generators
desing-patterns ruby ruby-gem ruby-library ruby-on-rails
Last synced: 27 Jun 2026
https://github.com/ghiftee/oop-school-library
This project is a console-based school library app that allows created students and teachers to rent created books. It also gives a list of students, teachers, books and rentals.
Last synced: 28 Jun 2026
https://github.com/felipecezar01/front-ruby-todo-list
Apenas uma simples página em Ruby para conhecer a linguagem.
Last synced: 29 Jun 2026
https://github.com/meri-mg/blog-app-rails
The Blog app is a classic example of a blog website. It was created a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Last synced: 15 Apr 2026
https://github.com/azzzrro/react-native-sample
Sample app using react native CLI
java javascript jdk kotlin objective-c objective-cpp react react-native ruby typescript
Last synced: 31 Jan 2026
https://github.com/sparanoid/docker-ruby-node
Jekyll in Docker with Node.js + Grunt.js
almace-scaffolding docker nodejs ruby
Last synced: 31 Jan 2026
https://github.com/ivanid22/private-events
A web-application that lets users create events, and invite other users to attend these events. Built on Ruby on Rails.
Last synced: 31 Jan 2026
https://github.com/devamoghs/crud-using-ror
A basic CRUD interface using React on Rails, can be extended as a template. Feel free to raise an issue if you can make it better
crud crud-application rails-application ruby tutorial-sourcecode
Last synced: 03 May 2026
https://github.com/zahraarshia/budget_management
BMA is a responsive mobile web application useful for your daily budget management. using this app you can have a list of transactions associated with a category suitable for record and manage expenditures.
Last synced: 15 Apr 2026
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/camilevahviraki/bike-shop-backend
Smart website, contain a catalog of websites and can help to reserve a bike of a certain time
best-practices frontend-reactjs rails5 ruby
Last synced: 31 Jan 2026
https://github.com/miguelestradam36/ruby-practice
Ruby basic scripting, practice project
Last synced: 11 Jun 2026
https://github.com/blase147/budget_app
This is a mobile web application that allows users to manage their budget. User can see a list of expenses associated with a group and total amount. It also allows users to introduce new groups/expenses an keep a track of money spent.
javascript rails rails-api rails-application ror ruby ruby-on-rails
Last synced: 07 Feb 2026
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/mattiamalonni/capistrano-telegram
Telegram integration for Capistrano deployments
capistrano capistrano-plugin deployment notifications ruby ruby-on-rails telegram telegram-bot
Last synced: 25 Feb 2026
https://github.com/jaimerson/mr_crawler
Crawls, sanitizes and serves web pages in an API
restclient rspec ruby webcrawler
Last synced: 15 Apr 2026
https://github.com/tuanle03/content_checker
The Ruby gem, ContentChecker, offers content checking functionality via API with customizable settings for machine learning models.
Last synced: 01 Feb 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/andres-condezo/blog
The Blog app is a classic example of a blog website. a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
postgresql rspec ruby ruby-on-rails
Last synced: 15 Apr 2026
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/elmar8287/blog_app
Blog app that will show the list of posts and empower readers to interact with them by adding comments and liking posts. App connected with Postgres db
Last synced: 03 May 2026
https://github.com/rominana/school-library
This project contains a Ruby project that keeps track of book rentals from a school library using OOP features.
Last synced: 01 Jun 2026
https://github.com/gangelo/protectedconstructor
Provides a module that may be included in a Ruby class, that protects the constructor; good for enforcing instantiation of classes using, for instance, a class factory. The code itself is not mine, I just wrapped it in a gem and provided the examples; sorry, I don't remember the origin of the code to give credit. :S
constructor gems rails ruby ruby-gem ruby-gems ruby-on-rails
Last synced: 08 Feb 2026
https://github.com/michaeljklein/animate_modules
Animate the module structure of Haskell packages
cli code-analysis haskell ruby
Last synced: 16 Oct 2025
https://github.com/dtinth/sense_of_place
(Mac OS X) Place detection using WiFi BSSID, Gateway Mac Address
Last synced: 15 Oct 2025