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/benawi/oop-school-library
Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. The app that you will create will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.
Last synced: 24 Sep 2025
https://github.com/mwapsam/ruby-capstone
In this project, you can create items (games, music albums, books) and store them in a database. This is Ruby capstone project for Microverse program.
collaboration incapsulation inheritance object-oriented-programming pair-programming polymorphism ruby sql
Last synced: 28 Jul 2025
https://github.com/ssnickolay/unitpay
Gem для подключения к платежной системе unitpay.ru
Last synced: 02 Aug 2025
https://github.com/cedarcode/cwt-ruby
Ruby implementation of RFC 8392 CBOR Web Token (CWT)
cbor cbor-web-token cwt rfc ruby
Last synced: 11 Nov 2025
https://github.com/akarzim/bridgetown_markdown_lazylinks
Support for lazy markdown reference links
bridgetown-plugin gem markdown ruby
Last synced: 13 Sep 2025
https://github.com/curiousmarkingsco/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 Mar 2025
https://github.com/driftingruby/082-datatables
The DataTables Javascript library creates a powerful display of your application's data. Some of the features include pagination, server side processing, sorting and search.
datatables javascript rails ruby ruby-on-rails
Last synced: 31 Jul 2025
https://github.com/johnmccabe/blinkt-ruby
Ruby port of Pimoroni Blinkt Python module https://github.com/pimoroni/blinkt
blinkt blinkt-library blinkt-ruby leds library pimoroni pimoroni-blinkt-python raspberry-pi raspberrypi ruby ruby-port
Last synced: 26 Sep 2025
https://github.com/davidcelis/block-kit
💬 A Ruby gem to build UI with Slack's BlockKit framework
block-kit rails ruby ruby-gem ruby-on-rails slack
Last synced: 27 Jul 2025
https://github.com/aripollak/random
Random configurations/dotfiles/programs/utilities and the such as. Unless otherwise noted, all files were written by me and released into the public domain.
Last synced: 27 Jul 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/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/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/westonganger/rails_uuid_to_integer_primary_keys
A Rails Migration to convert your UUID primary keys back to integer / bigint primary keys
database-migration rails ruby uuid
Last synced: 15 Apr 2025
https://github.com/artob/myonn.rb
The source code for my If.rb #5 presentation Make Your Own Neural Network with Ruby.
handwriting-recognition mnist neural-network ruby
Last synced: 04 Aug 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/alhimik45/c-formatter
Format java/c code like python
formatted-text formatter fun ruby
Last synced: 14 May 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/dannyben/sting
Minimal, lightweight, multi-YAML settings library
gem ruby settings settings-management yaml-configuration
Last synced: 04 Aug 2025
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/nakajijapan/frustrationme_app
Web Service - Social Wish Management
Last synced: 13 Apr 2025
https://github.com/emfy0/ar_virtual_field
Provides an easy mechanism to define virtual fields within an ActiveRecord model
Last synced: 26 Jul 2025
https://github.com/artkirienko/backend-developer-test
📝Test assignment for Ruby on Rails Developer position
coding-challenge coding-task coding-test home-assignment home-task home-test rails ruby ruby-on-rails test test-assignment
Last synced: 06 Nov 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
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/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/paul-js-hub/budget
A mobile web application that allow users to manage their budget.
Last synced: 14 Apr 2025
https://github.com/oxylabs/webscraping-with-ruby
A tutorial for web scraping with Ruby
Last synced: 07 Sep 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/sundi3yansyah/sundi3yansyah.github.io
My Blog :octocat: :heartpulse: :gem:
blog github-page jekyll octopress ruby
Last synced: 22 Apr 2025
https://github.com/tildeio/helix-flipper
A simple Rails app to get you started with Helix
Last synced: 13 Sep 2025
https://github.com/oybekkayumov/oop-school-library
Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them.
Last synced: 21 Jul 2025
https://github.com/presidentbeef/dino_jump
Jumping dino game for small humans
dino-game dinosaur dragonrubygtk game ruby
Last synced: 09 Mar 2026
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/aridclown/haml-slim-erb
Performance of Rails Engines: ERB vs HAML vs SLIM
erb-template haml honeybadger performance-analysis rails-application rails5 ruby ruby-on-rails slim-framework
Last synced: 11 Nov 2025
https://github.com/chiditarod/dogtag
Racer registration and management application for the CHIditarod. Integrates with Stripe and Classy.
heroku rails rails4 registration ruby ruby-on-rails signup ticketing-system
Last synced: 03 Jan 2026
https://github.com/noma4i/pivotal_miner
Redmine Plugin to Sync Pivotal Tracker with Redmine and vise versa
pivotal-tracker redmine redmine-plugin ruby
Last synced: 12 Aug 2025
https://github.com/cwaku/catalog
A console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games. Built with Ruby
Last synced: 13 Aug 2025
https://github.com/interviewstreet/rails-boilerplate-2022
Ruby on Rails boilerplate configured with authentication, docker-setup, must-have gems and much more.
authentication best-practices boilerplate docker gems rails ruby ruby-on-rails starter-template
Last synced: 13 Aug 2025
https://github.com/koachcode/budgeter_mk
In this project, I created a budget calculator website, which has categories of budgets in which you can enter transaction cost for each sub-group in other to get the total budget price in that particular budget category.
Last synced: 16 Aug 2025
https://github.com/sshaw/optout
The opposite of getopt(): validate an option hash and turn it into something appropriate for exec() and system()-like functions
command-line exec option-parser ruby shell
Last synced: 16 Aug 2025
https://github.com/thecodechaser/decode-morse-code
Decode morse code is a project with ruby programs to decode morse code messages.
Last synced: 17 Aug 2025
https://github.com/craysiii/twitchbot
bot chat eventmachine ruby twitch twitchbot websocket
Last synced: 10 May 2025
https://github.com/caioagiani/ruby-on-rails
API ruby on rails - studies
api ruby ruby-gem ruby-on-rails
Last synced: 11 Jul 2025
https://github.com/natasha-ct/blog-app-rails
The Blog app is a classic example of a blog website. It 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.
css3 html rails railsgems rspec-rails rubocop ruby unit-testing validation
Last synced: 05 May 2025
https://github.com/natasha-ct/school-library-with-ruby
This is an application that works as a tool to record what books are in the library and who borrows them. The app will allow you to add new students or teachers , add new books, save records of who borrowed a given book and when. The data is later preserved in a database. This application also has a well organised UI layer which will be console app
associations constructor getter-and-setter ruby
Last synced: 05 May 2025
https://github.com/allenwq/settings_on_rails
:smile_cat: Ruby gem help to handle key/value settings(preferences) for ActiveRecord model. Settings are stored in hash, supports nested/multiple keys and default values.
Last synced: 19 Mar 2025
https://github.com/danielpclark/read_source
Read method source and even open it in VIM with this gem.
ruby ruby-gem source-parser vim
Last synced: 10 Apr 2025
https://github.com/weedyseadragon/rails-guides-bookstore-models
Models used in the ActiveRecord Query Interface Rails Guide. DB migrations and code for seeding example data. Use this repo to run the examples and explore more.
documentation rails rails-guides ruby ruby-on-rails
Last synced: 05 May 2025
https://github.com/yokawasa/fluent-plugin-documentdb
Azure DocumentDB output plugin for Fluentd
azure azure-documentdb documentdb fluent-plugin fluentd ruby
Last synced: 26 Mar 2025
https://github.com/kkasaija/tasty_trek
An app to keep 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
cancancan capybara-rspec devise postgresql rspec ruby ruby-on-rails
Last synced: 08 Sep 2025
https://github.com/oybekkayumov/enumerable-ruby
This project uses ruby to implement an enumerable mixin.
enumerable mixins proc ruby yield
Last synced: 12 Jul 2025
https://github.com/jo-sm/base_emoji
The most useful way to encode your data!
Last synced: 17 Jan 2026
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/andrewmcodes-archive/ruby-meetup-online
Ruby Meetup: Online landing page
conference gatsby meetup rails ruby rubyonrails
Last synced: 29 Sep 2025
https://github.com/trinsic-id/sdk
This repository contains the samples for all major languages and frameworks. It also contains our UI SDKs to launch verification flows using the Trinsic widget.
android csharp dotnet flutter go identity-verification java openapi-generator php python react-native ruby switft trinsic typescript web
Last synced: 03 Aug 2025
https://github.com/ozovalihasan/whistle
🐋 Whistle is a social networking website for divers. It is built by using Ruby on Rails and deployed to Heroku.
aws-s3 css3 html5 ruby ruby-on-rails
Last synced: 30 Apr 2025
https://github.com/pienkowb/preserve
Persist parameter values between requests
Last synced: 13 Apr 2025
https://github.com/swedbankpay/swedbank-pay-design-guide-jekyll-theme
Swedbank Pay Design Guide theme for Jekyll
design-guide jekyll ruby swedbank-pay
Last synced: 05 Feb 2026
https://github.com/descholar-ceo/telegram-bot
In this project, I built a telegram bot that tells you the COVID-19 statistics, today's word of brevity, and today's quote.
Last synced: 28 Oct 2025
https://github.com/burtlo/ruby-automation
A five-day program to teach Ruby with the focus on building tools and automation.
Last synced: 11 Apr 2025
https://github.com/shivabhusal/algorithms_n_data_structures
Contains all common algorithm theories and implementation in various languages like C, Ruby, etc
algorithms c data-structures learning ruby
Last synced: 15 Jul 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/sixoverground/instagram_basic_display_api
A Ruby wrapper for the Instagram Basic Display API
api api-client instagram instagram-api instagram-client instagram-feed instagram-photos instagram-sdk ruby ruby-gem ruby-library ruby-on-rails rubygem rubygems rubyonrails
Last synced: 06 Oct 2025
https://github.com/dreamingechoes/pomodoro-gui
Pomodoro with a minimal graphical interface in Ruby with Gosu, made for fun.
Last synced: 14 Jun 2025
https://github.com/mohamedhnoor/blog-app
Blog App is a simple blog website where users can create posts, add comments to posts and like posts. This project is built using Ruby on Rails.
postgresql rspec-rails ruby ruby-on-rails
Last synced: 10 Jul 2025
https://github.com/datacrafts-io/stepped
Make your services running step-by-step with error handling, logging and easy testing.
Last synced: 26 Oct 2025
https://github.com/sambeck87/budget_app
The Budget app is 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. This app allows the user to: register and log in, so that the data is private to them. introduce new transactions associated with a category.
bootstrap device postgresql ruby ruby-gem ruby-on-rails
Last synced: 23 Apr 2025
https://github.com/brunoarueira/blog
My site and blog where I write some random thoughts about software development and related things - https://brunoarueira.com
blog graphql nodejs rails rest rest-api ruby software-architecture software-development software-engineering
Last synced: 15 Jun 2025
https://github.com/rustam-tolipov/real-time-message-app
Chat in real-time with this Ruby on Rails messaging app! Built with Redis and Rails for speed and efficiency, it keeps conversations smooth and instant. Jump in and start connecting!
action-cable css javascript postgresql ruby ruby-on-rails
Last synced: 11 Apr 2025
https://github.com/johansenja/gloss
Gloss is a language project which brings Crystal-like features to Ruby.
crystal ruby ruby3 type-definitions type-safety
Last synced: 07 May 2025
https://github.com/tahanima/quotes-scraper
Scrapes quotes and the names of their authors from the site - http://quotes.toscrape.com/
quotes ruby selenium-ruby selenium-webdriver web-scraper
Last synced: 11 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/state-machines/state_machines-activemodel-observers
activemodel observer ruby state-machine
Last synced: 09 Sep 2025
https://github.com/javitocor/ruby-capstone-project
Web Scraper - Final project of Ruby section inside Microverse's course - Project built to get all information related to the products inside Disney Store website. Information of the search is exported into a CSV file.
cleancode ruby ruby-capstone scraper
Last synced: 06 Apr 2026
https://github.com/sparkymat/argon
Argon generates a workflow engine (built around a state machine)
ruby ruby-on-rails state-machine workflow-engine
Last synced: 10 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/elastic/elastic-transport-ruby
Transport classes and utilities shared among Ruby Elastic client libraries
Last synced: 04 Apr 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/sdaubert/packetgen-plugin-smb
SMB protocol suite plugin for packetgen
Last synced: 07 Sep 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/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/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/parolkar/rayrayhooray
A Rails 8 LLM Starter Kit with Raix and RailsUI on Replit
rails replit replit-hosting ruby ruby-on-rails starter-kit starter-template
Last synced: 10 Apr 2025
https://github.com/mikoto2000/librarysystem
架空の図書館の貸出管理システム
library-system ruby ruby-on-rails-7
Last synced: 10 Apr 2025
https://github.com/icy/rolo
Prevents a program from running more than one copy at a time
Last synced: 17 Mar 2025
https://github.com/aldesantis/artic
The scheduling toolkit for Ruby.
availability calendar ruby time
Last synced: 17 Jun 2025