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/https-github-com-tingtinghsu/pmasterproject
Rails 6 / ruby 2.6.5 / Postgresql Database
bulma postgresql rails6 redis ruby tailwindcss travis-ci webrtc
Last synced: 30 Sep 2025
https://github.com/craysiii/twitchbot
bot chat eventmachine ruby twitch twitchbot websocket
Last synced: 10 May 2025
https://github.com/koenpunt/capistrano-pumactl
Puma server control tasks for Capistrano 3
Last synced: 01 Aug 2025
https://github.com/test-kitchen/kitchen-opennebula
OpenNebula driver for Test Kitchen
hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing
Last synced: 16 Jul 2025
https://github.com/driftingruby/191-inline-editing-records
Using Rails UJS, we create an interactive row editing solution without using any kind of Javascript frameworks.
javascript rails-ujs ruby ruby-on-rails
Last synced: 05 Apr 2025
https://github.com/toy/fspath
Better than Pathname
filepath-manipulation pathname ruby
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/bkuhlmann/marameters
A dynamic method parameter inspector.
metaprogramming methods parameters ruby
Last synced: 01 Aug 2025
https://github.com/mkdika/rblog
Simple Ruby on Rails 5 blog application
blog bulma-css-framework bulma-template learning-by-doing poc ruby ruby-on-rails-5 sample-app slim
Last synced: 29 Jul 2025
https://github.com/pienkowb/preserve
Persist parameter values between requests
Last synced: 13 Apr 2025
https://github.com/eregon/adventofcode
My solutions in Ruby to http://adventofcode.com/
advent-of-code advent-of-code-2015 advent-of-code-2016 advent-of-code-2017 ruby
Last synced: 29 Sep 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/foca/migajas
Tiny breadcrumbs for your Rack apps.
breadcrumbs cuba rack rails roda ruby
Last synced: 27 Jun 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/hyperstack-org/website
Hyperstack.org website
isomorphic javascript opal opal-framework ruby ruby-on-rails semantic-ui-react webpack webpacker yarn
Last synced: 09 Jul 2025
https://github.com/joallard/ca-postal-code
A toolbox for Canadian postal codes: validating, normalizing and guessing their region.
canada canada-post postalcode ruby
Last synced: 22 Jul 2025
https://github.com/dxw/mail-notify
Rails plugin, send and preview email with GOV.UK Notify
actionmailer delivery-plus gem govuk govuk-notify rails ruby
Last synced: 06 Apr 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/praveen1664/postgres_chef-recipes
This is one of the recipe written for chef server in ruby
chef-cookbook chef-org chef-resource chef-server ruby
Last synced: 24 Aug 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/next-tms/freight_kit
Freight carrier API and website abstraction library 📦
active-shipping backoffice freight freight-carriers logistics ruby
Last synced: 07 Apr 2026
https://github.com/dohliam/workflow
Quick prototyping script for creating rich html and pdfs from markdown documents
css html markdown pdf prototyping ruby
Last synced: 14 Apr 2025
https://github.com/rubyrider/clomp
Clomp gem provides a smooth, lightweight, productive and reusable way to build an operation using Railway oriented programing paradigm
framework-agnostic railway-oriented-programming ruby serviceobject
Last synced: 21 Mar 2025
https://github.com/jagaapple/string_foundation.rb
A library that extends Ruby string class.
Last synced: 13 Apr 2025
https://github.com/jaayperez/shopify-ruby-sinatra-app
Basic Shopify app using Ruby and Sinatra.
git ruby ruby-application rubygems shopify shopify-api shopify-app shopify-partners sinatra sinatra-framework
Last synced: 21 Mar 2025
https://github.com/fusic/estackprof
Estackprof is a wrapper to make it easier to use Stackprof in your rack application.
Last synced: 09 May 2025
https://github.com/agilecreativity/gem_bootstrap
Bootstrap the creation of ruby gem with sensible default so that we don't have to start from scratch.
bootstrap command-line generator ruby rubygems starter-template thor
Last synced: 09 May 2025
https://github.com/culturehq/tiny_struct
Build Struct classes that do less.
Last synced: 24 Jun 2025
https://github.com/janlelis/procstar
Provides to_proc implementations for other Ruby classes than just Symbol
Last synced: 18 Jun 2025
https://github.com/200ok-ch/oktags
Manage tags on plain old files
commandline filesystem ruby tagging
Last synced: 16 Jul 2025
https://github.com/stefanvermaas/zepto-for-rails
Provides zepto.js for the Ruby on Rails asset pipeline.
Last synced: 30 Oct 2025
https://github.com/evilmartians/github-tv
Forks your colleagues' open-source repos to your organization page
Last synced: 15 Jul 2025
https://github.com/janlelis/ripl-color_result
This ripl plugin colorizes your results.
Last synced: 18 Jun 2025
https://github.com/laylo309/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.
Last synced: 25 Jun 2025
https://github.com/donchan922/rails-todo-sample
ToDo application using Ruby on Rails.
rails-todo rails-tutorial ruby
Last synced: 29 Sep 2025
https://github.com/MattRyder/interpreter
A Ruby interpreter written in C, as part of my CS degree.
academic-project c ruby ruby-interpreter
Last synced: 11 May 2025
https://github.com/pragmarb/pragma-decorator
Powerful and elegant model presenters with a twist.
api decorator pragma ruby ruby-on-rails trailblazer
Last synced: 13 Apr 2025
https://github.com/sixarm/sixarm_ruby_zid
SixArm.com » Ruby » ZID: Zen Identifier
Last synced: 25 Jun 2025
https://github.com/kalidasmuthusamy/rails-api-response-builder
API Response Builder for Rails API app
api-wrapper rails-gem rails5-api ruby ruby-on-rails serializer
Last synced: 13 Apr 2025
https://github.com/hamuyuuki/activerecord-creating_foreign_keys
Define FOREIGN KEY Constraints in a CREATE TABLE Statement
foreign-keys gem mysql rails ruby
Last synced: 13 Apr 2025
https://github.com/balerum03/groups_capstone
This app works as a to-buy list, you can create groups and add items you need to those groups so that you don't forget to buy them. Used Ruby on Rails, Active Record, CSS & HTML, and PostgreSQL.
activerecord heroku heroku-deployment html-css postgresql-database rails rspec ruby rubyonrails
Last synced: 08 May 2026
https://github.com/tomsquest/sinatra-html5boilerplate
Simple Sinatra application using Html5-boilerplate
html5-boilerplate ruby sinatra
Last synced: 13 Apr 2025
https://github.com/jesusgautamah/chatgpt_assistant
ChatGPT Virtual Assistant to Telegram and Discord with Voice Recognition
assistant aws aws-polly azure chatgpt chatgpt-api docker docker-compose ibm ibm-cloud ibm-watson ruby speech-recognition speech-synthesis text-to-speech voice-assistant
Last synced: 31 Dec 2025
https://github.com/bytedecoder/onuro
Ruby Workflow Engine based in events that execute a collection of rules
Last synced: 09 May 2025
https://github.com/eldoy/minimongo
Tiny MongoDB Ruby library
mongodb mongodb-driver mongodb-orm ruby ruby-gem
Last synced: 12 May 2026
https://github.com/alexanderadam/fitnesspark_api
API access for Migros Fitnessparks
api api-client fitness fitness-club hacktoberfest migros openapi ruby ruby-gem rubygem rubygems swiss switzerland transparency visitor-counter visitor-tracking visitors visitors-count
Last synced: 13 Apr 2025
https://github.com/manageiq/binary_struct
BinaryStruct is a class for dealing with binary structured data.
Last synced: 13 Apr 2025
https://github.com/rukbotto/jekyll-index-pages
Index page generator for Jekyll sites.
Last synced: 14 Mar 2025
https://github.com/quacksouls/tekyll
Jekyll template for documentation
documentation jekyll jekyll-theme ruby template
Last synced: 07 Mar 2026
https://github.com/elliottcable/rbenv.plugin.zsh
A faster fork of rbenv.plugin.zsh
fast fork rbenv ruby zsh zsh-plugin
Last synced: 13 Apr 2025
https://github.com/kazucocoa/anticuado
Collect and arrange outdated libraries for various platforms such as Ruby/iOS/Android/Elixir
android cocoapods elixir gradle ios outdated-libraries ruby
Last synced: 18 Mar 2025
https://github.com/mallozup/bacheca
visualize your jenkins tests in nice charts (Ror)
continuous-integration dashboard data-visualization jenkins rails ruby visualization
Last synced: 20 Jan 2026
https://github.com/zufardhiyaulhaq/project-generator
Golang, Java, and Ruby boilerplate. Design with simplicity!
automation boilerplate generator golang golang-boilterplate golang-generator java java-boilerplate java-generator ruby ruby-boilerplate ruby-generator
Last synced: 12 Apr 2025
https://github.com/pungrumpy/ethical-hacking-with-ruby
💎 Delve into the World of Ethical Hacking with Ruby: Master System Hacking and Web Exploits
beginner ethical-hacking ruby system-hacking web-hacking
Last synced: 22 Mar 2025
https://github.com/craiglittle/clavius
Date calculations based on a schedule.
Last synced: 11 Apr 2025
https://github.com/omarluq/activerecord_liquid_drops
A ruby gem that adds support for creating liquid language drop class magically for every ActiveRecord model and assign drops as attributes
activerecord liquid liquid-templating-engine rails ruby ruby-on-rails shopify
Last synced: 14 Sep 2025
https://github.com/hellostealth/stealth-alexa
Stealth driver for voice bots via Amazon Alexa
alexa alexa-custom-skill alexa-sdk alexa-skill chatbot conversational-bots ruby stealth voice-assistant voice-chat
Last synced: 27 Jun 2025
https://github.com/tomlobato/ruby-get_tid
Get the Thread ID (tid/lwp/spid) in Ruby/Linux
Last synced: 04 Apr 2025
https://github.com/andres-condezo/school-library
School Library is a tool to record what books are in the library and who borrows them.
Last synced: 02 Jan 2026
https://github.com/dankimio/acts_as_learnable
A Ruby gem to create flashcards in your app
Last synced: 02 Aug 2025
https://github.com/landregistry/skeleton-acceptance-tests
A Ruby-Cucumber based acceptance tests skeleton framework. Compatible with the HMLR common-dev-env.
capybara chromedriver cucumber docker ruby selenium
Last synced: 23 Apr 2025
https://github.com/ouasamine/heaven-of-recipes
A web app that allow users to add food and create recipes, the app is built with Ruby on Rails and has a user authentication and an authorization system.
Last synced: 06 Apr 2025
https://github.com/andres-condezo/school_library
School Library is a tool to record what books are in the library and who borrows them.
Last synced: 02 Mar 2026
https://github.com/toreserter/coinmarketcal
Unofficial gem for the CoinMarketCal API
coinmarketcal cryptocurrency rest-api ruby
Last synced: 01 Sep 2025
https://github.com/lucianghinda/value-object-in-ruby-benchmarks
A series of micro benchmarks about Data.define vs Struct vs OpenStruct in #Ruby
benchmark benchmarking ruby ruby3
Last synced: 17 Sep 2025
https://github.com/bdurand/super_settings
SuperSettings provides a scalable framework for managing dynamic runtime application settings with in-memory caching, strong typing, a built-in web UI, and support for multiple storage backends.
Last synced: 18 Sep 2025
https://github.com/jimmycuadra/lita-coin
A Lita handler for flipping a coin.
chatops lita lita-handler ruby
Last synced: 27 Jul 2025
https://github.com/sridharbandi/selenium-ruby-template
Selenium Ruby Unit Test Template with Page Object Model
page-object-model ruby selenium unittest webdriver webdrivermanager
Last synced: 11 Apr 2025
https://github.com/cheezenaan-sandbox/sample_app_rev4
Sample application forked from https://railstutorial.jp/
docker rails rails-tutorial ruby
Last synced: 29 Jul 2025
https://github.com/powerlevel9000/school-library
School Library is ruby based with terminal user interface project in which you can create persons books and bunch of more objects School Library is a totally OOP (Object Oriented Programming) with inheritance, polymorphism and private methods
Last synced: 30 Jul 2025
https://github.com/gedeonts/morse_code_decoder
This is a project to decode a Morse code using Ruby programming language.
Last synced: 23 Sep 2025
https://github.com/benawi/ruby-enumerable
This repository includes files with Ruby that can be used to recreate a Enumerable
Last synced: 24 Sep 2025
https://github.com/alexherbo2/roman-numeral.rb
A command-line program and library for parsing and generating Roman numerals
command-line-tool library roman-numerals ruby
Last synced: 02 Aug 2025
https://github.com/divinrkz/one-liners
Quick One Liners in JavaScript, TypeScript, Python, Rust, Java, Ruby, C, C++
c cpp java javascript php python ruby rust typescript
Last synced: 03 Aug 2025
https://github.com/michaelherold/bridgetown-webfinger
A Bridgetown plugin that gives your site the ability to answer Webfinger requests
bridgetown-automation bridgetown-plugin ruby webfinger
Last synced: 30 Sep 2025
https://github.com/philnash/sendgrid-email-status
A Rails application that sends emails via the SendGrid API and tracks their status
email rails rails6 ruby ruby-on-rails ruby-on-rails-6 sendgrid sendgrid-api twilio twilio-sendgrid
Last synced: 30 Sep 2025
https://github.com/bright-phiri/art-backend
💎| AliLabs ART Sample Tracking Backend
api-development back-end backend-development rails-api rails7 ruby
Last synced: 01 Oct 2025
https://github.com/vavgustov/rgversion
Quickly copy latest semantic gem version to Gemfile
Last synced: 09 Aug 2025
https://github.com/jonniecache/jekyll-thumb
This Jekyll plugin automatically generates image thumnails using libvips
image-processing jekyll jekyll-plugin liquid ruby thumbnails vips
Last synced: 04 Oct 2025
https://github.com/siman-man/ripper_tree
RipperTree is like tree command for Ripper#sexp.
Last synced: 19 Aug 2025
https://github.com/stitchfix/fittings
Fork of mc-settings, which is a “convenient way to manage ruby application settings/configuration across multiple environments”
Last synced: 22 Aug 2025
https://github.com/anthonycorletti/modal-rb
An unofficial ruby client for Modal.
Last synced: 11 Nov 2025
https://github.com/sircypkowskyy/my-advent-of-code-2022
My projects of completed tasks in the Advent of Code challenge (2022 edition). Each day I tried to complete tasks in a different, preferably previously unknown programming language.
aoc2022 c-sharp coding-challenge coding-challenges dart go golang kotlin lua net-core nodejs powershell-script ruby typescript
Last synced: 03 Mar 2026
https://github.com/nemobis/beic
Misc tools for BEIC (Biblioteca Europea di Informazione e Cultura)
geocoding internet-archive library-automation library-catalogue marc21 marcxml mets python ruby scraper unimarc wikimedia wikimedia-commons zotero
Last synced: 29 Jun 2025
https://github.com/sergeypedan/moscow-metro
Database of lines and stations of Moscow metro & friends
db gem moscow-metro ruby transport
Last synced: 05 May 2025
https://github.com/200ok-ch/gh-events
Determine Github event types by their payload and translate them into textual representations
Last synced: 15 May 2025
https://github.com/ssoready/ssoready-example-app-ruby-sinatra-saml
Example app with SAML support, built with Ruby + Sinatra + SSOReady
example example-app example-application example-code ruby ruby-sinatra rubygem saml saml-sso saml2 saml2-sp-sso sinatra sinatra-framework sso sso-authentication
Last synced: 07 May 2025
https://github.com/june29/github-app-rails-example
A tiny GitHub App example built with Rails.
github-app rails ruby ruby-on-rails
Last synced: 12 Apr 2025
https://github.com/slonopotamus/fb2rb
Fiction Book 2 parser/generator library in Ruby
Last synced: 09 Apr 2025
https://github.com/joelmoss/creed
Stupid simple Command pattern for Rails
command-pattern rails ruby ruby-on-rails
Last synced: 11 Nov 2025