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/kaka-ruto/nipishe
A Rails + GraphQL starter kit template with authentication, authorization and basic user account management features
action-policy graphql rails ruby
Last synced: 10 Apr 2026
https://github.com/jgraichen/restify
Restify is a parallel and pipelined Hypermedia API client
asynchronous future hateoas http json promise rest rest-client restful restify ruby
Last synced: 02 Aug 2025
https://github.com/tymate/api-blocks
Simple and consistent rails api extensions
api dry-transaction dry-validation pundit rails-api responders ruby ruby-on-rails
Last synced: 11 Nov 2025
https://github.com/ahoshaiyan/mini-defender
Pragmatic data validation
alternative dry-validation email laravel luhn parameters pragmatic rails ruby strong validation
Last synced: 24 Oct 2025
https://github.com/swedbankpay/kramdown-plantuml
PlantUML support for Kramdown, the Markdown parser used in Jekyll
diagram-svg java jekyll jekyll-plugin kramdown plantuml ruby ruby-gem
Last synced: 28 Apr 2025
https://github.com/tarellel/bootstrap_views_generator
A Rails generator for creating bootstrap styled views (Erb, Slim, and HAML).
bootstrap gem generator rails ruby template twitter-bootstrap
Last synced: 23 Jun 2025
https://github.com/german-cobian/enumerable-methods
A set of enumerable methods re-created by the authors in the ruby programming language.
Last synced: 31 Aug 2025
https://github.com/Rabios/BLACKVOID
Roguelike shooter tower-defense-like game with hardcore gameplay mechanics!
arcade-game dragonruby ruby shooter tower-defense
Last synced: 11 Mar 2025
https://github.com/vidarh/skrift
A pure Ruby conversion (*not* wrapper) of the libschrift TrueType font renderer
Last synced: 13 Apr 2025
https://github.com/vassilevsky/minimum-viable-ruby-gem
A working Ruby gem that has all the required information (builds without warnings)
example gem minimalist ruby ruby-gem
Last synced: 16 Sep 2025
https://github.com/rmm5t/ryan.mcgeary.org
:nerd_face: Ryan McGeary's Home Page
Last synced: 03 Aug 2025
https://github.com/emdneto/opentelemetry-by-example
OpenTelemetry By Example
cpp dotnet elixir go java javascript observability opentelemetry opentelemetry-collector opentelemetry-operator php python ruby
Last synced: 07 Apr 2026
https://github.com/bridgetownrb/bridgetown-prismic
A Prismic CMS integration plugin for Bridgetown
bridgetown bridgetown-plugin cms-extension ruby
Last synced: 10 Mar 2025
https://github.com/fr33z3/semantic_navigation
Simple navigation menus implementation for Rails 3 application with multiple and nesting menus.
navigation navigation-menus nested-menus rails ruby
Last synced: 12 Apr 2025
https://github.com/micheleriva/hackerrank-my-solutions
🍿My solutions to HackerRank problems
ai artificial-intelligence bot cpp cpp11 elixir elixir-lang euler hackerrank hackerrank-solutions haskell js mysql regex regexp ruby scala sql
Last synced: 07 May 2025
https://github.com/alchaplinsky/ai21
A Ruby client for AI21 Studio API
ai api-client artificial-intelligence machine-learning ml ruby
Last synced: 20 Jun 2025
https://github.com/ebenezr/helpdesk
Web application that curates problems that are faced by students and the possible solutions to these problems.
rails-api reactjs redux-persist redux-toolkit ruby
Last synced: 07 Mar 2026
https://github.com/v-kolesnikov/emilito
:gem: Emilito
clean-architecture clean-code reform ruby trailblazer
Last synced: 30 Oct 2025
https://github.com/okteto/ruby-getting-started
Develop Ruby Apps in Kubernetes with Okteto
cloud-native debug development docker kubernetes okteto rails ruby
Last synced: 11 May 2025
https://github.com/bear-in-mind/sentry_notion
A simple app built with Roda that allows basic integration between Sentry and Notion
notion notion-api notion-data roda ruby sentry-integration
Last synced: 13 Apr 2025
https://github.com/mishina2228/youtube-api-trial
YouTube channels info collector
Last synced: 22 Mar 2025
https://github.com/davetoxa/davetoxa
Rails - A Simple Approach | simple app for educational purposes
ansible capistrano codeclimate postgresql rails ruby travis-ci
Last synced: 12 Apr 2025
https://github.com/mohsen-alizadeh/rails-pdate
Persian date utility to use in Rails projects
Last synced: 23 Jul 2025
https://github.com/codeblooded/ittybe
Privacy Respecting URL Shortener built on Sinatra and Redis
privacy redis ruby shortener sinatra sinatra-applications url url-shortener
Last synced: 13 Aug 2025
https://github.com/meleu/hello_meleu
A useless gem created for the sole purpose of showing people how to create a Ruby gem.
Last synced: 14 Apr 2025
https://github.com/airslie/renalware-core
Renalware uses demographic, clinical, pathology, and nephrology datasets to improve patient care, undertake clinical and administrative audits and share data with external systems.
Last synced: 27 Jul 2025
https://github.com/hafiz1379/catalog-of-my-things
Catalog of my things is console app that will help you to keep a record of different types of things you own: books, music albums, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files. Created using Ruby!
Last synced: 20 Sep 2025
https://github.com/krypto-etox/car-racing-2
Car Racing 2 is a simple UI BASED HTML, CSS, JS and Ruby, game with a taste of old theme. It's just for educational and learning purpose game project.
api css game html javascript js ruby static web webdevelopment
Last synced: 21 Sep 2025
https://github.com/elct9620/liveness
The Rack middleware to provide health check endpoints.
Last synced: 23 Sep 2025
https://github.com/wurmlab/npsearch
NpSearch: Search for Neuropeptides
cleavage-sites fasta neuropeptides neuropeptides-precursor neuroscience ruby signal-peptides
Last synced: 24 Sep 2025
https://github.com/messagemedia/messages-ruby-sdk
MessageMedia Ruby SDK for sending and receiving messages
messagemedia messaging ruby sms sms-api sms-client sms-gateway sms-messages
Last synced: 01 Aug 2025
https://github.com/hafiz1379/oop-school-library
Discover the OOP School Library, a Ruby-powered app for efficient book and borrower management. Over a week, build classes for students, teachers, and books, create associations, add a simple user interface, refactor code, ensure data persistence, and implement unit tests. A practical example of object-oriented programming in action.
Last synced: 01 Aug 2025
https://github.com/nitbravoa92/blog-app
Blog App is a website built with Ruby on Rails and PostgreSQL that allows users to create and publish posts, write comments, and like posts.
mvc-architecture object-oriented-programming postgresql-database rspec ruby ruby-on-rails solid-principles
Last synced: 28 Sep 2025
https://github.com/mikeoleynik/edctn
:book: Open-source LMS. A teacher should be a rockstar.
Last synced: 03 Oct 2025
https://github.com/xlgmokha/saml-kit
SAML 2.0 SDK for Ruby.
ruby saml saml-assertion saml-idp saml-metadata saml2
Last synced: 12 Jan 2026
https://github.com/lifechurch/subserver
A simple server process for processing Google Pubsub messages.
Last synced: 15 Apr 2025
https://github.com/firmoholanda/bookstore-rails-api
API for bookstore-react-redux front-end app. this REST API allows us to manage database resources. a signed user can: add, remove, list, and update books as well as select a favorite book.
Last synced: 28 Apr 2025
https://github.com/jgaskins/rails_app_operator
Kubernetes Rails app operator, allowing simple day-1 Rails deployment to a Kubernetes cluster
Last synced: 07 May 2025
https://github.com/ashish2030/grape-api-using-ruby-on-rails
:octocat: 🌟ᴛʜɪꜱ ɪꜱ ᴍʏ ᴍᴏɴᴏʟɪᴛʜɪᴄ ᴀᴘᴘʟɪᴄᴀᴛɪᴏɴ ᴍᴀᴅᴇ ʙʏ ᴍᴇ ᴜꜱɪɴɢ ʀᴜʙʏ ʟᴀɴɢᴜᴀɢᴇ ᴀɴᴅ ʀᴜʙʏ ᴏɴ ʀᴀɪʟꜱ ꜰʀᴀᴍᴇᴡᴏʀᴋ 💻 🎯 🚀
css3 grape-api html javascript ruby ruby-on-rails-5
Last synced: 11 Apr 2025
https://github.com/umbrellio/threaded_logging
Better formatter for Ruby loggers.
logger logging ruby ruby-logger threaded-logging
Last synced: 06 May 2025
https://github.com/djdefi/rss-firehose
Aggregate RSS feeds into a light page
docker erb httparty lightweight news-aggregator newsfeed rss-aggregator ruby
Last synced: 07 May 2025
https://github.com/blocknotes/eventish
A simple and composable event library
Last synced: 22 Apr 2025
https://github.com/powermobileweb/cryptoexchange
Ruby library to query market data from cryptocurrency exchanges
altcoins bitcoin blockchain blockchain-technology cryptocurrency-exchanges ether exchange hacktoberfest market ruby rubygems
Last synced: 03 Sep 2025
https://github.com/spreedly/r2d2
Ruby library for decrypting Google Pay and Android Pay payment tokens
Last synced: 03 Jul 2025
https://github.com/t-eckert/ctci_solutions
My solutions to problems posed in Gayle McDowell's "Cracking the Coding Interview".
cpp ctci interview-questions python ruby
Last synced: 04 Mar 2026
https://github.com/scnr/installer
Installation script for Ecsypno products.
audit crawler hacking hacking-tool javascript penetration-testing ruby rust security-audit spider sql-injection vulnerability-scanner web-application web-application-security xss
Last synced: 01 Apr 2026
https://github.com/hausgold/immoscout
Ruby client for the Immobilienscout24 REST API
api api-client api-wrapper gem immobilienscout24 oss ruby ruby-gem
Last synced: 02 Mar 2026
https://github.com/kazu-2020/narabikae
provides simple position management and sorting functionality for Active Record in Rails.
Last synced: 21 Jan 2026
https://github.com/mohammedamarnah/redis-pool
A simple Redis dynamic-sized connection pool.
connection-pool rails redis redis-client ruby
Last synced: 04 Mar 2026
https://github.com/ahmadchata/linter_css
💻‼️A Command-line based app that checks for errors in CSS files such as 2 spaces indentation in blocks, space before opening brace, lower case for hex colour code.
Last synced: 09 Apr 2025
https://github.com/seuros/throttle_machines
Advanced rate limiting library for Ruby. Rate limit anything - API calls, AI requests, background jobs. Features GCRA, token bucket algorithms, circuit breakers, and multiple storage backends.
ai-rate-limiting algorithm background-jobs circuit-breaker concurrency distributed-systems gcra limiter memory-storage performance rate-limiter rate-limiting redis resilience ruby ruby-gem temporal-precision throttle throttling token-bucket
Last synced: 01 Apr 2026
https://github.com/postmodern/ffi-udis86
Ruby FFI bindings for udis86
asm assembly disassembler ffi-bindings ruby
Last synced: 12 Feb 2026
https://github.com/reem-lab/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
boostrap devise-token-auth postgresql rspec-rails rubocop ruby ruby-on-rails
Last synced: 03 Oct 2025
https://github.com/kichik/docker-combo
Automatically generated and up-to-date Docker combo images
docker docker-image node python ruby
Last synced: 23 Jan 2026
https://github.com/praisespjmt/fruugal
Fruugal is 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. Built with Ruby-on-Rails.
Last synced: 24 Apr 2025
https://github.com/svyatov/sec_id
Validate securities identification numbers (ISIN, CUSIP, SEDOL, FIGI, CIK) with ease!
cik cusip figi iban isin ruby ruby-gem sedol validation
Last synced: 05 Feb 2026
https://github.com/mateuseap/algorithms
Algorithms, Data Structures and resolution of programming questions
algorithms algorithms-and-data-structures c cpp data-structures ruby
Last synced: 26 Oct 2025
https://github.com/slick-lab/telegem
A complete async first framework for building telegram bots in ruby
async filesystem ruby scene telegem telegram telegrambotapi
Last synced: 15 Jun 2026
https://github.com/noma4i/puppet-windows_xmltask
Puppet module to create windows schedule tasks from exported XML
puppet ruby windows windows-scheduler xml
Last synced: 22 Feb 2026
https://github.com/maxhollmann/ruby-ytdl
A Ruby wrapper for youtube-dl with progress callbacks
downloader ruby ruby-gem wrapper youtube youtube-dl
Last synced: 23 Apr 2025
https://github.com/claudiarojassoto/play_with_ruby
This repository use Ruby syntax for basic programming operations.
Last synced: 23 Apr 2025
https://github.com/phacks/rails-view-components-storybook
Companion repository for the “Building a Component Library in Rails with Storybook”
component-library rails ruby storybook
Last synced: 14 Aug 2025
https://github.com/nikolalsvk/restaurant-reservations
Ruby on Rails project for Internet Software Architecture course
activerecord postgresql rails reservation ruby
Last synced: 22 Apr 2025
https://github.com/yothu/budget-app-capstone
Web application that allows you to record money transactions and separate them in categories
budget-app capstone rails ruby
Last synced: 23 Apr 2025
https://github.com/jcmfernandes/omniauth-workos
An OmniAuth strategy for authenticating with WorkOS.
devise oauth omniauth omniauthable ruby saml workos
Last synced: 23 Apr 2025
https://github.com/hamzaoutdoors/school_library_ruby
OOP School Library is an app/tool that can be used in a school library to record what books are in the library and who borrows them. At the end of the project, users will be able to; - Add new students or teachers. - Add new books, and - Save records of who borrowed a given book and when.
backend data-structures design-pattern oop oop-principles ruby ui
Last synced: 24 Apr 2025
https://github.com/icyleaf/wechat-bot
还不知道如何走向的微信机器人
ruby wechat wechat-bot weixin-bot
Last synced: 24 Apr 2025
https://github.com/icyleaf/xiaomi-push
(unofficial) xiaomi push server sdk for ruby - 非官方小米推送服务端 Ruby SDK
ruby ruby-sdk xiaomi xiaomi-push xiaomi-sdk
Last synced: 24 Apr 2025
https://github.com/devinterview-io/ruby-interview-questions
🟣 Ruby interview questions and answers to help you prepare for your next technical interview in 2025.
coding-interview-questions coding-interviews interview-practice interview-prep interview-preparation leetcode-questions leetcode-solutions programming-interview-questions ruby ruby-interview-questions ruby-questions ruby-tech-interview software-developer-interview software-engineer-interview software-engineering technical-interview-questions web-and-mobile-development-interview-questions
Last synced: 17 Jun 2025
https://github.com/maumagnaguagno/hypertension_u
:fleur_de_lis: HTN planning with uncertainty in Ruby
htn hypertension planning ruby uncertainty
Last synced: 09 Apr 2025
https://github.com/loqimean/monopay-ruby
The easiest way to make payments with Monobank acquiring API
easy-to-use gem monobank monobank-acquiring monobank-api monobank-sdk payments ruby ruby-on-rails
Last synced: 28 Apr 2025
https://github.com/shadyshawkat/final-capstone-rails-backend
This is a Rails API app that is consumed by the Microvago web app to reserve hotel rooms all around the globe
Last synced: 28 Apr 2025
https://github.com/utkarsh2102/batalert
Battery notifications/alerts for your favorite WM! 💯
battery hacktoberfest linux ruby ruby-application window-manager wm
Last synced: 10 Apr 2025
https://github.com/michaelnera/active_record_importer
An easy to setup and flexible importer for Ruby on Rails
active-record-import active-record-importer activerecord activerecord-import activerecord-importer csv csv-import csv-importer import importer rails rails-import rails-importer ror ruby ruby-on-rails ruby-on-rails-import ruby-on-rails-importer rubygems rubyonrails
Last synced: 06 Oct 2025
https://github.com/vitalyliber/casply
The cosplayers community
cosplay postgresql react ruby ruby-on-rails
Last synced: 18 Jan 2026
https://github.com/ales-vilchytski/modulejs-rails
Lightweight JavaScript module system for Ruby on Rails 4
asset-pipeline javascript rails4 ruby
Last synced: 08 Oct 2025
https://github.com/linqueta/eezee
The easiest HTTP client for Ruby
gem http-client ruby ruby-on-rails rubygems
Last synced: 08 Oct 2025