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-06-25 00:23:30 UTC
- JSON Representation
https://github.com/jop-software/redmine_sentry_client
This redmine extensions integrates a sentry client to report internal errors to sentry
hacktoberfest redmine redmine-plugin ruby ruby-on-rails sentry sentry-client
Last synced: 05 Mar 2026
https://github.com/akicho8/table_format
TableFormat shows text table like emacs org-table for easy reading.
Last synced: 05 May 2025
https://github.com/kenjij/sinatra-apiserver-template
Ruby-Sinatra template to build your API server
Last synced: 15 May 2026
https://github.com/sucepass/ruby-on-rails-ecommerce-website
Advanced Ruby on Rails E-Commerce Website
rails-ecommerce-website rails-tutorial ruby
Last synced: 30 Apr 2025
https://github.com/unicraftnetwork/website
The website for the Unicraft Network
Last synced: 07 Oct 2025
https://github.com/eprothro/cassie
Ruby application support for Apache Cassandra
cassandra database-configuration migrations query-dsl ruby schema versioning
Last synced: 30 Apr 2025
https://github.com/debas-31/rails-budget-app
A mobile web application where users can manage their budget; they can have a list of transactions associated with a category to see how much money they spent and on what item.
css3 html5 rspec ruby ruby-gem ruby-on-rails tailwind-css
Last synced: 06 Apr 2026
https://github.com/dpoetzsch/sidekiq-fake-scheduler
Helpers for manual processing of scheduled sidekiq jobs for integration testing
integration-testing ruby ruby-on-rails rubygem sidekiq testing
Last synced: 01 Mar 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/elastic/site-search-ruby
Elastic Site Search Official Ruby Client
api-client elastic elastic-site-search ruby search swiftype
Last synced: 19 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/phlegx/docker-sidekiq-web
A Docker image to run a standalone instance of Sidekiq Web UI with Puma.
docker docker-compose docker-image dockerfile puma rails ruby sidekiq sidekiq-cron sidekiq-monitor sidekiq-web
Last synced: 15 Feb 2026
https://github.com/raicg/tray_client
The gem tray_client is a ruby client for tray.com.br API
begginers hacktoberfest ruby ruby-gem ruby-on-rails
Last synced: 02 May 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/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/aaron-contreras/matestack-generators
A set of Ruby on Rails Generators to aid in development with your Matestack-based application
generators matestack rails ruby vuejs
Last synced: 07 May 2026
https://github.com/cyberarm/dungeon_crawler
Randomly generated levels with a DOOM style renderer
Last synced: 07 May 2026
https://github.com/baqar-abbas/school-library
This project is a school Library app built using Ruby which will allow users to Add new students or teachers, Add new books and Save records of who borrowed a given book and when. It is an app to record what books are in the library and who borrows them.
Last synced: 10 Jun 2026
https://github.com/enderahmetyurt/typed_print
TypedPrint provides zero-dependency, beautifully formatted table output for Ruby data structures with automatic column sizing, alignment options, custom headers, and column filtering.
cli console-output formatting pretty-print ruby rubygems table terminal
Last synced: 28 Apr 2026
https://github.com/diamondnath07/grocery-bud
This is a Create,Read,Update and Delete application . It features the use of using JSON to save and retrieve data from user's local storage. It is built using Javascript
Last synced: 28 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/knocklabs/knock-ruby
Official Ruby SDK for interacting with the Knock API
Last synced: 29 Jan 2026
https://github.com/bastos/ruby-plugin-marketplace
Bastos' Claude Code Ruby Plugin Marketplace
claude claude-code plugin-marketplace rspec ruby ruby-on-rails
Last synced: 19 Jun 2026
https://github.com/rwubakwanayo/budget-app
This is an educational project 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.
Last synced: 07 May 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/lyraphase/homebrew-av-casks
Homebrew Casks for Audio/Video tools
ableton daw hacktoberfest homebrew homebrew-tap lyraphase macos music-production provisioning ruby
Last synced: 02 May 2026
https://github.com/nning/powerdns_dyndns
DynDNS web application for PowerDNS database schema.
Last synced: 26 Oct 2025
https://github.com/sn/wobbly
Wobbly is a simple Ruby library that parses shorthand relative date and time duration strings, making it easy to specify durations like "1h2m" (1 hour, 2 minutes) or "5Y" (5 years) in a concise format.
date datetime ruby ruby-gem ruby-library rubygems
Last synced: 21 Jan 2026
https://github.com/amrani/common_testing
Common Rails testing configuration for Rspec. This gem can help you share your spec setup across rails engines.
modular-monolith rails rspec ruby
Last synced: 07 May 2026
https://github.com/toshokan/ruby-bspwm-bar-script
A complete and easily extendable bspwm / lemonboy bar panel script. Written in Ruby for speed, efficiency, and readability. [DEPRECATED]
Last synced: 18 Jun 2026
https://github.com/tobinchilongo/blogapponrails
Microverse project Blog app will let users view post blogs.
database increment relational-database rspec-rails ruby schema validation-library
Last synced: 17 Apr 2026
https://github.com/nemwel-boniface/nemwel_budget_app
My pesa is a Ruby on Rails application that aims to make the process of tracking my expenses easier. It will hopefully help you too! You will be able to create your account and have all your expenses there.
bootstrap capybara-rspec css3 devise postgresql rspec-rails ruby ruby-on-rails
Last synced: 15 Apr 2026
https://github.com/melnik0v/stqueue
Separate Threaded Queues for Sidekiq Jobs
activejob gem ruby ruby-gem ruby-on-rails sidekiq
Last synced: 15 Oct 2025
https://github.com/ryosk7/yamori-nft-marketplace
技術書展15 向けに書いた「Rubyでつくるマーケットプレイス」に沿って作られたアプリです。
Last synced: 06 May 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/shzxcv/normalize_text
japanese japanese-language mecab mecab-ipadic-neologd normalization ruby
Last synced: 30 Jan 2026
https://github.com/mozameljawad/my-blog
My Blog is a classic example of a blog website. This is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
capybara capybara-rspec posgresql rails rspec-testing ruby
Last synced: 28 Apr 2026
https://github.com/ches-ctrl/awesome-rails-templates
A collection of free and paid rails templates to start your next project with
boilerplate rails ror ruby ruby-on-rails starter-kit starter-template startup template
Last synced: 12 Feb 2026
https://github.com/hfm/mruby-aws-sigv4
AWS Signature Version 4 signing library / mruby port of aws-sigv4
amazon amazon-web-services aws aws-sigv4 mruby ruby signature sigv4
Last synced: 17 Jun 2026
https://github.com/romiras/odc_viewer
Small web-application for viewing ODC (BlackBox, Oberon/F) documents
documents oberon ruby ruby-on-rails
Last synced: 29 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/amkisko/rubygems_mcp.rb
Ruby gem providing RubyGems and Ruby version information via MCP (Model Context Protocol) server tools. Integrates with MCP-compatible clients like Cursor IDE, Claude Desktop, and other MCP-enabled tools.
Last synced: 17 Jun 2026
https://github.com/seanpm2001/regaggregate
🌍️📰️🗞️💾️ The official source repository for RegAggregate, a domain-agnostic/specific regional news aggregation service for decentralized news.
aggregator crystal crystal-lang crystal-language css-lang css-language gpl3 gplv3 md news news-aggregator regaggregate regaggregate-development regaggregate-project regional regional-aggregator ruby ruby-lang ruby-language txt
Last synced: 04 May 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/basemax/firstrailsapi
A example repository to show how is first Ruby on Rails RESTful API project
restful restful-api restful-webservices ruby ruby-rails
Last synced: 26 Feb 2026
https://github.com/nishants/look_like
RSpec matchers for writing wireframe tests.
cucumber currency dark-server-testing data-integration fresh-deployments rspec-matchers ruby test-automation wireframe-testing
Last synced: 18 Oct 2025
https://github.com/codn/database_backup
Create a backup of your postgres database(s) and store it into your personal dropbox. :shipit:
backup crontab dropbox mysql-database postgres-database ruby
Last synced: 08 May 2026
https://github.com/xta/foursquare_mapped
get all your 4sq checkins and map them
Last synced: 11 Feb 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/johnftitor/coding_challenges
A repo to store solutions for coding challenges
Last synced: 16 Apr 2026
https://github.com/andrykonchin/build-your-own-ruby-core-library
An educational project to implement Ruby Core Library classes (only some of them) in pure Ruby
Last synced: 01 Mar 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/seanpm2001/anime_studio_dictionary
👁️🗨️️🖼️📙️ The Anime Studio dictionary. Part of the Anime Studio software project.
anime anime-dictionary anime-studio anime-studio-development anime-studio-dictionary dictionary gpl3 gplv3 manga md raku raku-lang raku-language ruby ruby-lang ruby-language txt
Last synced: 22 Jan 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/najibullahjafari/hello-rails-back-end
The Hello-rails-back-end is a rails project, here I created an API using Ruby on Rails and I created the front-end of this app with react to connect with this api.
Last synced: 09 May 2026
https://github.com/shushugah/graphql_ruby
Demoing Github API via GraphQL Ruby Gem
Last synced: 19 Apr 2026
https://github.com/laertispappas/dynamic_form_objects
Create simple form objects
Last synced: 19 Oct 2025
https://github.com/codehass/catalog-of-my-things
We developed a console application for tracking various items you have acquired such as books, music albums, movies, and games. The UML class diagram provided the foundation for the project. The data is stored in JSON files, and we have also created a database with table structures that are similar to the program's class structure.
Last synced: 20 Apr 2026
https://github.com/jodosha/hall_of_fame
HTTP 103 (Early Hints) with Hanami
early-hints hanami http2 ruby web
Last synced: 03 May 2026
https://github.com/telesign/ruby_telesign
The Telesign Ruby SDK lets you easily integrate with our REST API.
Last synced: 04 May 2026
https://github.com/yoshoku/numo-linalg-alt
Numo::Linalg Alternative (numo-linalg-alt) is an alternative to Numo::Linalg.
Last synced: 17 Apr 2026
https://github.com/ackonsamuel/blogapp
The Blog app will is a classic example of a blog website. A fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
Last synced: 04 May 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/debas-31/school-library-oop
This is a project school library app used to record what books are in the library, borrow them, add new students or teachers, add new books, and save records of who borrowed a given book and when.
Last synced: 28 Apr 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/iamchristianani/budget-app
The Budget app is a convenient application designed to streamline transaction management. It offers categorized lists, along with user-friendly sign-up and login pages. The app empowers users to effortlessly add new categories or transactions, enhancing their control over their financial activities. Built with Ruby on Rails.
Last synced: 18 Apr 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/alfredbis29/my-budget-app
About The mobile web application where we can manage our budget: you have a list of transactions associated with a category
Last synced: 04 May 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/sefinek/rachelbot-ruby
A Discord bot with a few commands created in Ruby. THIS IS NOT MY SCRIPT, I DID NOT WRITE IT!
anime-commands bot-ruby discord discord-bot discord-bot-basic discord-bot-template discord-rb discord-ruby discordbot discordbot-rb discordbot-ruby rb ruby
Last synced: 18 Apr 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/vic778/rails-movies
the movie app is a simple app where you can get all movies and you can do some resarch by the word. it has a search from that render a turbo_stream result at the same sec a user is taping. it sending request to the server as long as you're taping. and it has a Javascript controller named debounce were i've created a search fonction to get the result as fast asn possble and it highlight the results. don't forget to tolk about the route where i scoped the resouces and collect the all data insteaod of an id of a movie.
faker heroku postgresql rubocop ruby ruby-on-rails
Last synced: 08 May 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/krishpranav/coco
Ruby Web Framework
application backend framework localhost micro microservice ruby web webapps
Last synced: 29 Apr 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/cvalencia1991/morse-code-ruby
Implementhing the Morse Code using Ruby Language
Last synced: 26 Oct 2025
https://github.com/shahira-sadat/blog
A blog app created with Ruby on Rials to practice the CRUD.
Last synced: 13 May 2026
https://github.com/diegotoral/skeletor
A Rails application template with batteries included
Last synced: 05 May 2026
https://github.com/dapi/masha
Маша-учетчица, все знает о том, чем вы занимались сегодня на работе
rails-application ruby website
Last synced: 07 Feb 2026
https://github.com/discourse/mini_tarball
A minimal implementation of the GNU Tar format in Ruby
Last synced: 04 Mar 2026