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/vaiorabbit/mprtest
A demonstration of the Minkowski Portal Refinement algorithm
collision-detection minkowski-sum opengl ruby
Last synced: 17 Jul 2025
https://github.com/st0yanov/action_mailer_pixel
Tracks email open rate by including a tracking pixel in the message body.
action-mailer ruby ruby-on-rails rubygem
Last synced: 06 Mar 2026
https://github.com/the1riddle/alx-system_engineering-devops
My progres as a SE student | alx-system_engineering-devops
alx-system-engineering-devops bash-script devops mysql-database network-automation puppet ruby shell-script
Last synced: 12 Apr 2025
https://github.com/rzane/proc_utils
A set of functional utilities for working with callables in Ruby
Last synced: 19 Apr 2025
https://github.com/wuletawwonte/expense-tracker
Expense tracker is a mobile web application where you can manage your budget: you have a list of purchases associated with a category, so that you can see how much money you spent and on what.
postgres rails ruby tailwindcss
Last synced: 11 Apr 2025
https://github.com/dannyben/mister_bin
Build modular command line tools
cli cli-framework docopt gem ruby
Last synced: 14 Apr 2025
https://github.com/duffelhq/duffel-api-ruby
Ruby client library for the Duffel API
api-client client-library duffel duffel-api flights-api ruby
Last synced: 16 Jul 2025
https://github.com/isubas/ileti_merkezi
A Ruby gem for communicating with the İleti Merkezi API
iletimerkezi messaging ruby sms sms-client text turkey
Last synced: 17 Jun 2025
https://github.com/kevinelliott/call_sign
Handle and process international call signs (ITU amateur radio, commercial, utility, etc)
amateur-radio ham-radio ruby ruby-gem
Last synced: 01 May 2025
https://github.com/tsukasaoishi/bitzer_store
BitzerStore can treat multiple cache clusters in Rails.
Last synced: 05 Oct 2025
https://github.com/janlelis/unicode-numeric_value
Convert a Unicode character into its numeric value
numbers numeric ruby unicode unicode-data value
Last synced: 10 Oct 2025
https://github.com/identitysquare/time_pricing
⏳💰 A gem to calculate pricing for a time based service, bookings or appointments.
calculator cost pricing rails ruby
Last synced: 29 Aug 2025
https://github.com/duffn/grape-api-boilerplate
A full-featured, production ready, and easy to understand API boilerplate for the Grape framework.
api boilerplate grape grape-api hacktoberfest rack ruby
Last synced: 23 Mar 2025
https://github.com/0xairdropfarmer/airbnbclone-in-ruby-on-rails
clone airbnb in rails 5.1.3 and ruby 2.3.4
airbnb ruby ruby-on-rails rubyonrails
Last synced: 06 Oct 2025
https://github.com/fnordfish/teckel
Ruby operations with enforced contracts for input/output/error data structures
interactors ruby service-objects
Last synced: 24 Mar 2025
https://github.com/Atharv-Attri/HacktoberFest-Projects
A collection of issues for Hacktoberfest!
c cpp dart go hacktoberfest hacktoberfest-2020 hacktoberfest2020 haskell java javascript python ruby rust
Last synced: 11 May 2025
https://github.com/otherguy/rspec-sonarqube-formatter
RSpec 3 formatter that generates an XML file for SonarQube 6.2+, using the Generic Test Data format
hacktoberfest rspec rspec-formatter ruby sonarqube sonarqube-analysis
Last synced: 09 Jan 2026
https://github.com/siepomaga/rspec-let_fallback
RSpec extension gem that allows to read let with fallback (if not defined yet in example group).
rails rails-rspec rspec ruby tdd
Last synced: 11 Nov 2025
https://github.com/jun85664396/coolsms-ruby
coolsms REST API helper, coolsms ruby client
client-library coolsms coolsms-client coolsms-ruby ruby
Last synced: 04 Jul 2025
https://github.com/rcny/docker-events-forwarder-gelf
Send Docker events as GELF messages
Last synced: 23 Apr 2025
https://github.com/alecdotninja/ruby_box
RubyBox allows the execution of untrusted Ruby code safely in a sandbox.
Last synced: 04 Jul 2025
https://github.com/maxd/graphql-dsl
🚀 Ruby DSL for build GraphQL queries by code.
Last synced: 24 Apr 2025
https://github.com/tamhub/messaging-adapter
Messaging adapter gem for Ruby, useful for using message brokers (RabbitMQ, Kafka,...) in Ruby applications
adapter adapter-pattern event-bus kafka message-broker message-bus message-queue messaging rabbitmq ruby ruby-gem ruby-on-rails
Last synced: 11 Nov 2025
https://github.com/davidkelley/rom-dynamodb
ROM DynamoDB Adapter
aws dynamodb gem rom rom-dynamodb ruby
Last synced: 18 Jan 2026
https://github.com/mark24code/mruby-devkit
开箱即用的脚手架,将 Ruby 编译成可执行二进制文件,就像 Go 一样。支持 webassembly
c cli codebase development devkit mruby ruby template-project webassembly
Last synced: 23 Apr 2025
https://github.com/cerbos/cerbos-sdk-ruby
Ruby SDK for authorization via Cerbos
Last synced: 12 Apr 2025
https://github.com/evaneykelen/colrou
Colorize `rails routes` output and insert line breaks between controllers
Last synced: 14 Mar 2025
https://github.com/alexoid1/bot-telegram
The main goal is create a Bot. It's a real-world-like project, built with business specifications.
public-api rspec rubocop ruby telegram-bot
Last synced: 24 Apr 2025
https://github.com/gangelo/branch-name
branch-name is a gem that provides a command-line interface that allows you to accomplish several tasks, tasks I personally find myself having to carry out every time I work on a feature branch. I created this gem for myself; however, you are free to use it yourself, if any of these tasks fits into your personal routine: 1) Formulate a git feature branch name, given a jira ticket and jira ticket description. Why? Because I am constantly having to create git feature branch names that are based on jira ticket and jira ticket descriptions. 2) Optionally create a "project" based on the branch name (formulated in step 1 above). Why? Because I'm constantly having to create folders to manage files associated with the feature branches I am working on. 3) Optionally use and manage default options that determine the git feature branch name formulated, project greated, and default files associated with the project.Why? Because I routinely have to create files to support the feature I am working on and associate them with the feature I am working on. For example: scratch.rb to hold scratch code, snippets.rb to hold code to execute to perform redundant tasks, and readme.txt files to document things I need to remember.
agile branch-names cli cli-app productivity ruby
Last synced: 26 Apr 2025
https://github.com/slavikdev/design-patterns-in-dynamic-languages
Examples and support files for the tech talk “Design Patterns in Dynamic Languages”
design-patterns dynamic examples javascript ruby
Last synced: 30 Aug 2025
https://github.com/jpalumickas/ivapi
Ruby gem which helps to communicate with iv.lt API
api dedikuoti-lt hacktoberfest iv-lt ruby serveriai-lt
Last synced: 28 Apr 2025
https://github.com/yoshoku/numo-openblas
Numo::OpenBLAS builds and uses OpenBLAS as a background library for Numo::Linalg
data-science machine-learning numo openblas ruby
Last synced: 25 Apr 2025
https://github.com/cosmix/freepbx.clid.ote
Using OTE’s 11888 web site as a fast CLID data provider for FreePBX/Asterisk
asterisk callerid clid clid-providers freepbx greece ote ruby scraper
Last synced: 01 Apr 2025
https://github.com/oshboul/lets_shard
An easy way to shard anything!
distribution redis redis-client redis-cluster redis-server ruby shard sharding shards
Last synced: 23 Apr 2025
https://github.com/voostindie/obsidian-md-filter
Obsidian Markdown filter for Marked 2.
markdown marked2 obsidian ruby
Last synced: 19 Jan 2026
https://github.com/maciejb2k/chronlife
Social platform for people with chronic diseases
chronic-diseases health medical rails ruby ruby-on-rails
Last synced: 14 May 2026
https://github.com/timfjord/anytest
Run any test from Sublime Text
cucumber elixir exunit go java javascript jest minitest pytest python pyunit rspec ruby rust sublime-text swift test-runner testing testing-tools zig
Last synced: 12 Apr 2025
https://github.com/westonganger/search_architect
Dead simple, powerful and fully customizable searching for your Rails or ActiveRecord models and associations.
activerecord activerecord-models rails rails-search ruby search search-scope sql
Last synced: 15 Apr 2025
https://github.com/waveclaw/puppet-subscription_manager
Handle Client Registration to RedHat Satellite 6 or Katello
centos katello linux puppet redhat rspec ruby satellite6
Last synced: 05 Oct 2025
https://github.com/artichoke/strudel
🥐 🥮 Rust port and drop-in replacement for the `st_hash` C hash table library
artichoke c ffi hashmap ruby rust rust-crate
Last synced: 09 Mar 2026
https://github.com/cliftondavies/twitter-personal-assistant
A CLI that enables a Twitter account holder to interact with their account, via the Twitter API.
Last synced: 14 Jun 2025
https://github.com/texpert/shrine-aws-lambda
AWS Lambda integration for Shrine File Attachment toolkit for Ruby applications
asynchronous aws aws-lambda processing ruby s3 shrine webhooks
Last synced: 30 Aug 2025
https://github.com/hswick/w3
Simple, safe, and expressive Ethereum client in Ruby
Last synced: 22 Apr 2025
https://github.com/yamat47/number_to_kanji
Ruby Number translator to Japanese Kanji.
gem kanji number ruby translater
Last synced: 15 Apr 2025
https://github.com/vaiorabbit/ruby-nuklear
A Ruby bindings for Nuklear UI Library
Last synced: 07 May 2025
https://github.com/ardatetikbey/Standalone-Ruby
A basic standalone-ruby support.
batch ruby rubylang standalone-ruby turkish vbscript
Last synced: 08 Apr 2025
https://github.com/zedtux/isin_code_generator
Simple random ISIN Code generator
Last synced: 12 Apr 2025
https://github.com/leklund/bauditor
run bundler-audit on a multiple repositories at once
bundler-audit ruby rubygems security
Last synced: 07 Jul 2025
https://github.com/xord/solitaire
Solitaire game made with RubySketch
game ios iphone mac processing ruby
Last synced: 16 May 2025
https://github.com/sanmak/dockerfile-samples
Dockerfile samples to make your life easier
c-plus-plus django docker docker-compose docker-container docker-image dockerfile flask go golang java javascript nodejs python ruby
Last synced: 19 Apr 2025
https://github.com/javitocor/flight-booker
A site to book flights based on a project in the Odin Project Website. Built with Ruby on Rails
code odin-project ruby ruby-on-rails
Last synced: 07 Oct 2025
https://github.com/majidimanzade/saoshyant
Rails Exception Handeler
error-handling exception-handling exceptions rails rails-error-handeling rails-exceptions render ruby ruby-gem
Last synced: 25 Aug 2025
https://github.com/agargiulo/git-fukit
redo a git repo a la http://xkcd.com/1597
git random-scripts ruby xkcd-1597
Last synced: 02 May 2026
https://github.com/kidd254/oop_school_library
OOP School library is an app that is meant to create objects for person, student, teacher and rentals and display them on commandline when prompted to do so
Last synced: 05 Mar 2026
https://github.com/daugaard/example-svm
Example of implementing Support Vector Machine (SVM) with RBF (Gaussian) kernel in Ruby using rb-libsvm. .
ruby rubyml svm svm-classifier
Last synced: 03 Apr 2026
https://github.com/mosegontar/rubymuse
A Ruby wrapper for the Datamuse API
api-wrapper datamuse datamuse-api language rhymes ruby thesaurus
Last synced: 14 Feb 2026
https://github.com/jrjoacir/require-smasher
A simple way to require ruby files in directories and in its sub-directories, and gems.
directories directory directory-tree gem gems require ruby ruby-files
Last synced: 05 Mar 2026
https://github.com/sundi3yansyah/sundi3yansyah.github.io
My Blog :octocat: :heartpulse: :gem:
blog github-page jekyll octopress ruby
Last synced: 22 Apr 2025
https://github.com/gyselroth/redmine-plugin-kanbantool
A Redmine plugin connecting kanbantool.com with Redmine by letting users choose to automatically add an entry into Kanban Tool when creating a new issue.
kanbantool plugin redmine ruby
Last synced: 13 Apr 2025
https://github.com/picoruby/picoruby-esp32
This is a component that can be used with ESP-IDF, allowing you to add PicoRuby to your project.
esp-idf-component esp32 picoruby ruby
Last synced: 07 May 2025
https://github.com/abongsjoel/tic-tac-toe
This project creates a simple but amazing Tic Tac Toe game using Ruby and OOP. Also implemented Testing using Rspec.
Last synced: 11 Apr 2025
https://github.com/takahashim/mastodon-book-sample
sample code of "Mastodon Book" http://nextpublishing.jp/book/8776.html
Last synced: 14 Apr 2025
https://github.com/pikesley/skellington
Generate a Sinatra app or Jekyll site skeleton
Last synced: 06 Apr 2025
https://github.com/eldoy/mongocore
MongoDB ORM implementation on top of the Ruby MongoDB driver. Very fast and light weight.
mongodb mongodb-orm mongodb-ruby-driver odm orm rails ruby ruby-mongodb-driver schema
Last synced: 21 Oct 2025
https://github.com/zyxdevs/learning
Sample for Telegram Bot from many Programming languages.
c dart dotnet golang html javascript pascal php python ruby rust telegram-bots
Last synced: 21 Jul 2025
https://github.com/itikhonenko/openai-client
The gem that makes it easier to use the OpenAI API
chatgpt chatgpt-api codex gpt-3 openai openai-api ruby
Last synced: 13 Apr 2025
https://github.com/rafbm/micky
Lightweight and worry-free HTTP client for Ruby
errors exceptions http redirects ruby
Last synced: 11 Apr 2025
https://github.com/parkerbxyz/default-branch-protector
Automates the protection of the default branch upon creation of new repositories within a GitHub organization.
automation github github-api octokit octokit-rb ruby smee
Last synced: 13 Mar 2025
https://github.com/cyberarm/author_enginev2
A virtual console that you code in Ruby.
game-development gosu ruby virtual-console
Last synced: 11 Apr 2025
https://github.com/marcusg/pg_backup
Create, restore, download and upload postgres dumps locally and on remote servers using capistrano
capistrano database dump dumps postgresql rails restore restoring-postgres-dumps ruby sync synchronization
Last synced: 12 May 2025
https://github.com/skatkov/jekyll-news-sitemap
Your friendly gem to produce Google News sitemap compatible xml file
google-news-sitemap jekyll-plugin ruby sitemap
Last synced: 13 Apr 2025
https://github.com/gentildpinto/gitfinder
A simple tool that allows find GitHub users by his username.
github rails ruby ruby-on-rails tailwindcss
Last synced: 06 May 2025
https://github.com/elastic/elastic-transport-ruby
Transport classes and utilities shared among Ruby Elastic client libraries
Last synced: 04 Apr 2025
https://github.com/gangelo/simple_command_dispatcher
A Ruby Gem that dispatches SimpleCommands (simple_command gem) dynamically, so that API applications do not have to hard-code things like api modules and version numbers.
api api-rest rails rails-api rails-gem ruby ruby-on-rails
Last synced: 13 Apr 2025
https://github.com/dwilkins/nacha
ACH Parser implemented in Ruby
ach banking-formats metaprogramming nacha rspec ruby
Last synced: 07 Jul 2025
https://github.com/hrs/blueprint
A teeny tiny Scheme implemented in Ruby.
fexprs interpreter ruby scheme
Last synced: 07 May 2025
https://github.com/rnd-soft/main_loop
[MIRROR] Main Loop implementation to control subprocesses and threads
gem loop mainloop ruby ruby-on-rails
Last synced: 14 Sep 2025
https://github.com/abongsjoel/sub-strings
This project implements a #substrings method that takes a word and an array of valid substrings as arguments and returns a hash listing each substring that was found.
Last synced: 11 Apr 2025
https://github.com/open-meteo-ruby/open-meteo-ruby
Ruby client for OpenMeteo
Last synced: 13 Apr 2025
https://github.com/andreyantipov/iterm2-viewer
⬛ Utility for display pictures in iterm2 terminal
cli image iterm2 iterm2-viewer picture ruby terminal view
Last synced: 13 Jul 2025
https://github.com/chip/pathos.rb
pathos.rb - CLI for editing a PATH env variable
cli command-line command-line-tool env environment-variables path ruby tty
Last synced: 15 Jul 2025
https://github.com/singhshivam/gaevents
Provides integration for sending multiple events to Google Analytics
analytics google-analytics hacktoberfest ruby ruby-on-rails
Last synced: 14 Sep 2025