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/andyatkinson/singstar
Mobile/searchable website for PS3 karaoke song list for parties!
Last synced: 09 Jul 2025
https://github.com/shgtkshruch/directed-acyclic-graph
A study on implementing DAG in Ruby
dag graph-algorithms job-scheduler ruby
Last synced: 22 Mar 2025
https://github.com/toihrk/ignore_logger_header
Utility for ignoring the header of the logger.
Last synced: 16 Jun 2025
https://github.com/neymarsabin/finalyearprojectdocs
Documentation of the final year project.
documentation docx git github latex org project rails ruby
Last synced: 06 Apr 2026
https://github.com/danifromecuador/vitawalletbackend
API Rest que permite realizar transacciones de compra o venta entre USD y BTC al precio actual del mercado, revisar la tasa de cambio del BTC/USD, consultar todas las transacciones de un usuario y consultar los detalles de una transacción.Stack: Rails, PostreSQL
coindesk-api faraday postgresql postman rubocop ruby ruby-on-rails
Last synced: 14 Sep 2025
https://github.com/munshkr/marea
Yet another musical pattern language based on TidalCycles for building higher-level musical patterns.
live-coding livecoding music music-library ruby supercollider tidalcycles
Last synced: 06 Apr 2025
https://github.com/duffn/athenian
A Ruby library for interacting with the Athenian API.
Last synced: 20 May 2026
https://github.com/oblivious-oblivious/bank-account
Mock app for showcasing the Boundary-Control-Entiry-Viewmodel architecture.
Last synced: 04 Apr 2025
https://github.com/melezhik/perl6-sparrowdo-rvm
Sparrowdo module to install RVM and Ruby
Last synced: 30 Apr 2026
https://github.com/kyledecot/hard_cider
Wait for Apple IPAs to Process
apple appstoreconnect appstoreconnectapi ipa itunesconnect ruby rubygem
Last synced: 15 Jul 2025
https://github.com/zhum/telebot
Universal extensible chat bot platform. Supports console, telegram and facebook for now.
bot bot-framework facebook-messenger-bot ruby telegram-bot
Last synced: 14 Sep 2025
https://github.com/delonnewman/kigo
Ruby is already pretty lispy let's take it the rest of the way.
lisp lisp-compiler lisp-dialect lisp-interpreter ruby
Last synced: 29 Mar 2025
https://github.com/zewdu444/ror_blog_practice
This repository used for practicing ruby on rails by building blog web.
Last synced: 15 May 2026
https://github.com/petercamilleri/counted_cache
A cache for mostly read data with a high cost of retrieval.
Last synced: 03 Apr 2025
https://github.com/petercamilleri/format_output
Formatted bullet points or columns to the console or strings.
Last synced: 03 Apr 2025
https://github.com/thecodechaser/ruby-string-calculator-tdd-kata
This is a TDD implementation of the classic String Calculator Kata using Ruby and RSpec.
Last synced: 15 May 2026
https://github.com/appcivico/libre-web
Repositório de código fonte do projeto de frontend dev da plataforma Libre
coffeescript es2015 frontend ruby webapp
Last synced: 02 May 2026
https://github.com/heycarsten/openssl-key-truncation-workbench
A workspace to figure out if OpenSSL key truncation can be worked-around
activesupport-messageencryptor openssl-key-truncation ruby
Last synced: 21 May 2026
https://github.com/nsommer/encryptable_attributes
Encrypt and decrypt attributes of ActiveRecord models
activerecord encryption gem rails ruby
Last synced: 31 Jul 2025
https://github.com/homemade-software-inc/completion-kit
Your prompts need tests too. Run prompts against real datasets, score outputs with LLM judges, version everything, and compare runs to see what got better.
anthropic evaluation-framework evaluation-metrics llm llm-as-judge llm-eval llm-evaluation llm-evaluation-framework llm-evaluation-metrics llmops mcp ollama openai prompt-engineering prompt-testing rails rails-engine ruby ruby-on-rails
Last synced: 09 Jul 2026
https://github.com/dentarg/gem-compare
GitHub Action to show what changed when Dependabot bumps a Ruby gem
gem github-actions ruby security
Last synced: 22 Jan 2026
https://github.com/djc00p/trutouch
Mock website for the company TruTouch Auto Detailing and Window Tint
database javascript rails-application rspec ruby
Last synced: 03 Feb 2026
https://github.com/elasticemail/elasticemail-ruby
ElasticEmail - Ruby library for the Elastic Email REST API
Last synced: 17 Mar 2025
https://github.com/pmzi/wordsmith
WordSmith is a powerful CLI tool that leverages OpenAI's API to translate words, phrases, and sentences. It supports context-aware translations, batch processing from files, and customizable target languages, making it an essential tool for multilingual communication and language learning.
cli-app dictionary open-ai ruby
Last synced: 18 Feb 2026
https://github.com/moviendome/kiwi
Ruby wrapper for the Tequila API (Kiwi.com)
flights-api gem ruby tequila wrapper
Last synced: 23 Jul 2025
https://github.com/zachahn/decay
Rust-like enums for Ruby
enum enumerable enums ruby ruby-on-rails
Last synced: 21 May 2026
https://github.com/harshwardhansingh/learn-docker
This is a ruby-selenium docker image to capture screenshots of the url using selenium.
automation docker ruby sinatra
Last synced: 15 May 2026
https://github.com/ukoloff/appveyor-worker
Access to AppVeyor Build Worker API
Last synced: 30 Mar 2025
https://github.com/ukoloff/skb-test
SKB Kontur test task
rails-application rails5 ruby skb-kontur
Last synced: 01 May 2026
https://github.com/zircote/ruby-lsp
Claude Code plugin for Ruby development with solargraph LSP and rubocop hooks
claude-code-plugin code-quality lsp rails rubocop ruby
Last synced: 08 Apr 2026
https://github.com/yuukitoriyama/ryokucha
FlickrAPIから取得したデータをOpenStreetMap上に表示する
flickr-api html5 javascript leafletjs openstreetmap-api ruby
Last synced: 20 Apr 2026
https://github.com/omarsalem7/oop-school-library
In this project, 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: 28 Mar 2025
https://github.com/brayandiazc/programacion-agnostica
"Programación Agnóstica" es un proyecto educativo que proporciona ejemplos de cómo se pueden implementar diversos problemas de programación en diferentes lenguajes como Python, Java, Ruby, JavaScript, Dart y Swift
dart java javascript python readme ruby swift
Last synced: 12 Jul 2025
https://github.com/nursoltan-s/rails_chartjs
Integrate latest Chart.js library to your Rails app.
Last synced: 02 Jan 2026
https://github.com/goronfreeman/pipe_dream
A dreamy, zero-dependency YouTube API wrapper
Last synced: 08 May 2026
https://github.com/semlogr/semlogr-sinks-logentries
Semlogr logging sink for sending log events to Logentries
logentries logging ruby semantic-logging
Last synced: 27 Jun 2025
https://github.com/yetti/rails-docker-template
Project template for a containerised Rails development environment.
docker docker-compose postgresql rails ruby
Last synced: 08 Apr 2026
https://github.com/valentinp72/picross
▫️▪️▪️▪️▫️Création et aide à la résolution de Picross (Hanjie)
gtk hanjie picross ruby university-project
Last synced: 20 May 2026
https://github.com/wtnabe/duration-range
Convert `last_week' string to {:begin => Date, :end => Date} object and more. For your routine reporting work.
Last synced: 15 May 2026
https://github.com/dreamingechoes/selenium-test-panel
Proof of concept of an admin panel to create and automate tests with Selenium. (Work in progress)
proof-of-concept rails ruby selenium testing
Last synced: 08 Apr 2026
https://github.com/dannyben/datamix
DSL for manipulating tabular data
csv data data-analysis data-engineering gem ruby tabular-data
Last synced: 31 Jul 2025
https://github.com/oakten-software-engineering/ravendb-manager
Manage your RavenDB Document Database
Last synced: 14 Jun 2026
https://github.com/sixarm/sixarm_ruby_intended_uri
SixArm.com » Ruby » Intended URI session store for typical Ruby On Rails
Last synced: 10 May 2026
https://github.com/abeidahmed/microverse-twitterati
Retweeting tweets that are tagged with #microverse. Spread the word.
microverse-projects ruby twitter-bot
Last synced: 03 Apr 2025
https://github.com/midautumnmoon/reinbow
Ruby gem for colorizing text in terminal
Last synced: 10 Apr 2025
https://github.com/sshaw/page_number
Page number validation. Utility methods for pagination page and per page that make sure you'll always have a valid number
kaminari pagination ruby sql-injection validation will-paginate willpaginate
Last synced: 12 Sep 2025
https://github.com/martinnicolas/martinnicolas.github.io
Blog, Jekyll. Ruby 2.4.0
Last synced: 19 Jan 2026
https://github.com/hackvan/telegram-bot
A friendship Telegram's bot that connect a Repository on GitHub with a Scrum board on Trello
Last synced: 06 Feb 2026
https://github.com/acroos/rails_table_for
HTML tables for ActiveRecord collections, made simple
activerecord ruby ruby-on-rails
Last synced: 03 Feb 2026
https://github.com/madhurimarawat/ruby-programming
This repository contains programs in the Ruby Programming Language.
arrays basic-programs boolean case-statements datatypes hashes initializers looping number predicates projects ranges rhombus-star-pattern-while-loop ruby ruby-app split-function strings ternary-operator variables-constants
Last synced: 28 Jun 2025
https://github.com/graphql-protocols/protogen
Create code stubs and clients from protocols for easy implementation
graphql-protocols ruby sdl sinatra
Last synced: 03 Apr 2025
https://github.com/initdc/rb-process
Add the missing methods to the Ruby Process, you can use it with method chaining
command method-chaining process ruby
Last synced: 08 Apr 2026
https://github.com/yivo/docker-centos7-ruby
Docker container with CentOS 7 and Ruby.
centos centos-docker docker docker-container docker-image ruby ruby-docker
Last synced: 06 May 2026
https://github.com/justalever/turbo_modals_demo
Let's Build with Hotwire and Rails - Turbo Modals
hotwire-turbo rails ruby turbo
Last synced: 02 Jul 2026
https://github.com/hikouki/fluent-plugin-dio
:full_moon: Output filter plugin of fluentd. Convert to timestamp from date string.
Last synced: 30 Mar 2025
https://github.com/jethrodaniel/sqlite_extensions-uuid
Easily use the SQLite UUID extension in Rails
Last synced: 06 Apr 2025
https://github.com/mshahzadtariq/persistable
Persist sensitive data by enabling soft delete functionality
gem persistence ruby ruby-on-rails
Last synced: 28 Feb 2026
https://github.com/anselemodims/fitness_blog
Fitness_blog is a blog app where users post about their fitness journey. Users can comment on and like other users' posts. It is built using Ruby on Rails framework and styled with SASS
erb rails rails7 rspec-rails ruby ruby-on-rails sass
Last synced: 19 Jan 2026
https://github.com/denissonpereira/full-stack-blume-capel-model-
O projeto oferece uma API em Java com dados referentes ao modelo de Blume-Capel. Além disso, o repositório conta com duas interfaces: uma web, construída com Next.js, e uma mobile, construída com React Native. Dessa forma, os usuários conseguem visualizar e editar os dados servidos pela API.
axios docker expo java kotlin maven mysql react react-native reactts ruby spring spring-boot spring-mvc storybook tailwindcss ts typescript vitest
Last synced: 09 Apr 2026
https://github.com/is0xjh25/is0xnexttodo
This application can help users to decide what are they going to do next while they are bored. The program is controlled by command line input. It supports personal account and saving information via using SQLite.
Last synced: 19 Jan 2026
https://github.com/otobrglez/beyond-ruby
The code from my talk about going beyond Ruby into Scala and beyond.
functional-programming ruby scala
Last synced: 29 Apr 2026
https://github.com/annastacia-dev/codearn
Buy and sell code snippets for UI components
Last synced: 08 Apr 2026
https://github.com/chadowo/asteritos
Entry for the Gosu Game Jam 5
game gosu gosu-game-jam libgosu ruby
Last synced: 25 Feb 2025
https://github.com/buren/centra
Dealing with Centra stuff, i.e reading export files and generating summaries.
Last synced: 14 May 2025
https://github.com/ahmedhamid13/fontcustom_canvas
FontcustomCanvas is a gem that provides an easy-to-use interface for FontCustomization through ThemeEditor of Canvas-lms ..
Last synced: 11 Oct 2025
https://github.com/maybe-yushi/i-need-a-word
I Need A Word or INAW is a gem available for Ruby, used to generate a random word in multiple languages.
random-word random-word-generator ruby rubygem
Last synced: 19 Mar 2025
https://github.com/olaishola05/catalog_of_my_things
An Object Oriented console based app that allows users to manage collections of the things they own with features to add new books, labels, games, music, genre, author, list of added items , persists records of all saved items into a JSON files following below diagram UML class diagram. Built with Ruby.
collaboration git ruby sql uml-class-diagram
Last synced: 19 Apr 2026
https://github.com/pamphilemkp/car-reservation
This repo holds the BackEnd development source for the Car Reservation App, the world's best free car reservation website. Car Reservation allows user to add car and see the car model and shop it.
Last synced: 28 Oct 2025
https://github.com/delicelydia/group_hours_app
This is an application of grouping hours spent on different projects in the university.
Last synced: 19 Apr 2026
https://github.com/kamalpaneru/xtractor
Splits cells from excel sheet images and extracts data.
azure-computer-vision extract-data ruby split-cells
Last synced: 14 May 2025
https://github.com/nanki/rspec_compose_context
Composable context for RSpec.
Last synced: 02 Jan 2026
https://github.com/mmaitland1/city-hive_mysms-messenger
This repo is my submission for MySMS Messenger, a full-stack app with Angular & Rails. It allows users to send/view SMS via Twilio, with features like auth, deployment, and webhooks.
angular backend frontend javascript mongodb rails rails-application ruby sms twilio typescript
Last synced: 08 Apr 2026
https://github.com/abdussattar-70/spendigo
The SpendiGo a mobile web app for efficient budget management. This app allows users to track their expenses by maintaining a list of transactions categorized by type. By utilizing the app, users can easily visualize the amount of money they have spent and on what.
bdd-tests integration-testing postgresql-database rails-application render-deployment rspec-rails ruby
Last synced: 02 Feb 2026
https://github.com/grayvox/mastermind
🤖 The iconic code breaking game - featuring two different game modes.
mastermind replit rspec ruby theodinproject
Last synced: 20 Jan 2026
https://github.com/ecmelkytz/convert_temperature
Temperature Unit Convertor - Celsius, Fahrenheit, Rankine, and Kelvin
Last synced: 14 May 2025
https://github.com/juanitofatas/load_file
Load/Overload YAML/JSON file(s) into desired constant.
file-loader load-file loader ruby
Last synced: 23 Jul 2025
https://github.com/optum/legion-data
The data gem for the LegionIO framework for connecting to persistent storage
Last synced: 14 Apr 2025
https://github.com/optum/telemetry-snmp
A gem that grabs data from SNMP sources and sends it to Telemetry::AMQP
Last synced: 14 Apr 2025
https://github.com/andressakarla/automacao-web-ruby
Projeto de Testes Automatizados Web em Ruby desenvolvido para o Qa.Coders Academy
capybara cucumber github-actions github-workflows ruby siteprism
Last synced: 22 Mar 2025
https://github.com/lethang7794/depot
This repo is used for the project in "Agile Web Development with Rails 5.1" book.
agile-development coffeescript css e-commerce heroku heroku-deployment html javascript rails ruby web-application
Last synced: 08 Apr 2026
https://github.com/aquaflamingo/mutations_generator
Rails generator extension for mutations framework
Last synced: 14 May 2026
https://github.com/aboongm/rails-buget-app
The Ruby on Rails capstone project is to build a mobile web application where I can manage my budget: I have a list of transactions associated with a category, so that I can see how much money I spent and on what. I will create a Ruby on Rails application that allows the user to: register and log in, so that the data is private to them. Create categories and add expenses on each of these categories see the expenses on each category.
capybara-rspec devise postgresql rspec ruby ruby-on-rails
Last synced: 03 May 2026
https://github.com/abigiyaty/decode-morse-code
Decode a Morse code message is using ruby to solve basic coding challenges.
Last synced: 23 Jul 2025
https://github.com/cbrnrd/metasploit-modules
A collection of my finished and in development metasploit-framework modules
Last synced: 26 Mar 2025
https://github.com/seanedwards/cfer-provisioning
Instance provisioning tools for Cfer
ansible chef cloud-init cloudformation ruby
Last synced: 01 Apr 2025
https://github.com/sixarm/sixarm_ruby_fab
SixArm.com → Ruby → Fab gem to fabricate sample data for testing
data fabrication factory fake gem mock ruby
Last synced: 24 Jul 2025