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/knocklabs/knock-ruby
Official Ruby SDK for interacting with the Knock API
Last synced: 29 Jan 2026
https://github.com/redborder/druid_config
A Ruby gem to access the information about Druid cluster status
Last synced: 27 Apr 2026
https://github.com/sapphire-project/sapphire
A small OOP language inspired by Ruby
programming-language ruby rust
Last synced: 08 May 2026
https://github.com/makevoid/corb_wallet
Server side wallet prototype powered by Ruby and Bitcoin Core - made in 2015
bitcoin bitcoin-core json-rpc-api ruby wallet
Last synced: 29 Apr 2026
https://github.com/hybras/asciidoctor-server
A way to speedup using asciidoctor with static site generators
Last synced: 12 Feb 2026
https://github.com/zeyu-xie/lavender-scholar-lite
A Jekyll theme in academic styles.
Last synced: 02 May 2026
https://github.com/snowball-tools/convertsvgtosfsymbol
Convert SVG files to SF Symbol. Current implementation overwrites the original SVG
Last synced: 12 May 2026
https://github.com/jagreehal/executable-stories
Tests that document. Reports that convince. Write BDD stories inside your test framework. Generate living documentation your whole team can read.
bdd cypress dotnet executable golang java javascript jest kotlin living-documentation otel playwright python ruby rust typescript vitest
Last synced: 11 Jun 2026
https://github.com/sanger/sm_workflow_lims
A small LIMS to assist with managing workflows
Last synced: 04 Mar 2026
https://github.com/brytebee/bubble_sort
The #bubble_sort method takes an array and returns a sorted array in ascending order. It implements the bubble sort methodology.
Last synced: 27 Apr 2026
https://github.com/xta/foursquare_mapped
get all your 4sq checkins and map them
Last synced: 11 Feb 2026
https://github.com/presidentbeef/rails-security-history
History of security in the Ruby on Rails web framework
rails ruby ruby-on-rails security
Last synced: 30 Apr 2026
https://github.com/kidd254/tdd-project
The TDH (Test Driven Approach) project is meant to use a test driven approach to ensure that the project does not have any bugs at fist instance
rspec ruby test-driven-development
Last synced: 22 Apr 2026
https://github.com/r3dhulk/subdomain-finder-in-ruby
Simple Subdomain Finder In Ruby
enumeration ethical ethical-hacking ethical-hacking-tools ethicalhacker hacking ruby ruby-for-ethical-hacker ruby-for-ethical-hackers ruby-for-ethical-hacking ruby-on-rails ruby-script rubyforethicalhackers rubyforethicalhacking rubyscript subdomain subdomain-enumeration subdomain-finder subdomain-scanner
Last synced: 01 May 2026
https://github.com/sunniesnow/lyricat
a Discord bot that provides querying service for things related to the game Lyrica
discord-bot discordrb docker-compose docker-image ruby ruby-app
Last synced: 01 Apr 2026
https://github.com/coezbek/vtparser
VT100 parser in pure ruby
escape-sequences ruby ruby-gem terminal-ui tui vt100
Last synced: 26 Oct 2025
https://github.com/perfectmemory/eclaircir
Ruby Clarifai API wrapper that aims to be complete, tested and covered
Last synced: 15 Feb 2026
https://github.com/pcvg/link_scout
LinkScout is a Broken URL Checker with several options
gem rails ruby ruby-on-rails rubygem
Last synced: 24 Oct 2025
https://github.com/mathcale/mkvhost
Creates an Apache VirtualHost config file based on some input (URL and document root) and adds the informed URL to the local /etc/hosts file
Last synced: 11 May 2026
https://github.com/akshch/app_notifications
Push notification app for android and ios using Rpush gem (FCM)
fcm notifications rpush ruby rubyonrails
Last synced: 29 Apr 2026
https://github.com/gagniuc/mix-two-signals-in-ruby
This is an implementation designed in Ruby. This implementation is able to mix two signals/vectors (A and B) in arbitrary proportions. This source code uses a novel mathematical model published in the journal Chaos. The model is called Spectral Forecast.
algorithm algorithms code mix numerical-analysis numerical-methods ruby signal signal-processing source waveform
Last synced: 07 Jun 2026
https://github.com/sinaru/rapidflow
🌊 A Ruby library for concurrent batch data processing through lightweight, composable flows.
batch-processing concurrent ruby
Last synced: 17 Mar 2026
https://github.com/omkz/pasr
Pasr is an open-source marketplace solution based on Ruby on Rails 6.
postgresql ruby ruby-on-rails stripe-api
Last synced: 01 May 2026
https://github.com/vndee/unescohackathon-xixforum
XIX forum is a social platform for journalists.
fossasia html java javascript ruby unescohackathon
Last synced: 16 Apr 2026
https://github.com/armiiller/deferred_request
Defer Rails HTTP Request until you can actually process them (think status callbacks like Stripe, Twilio, ect). Helps prevent 3rd party services from DDoSing your app
Last synced: 01 May 2026
https://github.com/ganeshkumartk/coderganesh.github.io
My personal website
html jekyll jekyll-site jekyll-theme ruby
Last synced: 10 May 2026
https://github.com/alierpm/blog
This blog is a functional website that show the list of posts and empower readers to interact with them by: adding comments and liking posts.
postgresql rspec-testing ruby ruby-on-rails
Last synced: 21 Apr 2026
https://github.com/summitcollie/telegram-dogbot
LLM-powered utility bot for group chats. acts like a dog also
api-only api-server furry llm llms ruby ruby-on-rails self-hosted telegram telegram-bot telegram-bot-api
Last synced: 27 Feb 2026
https://github.com/johansenja/weakest_link
Continuous safe-navigation operator chaining in Ruby, without the repetition
chaining method-chaining ruby ruby-gem ruby-on-rails safe-navigation
Last synced: 13 Feb 2026
https://github.com/digia3d/catalog-of-my-things
"Catalog of my things" is a simple console app that allows users to manage collections of the things they own. It is based on the UML class diagram.
Last synced: 23 Oct 2025
https://github.com/said-laasri/hello_rails
HEllo world if my first project with Rails app with postgres
Last synced: 16 Apr 2026
https://github.com/medsonmoombe/ruby-catalog-capstone
A console app that allows users to manage collections of the things they own: books, music albums, movies, and games. The data is stored in JSON files but there is also a database with the structure of tables analogical to the program's class structure.
Last synced: 15 Apr 2026
https://github.com/prbsas/devit
Devit is a link aggregator site, similar to Reddit or Hacker News, where a user can submit a link and content to a community, as well as comment on and vote on those submissions.
acts-as-votable devise friendly-id heroku javascript oauth oauth-github postgresql ruby ruby-gem ruby-on-rails sqlite3-database
Last synced: 29 Apr 2026
https://github.com/mariazevedo88/automation-cucumber
Some automation tests with Ruby and Cucumber
cucumber cucumber-tests gherkin ruby
Last synced: 03 May 2026
https://github.com/manzi-cedrick/glossary-blocker-ruby-on-rails
Ruby Glossaries api
api-gateway docker docker-file ruby ruby-on-rails swagger
Last synced: 03 May 2026
https://github.com/t4traw/lambda-ruby-template
標準以外のgemを使ったrubyスクリプトをlambdaで動かすサンプル。
Last synced: 30 Apr 2026
https://github.com/swedbankpay/swedbankpay.github.io
Swedbank Pay on GitHub
Last synced: 06 Mar 2026
https://github.com/conradwt/scylla-example-using-ruby
Scylla Example Using Ruby
rails ruby ruby-on-rails scylla scylladb
Last synced: 08 Feb 2026
https://github.com/misterfifths/slightish
Literate testing for command-line tools written in any language
cli documentation gem language-agnostic literate-programming ruby shell shell-script testing testing-framework
Last synced: 30 Apr 2026
https://github.com/zimfw/ruby
Provides ruby, bundler, rbenv and rvm aliases and initialization.
rbenv ruby rvm zim zimfw zsh zsh-plugin zsh-plugins
Last synced: 06 May 2026
https://github.com/fnando/sublime-rubocop
RuboCop autocompletion and server management for Sublime Text
Last synced: 30 Jan 2026
https://github.com/ixboy/bootstrap-blog-rails
A magazine like blog website, built using Ruby on Rails 6 in MVC pattern with a Bootstrap 5 template.
backend blog bootstrap css3 html5 mvc-architecture rails ruby
Last synced: 06 May 2026
https://github.com/alexfalkowski/go-service-template
A template for go services.
cucumber golang make microservice ruby
Last synced: 29 May 2026
https://github.com/pin2t/aoc2021
Advent of Code 2021
advent-of-code-2021 advent-of-code-2021-go aoc2021 coding-challenge go java ruby
Last synced: 17 Apr 2026
https://github.com/jatutert/vagrant
HashiCorp Vagrant Configuration and scripting files
ruby vagrant vagrantfile virtualbox vmware-workstation
Last synced: 16 Mar 2026
https://github.com/cosgroveb/debian-packaging-agent-skill
Debian packaging skill with comprehensive policy, debhelper, and language-specific knowledge for Ruby, Python, Rust, and Go. This is largely LLM-generated, thoughtfully. PRs to tighten this and remove slop appreciated. I mostly use this for personal, private packages not OSS Debian packages. This skill isn't ready for that.
agent-skills ai-coding apt automation claude claude-code claude-code-plugin deb debhelper debian debian-packaging devops dpkg golang linux packaging python ruby rust
Last synced: 10 Jun 2026
https://github.com/xbony2/esaebsad3
A Discord bot written in Ruby for manipulation of the FTB Wiki.
bot discordrb ftb-wiki mediawiki mediawiki-bot ruby wiki
Last synced: 31 Jan 2026
https://github.com/kanzatahreem/broadway
Practicing Ruby on Rails by following codecademy's course
broadway codecademy database ruby ruby-on-rails
Last synced: 03 May 2026
https://github.com/rookiemonkey/avion-blog_app_v4
A Ruby-on-Rails project on Avion School :tada: A blogging application, my 4th one, written in ruby :diamonds: using ruby on rails framework :train2: :tada: WARNING :warning: images uploaded on heroku will be purged after some time
ph philippines ruby ruby-on-rails ruby-on-rails-6
Last synced: 28 Apr 2026
https://github.com/tobuya/catalog_of_my_things
Here, we have created a console app that will help us to keep a record of different types of things we own: books, music albums, movies, and games. Built using Ruby.
postgresql rspec ruby unit-testing
Last synced: 03 May 2026
https://github.com/spinel-coop/rubyversions.com
Website for all versions of all Ruby implementations
jruby mruby ruby rubylang truffleruby
Last synced: 12 Feb 2026
https://github.com/rmex/forge
The new RMEBuilder, a package manager and a build-system for RMVXAce
build-system electron elm nodejs package-manager rgss3 rpgmaker ruby
Last synced: 29 Apr 2026
https://github.com/rwubakwanayo/clinic
This is an education project to design clinic database diagram and create database schema based on generated design.
Last synced: 09 May 2026
https://github.com/alexeevit/camo-rb
An SSL/TLS image proxy that uses HMAC signed URLs.
Last synced: 13 Feb 2026
https://github.com/nejdetkadir/rails-6-boilerplate
A starter template for Ruby on Rails 6
bolierplate rails rails-application rails-boilerplate rails-guides rails-starter-app ror ruby ruby-on-rails rubyonrails starter-kit starter-template
Last synced: 29 Apr 2026
https://github.com/aonemd/changit
An over-engineered tool to change git config for multiple repositories at once
Last synced: 12 Feb 2026
https://github.com/jesusgautamah/ruby-ipynbs
My collection of Ruby Jupyter Notebooks
chatgpt gpt-3 ipynb jupyter-notebook rspec ruby
Last synced: 09 May 2026
https://github.com/khalilgharbaoui/leads-extractor
This is a script that extracts leads form multiple JSON endpoints and mashes them together.
api-client cli data-extraction extraction http json phaser ruby
Last synced: 20 Apr 2026
https://github.com/gasb150/catalogue
This is a catalog app, any user is presented with the homepage and could see the website, the logging user could change de database into the app and download (export) the full catalog in a .xlsx file (spreadsheet).
axlsx axlsx-rails caxlsx caxlsx-rails heroku ruby ruby-on-rails unsplash-gem
Last synced: 09 May 2026
https://github.com/allengineerx/nightingale
Nightingale is a Ruby framework for building interactive data and AI web applications with a simple, declarative DSL. It brings the "script-as-app" experience (like Streamlit) to the Ruby ecosystem.
ai developer-tools ruby rubygems streamlit
Last synced: 17 Mar 2026
https://github.com/beratyesbek/universities-api
This is an open source project, we are developing a project which contains universities all of the world
database open-source ruby ruby-on-rails
Last synced: 20 Apr 2026
https://github.com/andypearson/trundle
A gem for reading and writing TextBundle files.
Last synced: 20 Apr 2026
https://github.com/scientist-labs/thor-interactive
Turn any Thor CLI into a TUI with persistent state, auto-completion, and configurable default handlers for unrecognized input.
Last synced: 02 Apr 2026
https://github.com/krishpranav/coco
Ruby Web Framework
application backend framework localhost micro microservice ruby web webapps
Last synced: 29 Apr 2026
https://github.com/paulinagonzalezc/blog-app-rails
This Blog app is a classic example of a blog website. I created a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
capybara-rspec css postgresql rspec rubocop ruby ruby-on-rails
Last synced: 04 Apr 2026
https://github.com/cyrus-kiprop/private-events
A private Eventbrite-like an app which allows users to create events and then manage user signups.
bootstrap capybara-rspec devise erb mvc rails rails-authentication rspec-rails ruby sass
Last synced: 31 Jan 2026
https://github.com/cvilla714/authentication
The project is based on Authentication, meaning if a user is logged in will have the ability to create a new post, if the user is not logged in he won't be able to. Built with
bootstrap ruby ruby-on-rails sqlite3
Last synced: 20 Apr 2026
https://github.com/vic778/school-management
this is a simple backedn project for class managment where teachers can CRUD a student and assign the test to them as well. studnt will be able to login thourht their credentials generated by the teachers. teacher only teachers can manager the CRUD of the whole app even update the user role to be a teacher.
postgresql pundit-matchers rspec rswag rubocop-rails ruby ruby-on-rails
Last synced: 29 Apr 2026
https://github.com/marceloboeira/euler
ƛ Project Euler solved in some different languages
c challenge euler euler-exercises euler-solutions functional-programming haskell math ruby
Last synced: 09 May 2026
https://github.com/philnash/sms-messages-hanami
An example application for receiving and responding to SMS messages from Twilio in Hanami
hanami ruby twilio twilio-api twilio-sms twilio-sms-api
Last synced: 30 Apr 2026
https://github.com/annagabriel-hash/journal-app
Journal app to input tasks and categorize them
Last synced: 07 Feb 2026
https://github.com/ntamvl/generate_ethereum_wallets
Generate Ethereum Wallets
Last synced: 04 May 2026
https://github.com/nithinbekal/micrograd
A tiny autograd engine in ruby
machine-learning neural-networks ruby
Last synced: 14 Feb 2026
https://github.com/nicholastd07/nick-learns
Fun projects/ideas/playgrounds
fun functional-programming python ruby swift
Last synced: 20 Apr 2026
https://github.com/jasonmdev/rails-link-aggregator
This a link aggregator site which similar to Reddit or Hacker News. A user can sign up and submit a link. Comments can be made as well as vote up or down on link submissions.
authentication bootstrap-sass devise rails ruby ruby-on-rails scaffold votable
Last synced: 29 Apr 2026
https://github.com/tsukasaoishi/n_adic_number
NAdicNumber treats N-adic Number
Last synced: 26 Oct 2025
https://github.com/milouse/diamant
A simple Gemini server written in Ruby
gemini gemini-protocol gemini-server ruby
Last synced: 08 Feb 2026
https://github.com/josh/homebrew-tap
Homebrew custom formulas for @josh repositories.
Last synced: 17 Mar 2026
https://github.com/knapsackpro/docs.knapsackpro.com
Documentation and Blog for KnapsackPro.com
knapsack parallelism parallelization ruby testing
Last synced: 31 Jan 2026
https://github.com/michaelherold/bridgetown-deploy_hook
A Bridgetown plugin that adds a webhook for performing actions after a deploy
bridgetown-au bridgetown-plugin ruby
Last synced: 08 Feb 2026
https://github.com/dxheroes/gh-action-auto-release
This GitHub action automatically creates a release in a PR and, after merging, publishes your package to the supported package registry and notifies you of the release in Slack.
automation conventional-commits github-actions javascript php release release-automation ruby sdk semver slack
Last synced: 15 Apr 2026
https://github.com/eggmantv/rails-webpack-react-template
Rails with Webpack: 从创建,配置到使用和部署
react ruby ruby-on-rails webpack2
Last synced: 15 Apr 2026