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/docusign/sample-app-webhooks-ruby
Webhooks Sample App is a Docusign sample application written in Ruby on Rails (server) and React (client). You can find a live instance running at
esignature ruby ruby-on-rails webhooks
Last synced: 11 Jul 2025
https://github.com/igneus/calendarium-romanum-remote
remote calendar extension for calendarium-romanum
Last synced: 29 Jun 2025
https://github.com/thecodechaser/tdd-project
In this project I implemented a class with some methods, but i did it by doing test-driven development (TDD).
Last synced: 11 Jul 2025
https://github.com/irvanfza/administrate-field-paper_trail
An Administrate plugin to show record change histories from PaperTrail
administrate administrate-field paper-trail ruby ruby-gem ruby-on-rails
Last synced: 13 Apr 2025
https://github.com/raminmammadzada/rails-blog-app
Microverse School > Rails > #2 Blog App
migration rest ruby ruby-on-rails
Last synced: 26 Oct 2025
https://github.com/fathershafiu/kfx-social
This is a social media app that behaves in similitude to twitter. feel free to contribute on both the frontend and backend.
Last synced: 12 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/jonathanhefner/dub_thee
Rails page titles via I18n
page-title rails ruby ruby-on-rails
Last synced: 11 Nov 2025
https://github.com/svoop/aixm
Partial implementation of AIXM (Aeronautical Information Exchange Model) and OFMX (Open FlightMaps eXchange) for Ruby
aviation gem openflightmaps ruby
Last synced: 13 Apr 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/julianpasquale/ruby-functional-programming
This repository includes the slide deck and code examples for my presentation about Functional programming in Ruby
functional functional-programming ruby
Last synced: 10 Jul 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/german-cobian/my-first-rails-app
This unstyled app is an exercise in building CRUD (Create, Read, Update and Destroy) functionality the Ruby-on-Rails way. It allows users to input a car (with it's make, model and year information) into a listing, view that listing, edit the info on a specific car listing, or delete that car from the listing.
Last synced: 31 Aug 2025
https://github.com/state-machines/state_machines-activemodel-observers
activemodel observer ruby state-machine
Last synced: 09 Sep 2025
https://github.com/thecodechaser/hello-rails-back-end
Hello Rails back-end app is simple application that contains setup of rails APIs. The API loads a random greeting from database on every requset.
Last synced: 09 Aug 2025
https://github.com/kenzietechnologies/messaged
A gem for quickly and easily implementing Hotwire Turbo chat modules on Ruby on Rails apps.
hotwire-turbo instant-messaging ruby ruby-on-rails
Last synced: 29 Sep 2025
https://github.com/envygeeks/jekyll-faker
Faker wrapper for Jekyll, a library that generates fake data
content jekyll prototyping ruby user-interface
Last synced: 13 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/nulldef/statum
Ruby state machine
declarative fsm ruby state-machine
Last synced: 06 May 2025
https://github.com/sixarm/sixarm_ruby_zid
SixArm.com » Ruby » ZID: Zen Identifier
Last synced: 25 Jun 2025
https://github.com/mgrachev/mgrachev.github.io
Blog and homepage
devops golang jekyll jekyll-blog jekyll-site ruby
Last synced: 12 May 2025
https://github.com/natasha-ct/creating-an-enumerable
This is a project where I created the functionality of the popular Ruby Enumerable using a module inside a class object.The Enumerable implements the following methods: #all? , #any? , #filter.
classes enumerable modules rubocop ruby
Last synced: 08 Feb 2026
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/owusu-desmond/guess-game
This is a simple guessing game. The program will generate a random number between 0 and 9. It will then prompt the player to enter a guess. After a guess is entered, the program will indicate whether the guess is too low or too high. If the guess is correct, the game will print a congratulatory message and exit.
Last synced: 29 Jul 2025
https://github.com/danielshow/rails-auto-migrate
VSCode extension for Rails that watches migration folder for new ones, open latest migration file and automatically run migration.
javascript migration rails ruby vscode
Last synced: 27 Jul 2025
https://github.com/hardpixel/ydkjs-epub
Generate You Dont Know JS epub files.
Last synced: 13 Apr 2025
https://github.com/mohamedhnoor/budget-app
This mobile web app enables users to organize transactions into categories, providing a clear overview of the total expenditure for each category. Built with Ruby on Rails and PostgreSQL.
bootstrap devise heroku postgresql rspec-rails ruby ruby-on-rails
Last synced: 07 May 2025
https://github.com/CJKinni/linked-parallel-table
⚖️ An automated version of the Parallel Table of Authorities and Rules with links to legal texts
Last synced: 27 Jul 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/infrablocks/rake_fly
Rake tasks for managing Concourse pipelines.
concourse concourse-ci fly infrablocks rake rake-task rake-taskset ruby ruby-gem rubygem taskset
Last synced: 21 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/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/costajob/ruby-pico-frameworks
Micro benchmark of Ruby pico-frameworks
benchmark grape micro-framework pico-frameworks puma rack roda ruby sinatra
Last synced: 26 Jul 2025
https://github.com/raminmammadzada/rails-re-former
Microverse School > Rails > #4 Forms
rails rails6 ruby ruby-on-rails
Last synced: 25 Jul 2025
https://github.com/infrablocks/rake_ssh
Tasks for managing SSH keys.
infrablocks rake rake-task rake-taskset ruby ruby-gem rubygem ssh ssh-key ssh-keys taskset
Last synced: 26 Sep 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/xmisao/xcal
xcal displays a japan calendar like cal, ncal
Last synced: 24 Jul 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/quacksouls/tekyll
Jekyll template for documentation
documentation jekyll jekyll-theme ruby template
Last synced: 07 Mar 2026
https://github.com/karthikgangadhar/cricapi
This is ruby gem for cricapi live data access
cricket-endpoint fantasy-api hashie httparty rake rspec ruby ruby-gem
Last synced: 24 Jul 2025
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/takezyou/rb-spinners
More than 60 spinners for terminal, ruby wrapper for amazing node library cli-spinners and python library py-spinners.
Last synced: 16 Jan 2026
https://github.com/tynab/k8s
Kubernetes
calio devops docker docker-desktop k8s kubernetes kubernetes-dashboard project-calico ruby sh shell vagrant virtualbox yan
Last synced: 03 Aug 2025
https://github.com/lcampanari/action_view_preview
Development tool for rendering views that wouldn't otherwise be rendered in your application
Last synced: 24 Jul 2025
https://github.com/trashhalo/constant_sandbox
Tool for ruby codebases used to enforce boundaries and modularize Rails applications
Last synced: 03 Aug 2025
https://github.com/yukirii/drchord
Chord algorithm based distributed hash table using dRuby
Last synced: 04 Jul 2026
https://github.com/infrablocks/rake_github
Rake tasks for managing Github repositories.
github github-config github-configuration infrablocks rake rake-task rake-taskset ruby ruby-gem rubygem taskset
Last synced: 10 Jul 2025
https://github.com/jbussdieker/ruby-enc
External node classifier and reporting dashboard
Last synced: 03 Aug 2025
https://github.com/raminmammadzada/rails-members-only
Microverse School > Rails > #5 Members Only
Last synced: 29 Sep 2025
https://github.com/drexed/lite-ruby
Collection of useful Ruby methods for its primitive classes
extensions facets methods monkey-patching refinements ruby
Last synced: 07 May 2025
https://github.com/tonytonyjan/cover_rage
A Ruby production code coverage tool designed to assist you in identifying unused code.
Last synced: 13 Jul 2025
https://github.com/marianserna/portfolio
School portfolio - React on Rails - Rails Back-end
gsap rails react-on-rails ruby
Last synced: 12 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/driftingruby/395-transcribing-with-artificial-intelligence
In this episode, we look at creating an audio transcription service which allows files uploaded from Active Storage to be transcribed with Artificial Intelligence. However, there are a lot of considerations around the approach from both a performance and thread safety perspectives.
artificial-intelligence openai ruby ruby-on-rails whisper
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/plucker-serializer/plucker_serializer
A fast JSON serializer for Rails ActiveRecord & Ruby Objects
activerecord json-serialization performance rails ruby serialization serializer
Last synced: 16 Jul 2025
https://github.com/vikdotdev/gh-note
An opinionated way of working with gists for note-taking.
Last synced: 28 Apr 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/kymmt90/active_record-type-encrypted_string
Provides encrypted string attributes to Active Record models
activerecord encryption rails ruby
Last synced: 08 Aug 2025
https://github.com/tristandunn/untitled
A base Rails application to kickstart new projects.
brakeman cd ci github-actions hotwire kamal mocha rails rspec rubocop ruby stimulusjs tailwindcss template turbo turbo-rails
Last synced: 13 May 2025
https://github.com/helloevenzhang/notion-model
A ruby gem that allows you to read, write, and update Notion databases and pages like ActiveModel.
Last synced: 19 Jul 2025
https://github.com/juzershakir/ror_guide
A one stop-guide for ROR devs
hotwire interview interview-preparation rails ruby ruby-on-rails stimulus turbo
Last synced: 17 Mar 2025
https://github.com/culturehq/tiny_struct
Build Struct classes that do less.
Last synced: 24 Jun 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/keisukeyamagishi/xsort
You can sort the file tree in Xcode.
Last synced: 29 Apr 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/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/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/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/dannyben/rspec_approvals
Interactive Approval Testing for RSpec
approval-testing approvals gem rspec rspec-fixtures ruby
Last synced: 12 Apr 2025
https://github.com/justalever/graphql_fun_frontend_demo
Part 2 of How to use GraphQL with Ruby on Rails
apollo graphql rails react ruby tailwindcss
Last synced: 11 Apr 2025
https://github.com/rameerez/umami-ruby
⚪️ Ruby wrapper for the Umami analytics API
analytics google-analytics ruby ruby-on-rails umami umami-analytics web-analytics web-development
Last synced: 03 Feb 2026
https://github.com/ampaire/dailyblogger
DailyBlogger is a simple Rails chat app built with Ruby on Rails.
chat-application heroku javascript postgresql rails rbenv reddis ruby
Last synced: 11 Sep 2025
https://github.com/baban/typus_lang
typus (Rails administrate panel generate tool) language files
Last synced: 17 May 2026
https://github.com/snmgian/yew
Offers an object access like interface to Hash structures.
Last synced: 08 May 2025
https://github.com/isupatches/sidekiq-process-health-check
Provides an endpoint that outputs the number of sidekiq jobs and processes and if they are within set bounds
rails ruby ruby-gem ruby-on-rails sidekiq
Last synced: 01 Oct 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/digitalmoksha/linkify-it-rb
Links recognition library used with motion-markdown-it (for Ruby and RubyMotion)
linkify motion-markdown-it ruby rubymotion
Last synced: 14 Apr 2025
https://github.com/jesusgautamah/lucy_dockerunner
This gem is a tool to run docker containers with rake commands, good for CI/CD and Rails projects
containers docker docker-compose docker-container gem rails rake ruby ruby-on-rails tasks wrapper
Last synced: 16 Aug 2025
https://github.com/carreraprogrammer/school
In this web application, I created a school library with the next functionalities: Add new students or teachers.,Add new books, and Save records of who borrowed a given book and when.
Last synced: 18 Jul 2025
https://github.com/hoangtularva/agile-web-development
Agile Web Development With Rails 6 Full Part 2 - Ruby On Rails
agile-development ecommerce ecommerce-website rails-application ruby ruby-on-rails webshop
Last synced: 14 Sep 2025
https://github.com/sergei-matheson/shellject
Secure storage and injection of environment variables
bash environment-variables gpgme ruby secu
Last synced: 13 Apr 2025