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/0x2c6/treehouse-dl
Download Treehouse videos without pro membership
ruby treehouse treehouse-dl treehouse-downloader treehouse-video-downloader
Last synced: 29 Jun 2026
https://github.com/markertmer/cyoa_project
A "Choose Your Own Adventure" styled game I wrote to practice using if/else statements, user input, hashes, and methods in Ruby
choose-your-own-adventure game ruby turing-school
Last synced: 29 Mar 2025
https://github.com/ostaptan/firudo
rubygem to setup logging and filtering secure attributes for Sinatra
filtering ruby security sinatra url-parameters
Last synced: 19 May 2026
https://github.com/nemwel-boniface/grind_75
Grind 75 is a customized leetcode study plan which is provided by the tech interview handbook. The handbook comprises of 75 common leetcode challenges.
dsa-learning-series dsa-practice dsalgo-questions javascript ruby
Last synced: 29 Mar 2025
https://github.com/fabiomux/jekyll-disqus-plugin
Jekyll plugin that provides all the required tags to render the Disqus comment section and the counter.
disqus jekyll jekyll-plugin ruby ruby-gem
Last synced: 19 May 2026
https://github.com/vitaee/rubytimemanagement
Ruby time management application.
Last synced: 18 Apr 2026
https://github.com/muskan2532150/blog-app
This application is for content creation and sharing. It allows users to craft and post content in an organized and efficient manner so that their work can reach a wider audience.
controller rspec-testing rubocop ruby views
Last synced: 29 Mar 2025
https://github.com/pablob07/cine
Cine project example - Modulo9 - Desarrollo de aplicaciones con Ruby on Rails - OTEC AIEP.
activerecord cine devise model ruby ruby-on-rails testing
Last synced: 19 May 2026
https://github.com/amalfra/maildir2json
A simple ruby script to convert maildir format file to JSON format
cli commandline json maildir-format ruby
Last synced: 19 May 2026
https://github.com/spacebanana420/kerolauncher
Configurable cross-platform launcher for games, programs, commands, etc
cli command-line cross-platform games launcher lutris ruby tui wine
Last synced: 19 May 2026
https://github.com/krainboltgreene/jsonapi-materializer.rb
jsonapi-materializer is a way to turn data objects (for example, active record models) into json:api responses.
Last synced: 21 Jun 2025
https://github.com/haliljon/rock-paper-scissors-itransition
This is a command-line implementation of a generalized rock-paper-scissors game with support for an arbitrary number of moves. The game includes features such as a cryptographically strong random key generation, HMAC (Hash-based Message Authentication Code) calculation, and a help menu that displays a win/lose/draw table for different move combos.
Last synced: 31 Oct 2025
https://github.com/hashim21223445/andoka-cloud.2000
Andoka Cloud.mdConfig files for my GitHub profile.
algorithms docker-compose firebase firebase-auth git gitactions-workflow github-actions github-config html html-css-javascript java javascript laravel machine-learning modules qa qrcode-generator ruby template university-project
Last synced: 08 Apr 2026
https://github.com/iank-code/mill-autos-backend
This is the server of Mill Autos, an ecommerce site for vehicles and bikes
actionmailer bcrypt-password-hashing daraja-api jwt-authentication ruby ruby-on-rails
Last synced: 01 May 2026
https://github.com/buluma/ansible-role-ruby_gems
Ansible Role - Ruby Gems
ansible ansible-role molecule ruby ruby-gem rubygems tox
Last synced: 05 Apr 2026
https://github.com/krishpranav/snmpwn
SNMPv3 user enumerator and attack tool made in ruby
bruteforce ruby ruby-bruteforce snmpv4 snmpwn
Last synced: 27 Mar 2025
https://github.com/vadim-geroim/image-blur-1
Build an image by using a two-dimensional array to store the pixel values for the image.
datastructures image-blur ruby
Last synced: 07 Jun 2026
https://github.com/mkonikov/dynamicbase
DynamicBase is a lightweight object-relational mapping tool built with Ruby.
Last synced: 16 Jul 2025
https://github.com/KapilDevPal/Fatsecret-Lite
A simple ruby gem A Ruby Gem for FatSecret
fatsecret fatsecret-api ruby ruby-on-rails rubygem
Last synced: 10 May 2025
https://github.com/sainingo/school_library_oop
This is a simple ruby console application that uses object oriented programming concepts like classes, objects, inheritance to constructs a simple but yet powerful application.
git oop-principles ruby terminal
Last synced: 06 May 2026
https://github.com/lucas4tech/ruby-clean-architecture-api-project
❤️ Building a powerful API with Ruby, using TDD, DDD, Clean Architecture, Design Patterns, and SOLID principles to deliver elegant and maintainable backend systems 🎯✨
ci-cd docker docker-compose domain-driven-design grape postgresql rspec ruby sequel solid-principles swagger test-driven-development
Last synced: 11 Apr 2026
https://github.com/abhishekkr/abk-labs.cucumber
collection of Cucumber based setups, derailed_cuke
bdd-tests cucumber ruby testing
Last synced: 20 May 2026
https://github.com/helloojasmutreja/final-book-donation-model
This web application, built using Ruby on Rails 7, offers a platform for users to give and request books. This final version includes user registration and assigned roles, categorization of books, search functionality, the ability to make donations, and the ability to request books. Additionally, it features a professional styling design.
book database devise donation rails7 ransack ruby ruby-on-rails web-application
Last synced: 14 Mar 2025
https://github.com/elijahdre/morse-code
This is an educational project to decode a Morse code using Ruby programming language.
microverse microverse-projects microverse-ruby microverse-students rubocop ruby
Last synced: 29 Mar 2025
https://github.com/tedlivist/caesars_cipher
This is a Ruby function that solves the Caesar's Cipher algorithm challenge on the Odin Project. It takes a string and a number and returns another string with each character in the new string being a result of the initial character shifted the inputted number of times in the Alphabet.
caesar-cipher coding-challenge ruby
Last synced: 29 Mar 2025
https://github.com/blackwinter/lsi4r
Latent semantic indexing for Ruby.
latent-semantic-indexing lsi ruby rubynlp
Last synced: 29 Mar 2025
https://github.com/elijahdre/school-library
This is an educational project to create 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 and save records of who borrowed a given book and when.
library microverse microverse-projects microverse-ruby microverse-students oop ruby
Last synced: 29 Mar 2025
https://github.com/emmvs/call_your_mom
Call your loved ones
html javascript rails ruby scss
Last synced: 20 Jan 2026
https://github.com/xwartz/to-query.js
🏁 Serialize a set of key/values into a query string, like ruby to_query method.
Last synced: 20 May 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/delonnewman/contracts-gen
Generate data from contracts
contracts design-by-contract functional functional-programing generative-testing ruby testing
Last synced: 29 Mar 2025
https://github.com/ksylvest/omniai-llama
An implementation of the OmniAI interface for Llama.
Last synced: 07 Mar 2026
https://github.com/evanthegrayt/attribool
✅ Ruby macros for creating boolean methods for attributes that may or may not be booleans themselves.
attributes booleans gem macros ruby rubygem
Last synced: 09 May 2025
https://github.com/abhishekkr/irc-qik-bot
pure socket no framework :: IRC Qik Bot ~ its a babbling IRC Bot very quick to setup and act ;) aiming to be intelligent
bot irc irc-bot irc-protocol ruby rubygem
Last synced: 07 Mar 2026
https://github.com/renyijiu/ding_hook
a gem build for use the dingding webhook convenient and happy
dingding dingding-bot gem ruby
Last synced: 13 Jun 2026
https://github.com/gagniuc/single-for-loop-traversal-of-2d-arrays
It demonstrates the use of a single "for-loop" in traversing a matrix. The example shown here is made in 10 programming languages: C#, C++, Java, Javascript, PERL, PHP, Python, Ruby and VB/VBA.
array cpp csharp java javascript matrix perl php python ruby vb6 vba vba-excel vba-macros
Last synced: 07 Apr 2026
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 Jun 2026
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/zachahn/decay
Rust-like enums for Ruby
enum enumerable enums ruby ruby-on-rails
Last synced: 21 May 2026
https://github.com/ukoloff/appveyor-worker
Access to AppVeyor Build Worker API
Last synced: 30 Mar 2025
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/playpasshq/telleroo
A Ruby interface to the Telleroo API.
Last synced: 12 Jul 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/goronfreeman/pipe_dream
A dreamy, zero-dependency YouTube API wrapper
Last synced: 08 May 2026
https://github.com/shafiuyushawu/tdd-ruby
TDD-Project which provides collection classes with methods that seek to solve problems including finding the factorial of a number, return string with its reverse form and solving fizzbuzz puzzles.
classess rspec-testing rubocop ruby
Last synced: 28 Mar 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/tkuchiki/chef-dump-attr
Dump attributes command for Chef
attributes chef cli dumper ruby
Last synced: 17 May 2026
https://github.com/martinnicolas/martinnicolas.github.io
Blog, Jekyll. Ruby 2.4.0
Last synced: 19 Jan 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/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/murat/ecomm-api
Ecomm is a e-commerce API powered by RoR
backend-api e-commerce rails-api ruby
Last synced: 06 Jul 2026
https://github.com/authrocket/authrocket-ruby
AuthRocket client for Ruby
authentication authrocket rails ruby
Last synced: 24 Dec 2025
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/takp/jp_station
🚂 Ruby Gem. You can get the near station data from latitude and longitude.
Last synced: 04 Nov 2025
https://github.com/kammradt/my-gems-summary-cli
🎸 We all know you a rockstar, let's see some numbers 💎
Last synced: 03 Nov 2025
https://github.com/tom-barone/jqc
Work management system built with Rails
bootstrap github-actions postgresql rails ruby
Last synced: 02 Jan 2026
https://github.com/omkz/rails-react-blog
Blog application with Rails and React.js
postgresql rails react react-router reactjs ruby ruby-on-rails
Last synced: 08 Apr 2026
https://github.com/bitmaybewise/bolso-furado
Tag your old articles on Pocket as "bolso-furado"
Last synced: 13 Apr 2025
https://github.com/erozas/avocasts
AvoCasts is an example application learning management application built for articles in the Avo Blog
admin rails ruby ruby-on-rails
Last synced: 17 May 2026
https://github.com/galtzo-floss/yard-fence
🤺 A YARD plugin to prevent InvalidLink warnings. Convert ASCII braces ('{}') to full-width braces ('{}') within code fences (triple-or-single backticks) during YARD processing, and back to ASCII braces afterward
documentation plugin ruby rubygem yard yardoc
Last synced: 07 Apr 2026
https://github.com/andyobtiva/glimmer_metronome
Glimmer Metronome supports different beat counts, click sounds, and tempos, including tap-based tempo calculation.
desktop desktop-app desktop-application glimmer-dsl-swt gui jruby metronome music ruby
Last synced: 24 Jun 2025
https://github.com/kei178/pdftocsv
This library offers a tool to enable you to convert PDF files to CSV-like data.
Last synced: 27 May 2026
https://github.com/raphox/angorah
Social network consult
graph neo4j ruby ruby-on-rails social-network
Last synced: 28 Mar 2025
https://github.com/hanazuki/bookwalker.rss
RSS feed generator for your BOOK☆WALKER purchase history
bookwalker cloudformation ruby sam
Last synced: 22 May 2026
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/readysteady/monies
Ruby gem for representing monetary values
Last synced: 18 Feb 2026
https://github.com/kenjij/mos-eisley
"You will never find a more wretched hive of scum and villainy."
Last synced: 15 May 2026
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/webmatze/dragonruby_star_defender
DragonRuby Star Defender Game is an exciting space-themed Shoot-Em-Up created with DragonRuby GTK.
2d-game dragonruby game ruby shmup shoot-em-up
Last synced: 06 Jul 2026
https://github.com/ministryofjustice/govuk-pay-ruby-client
Ruby client for GOV.UK Pay API (basic functionality)
payments ruby x-justice-delivery-team
Last synced: 15 Apr 2025
https://github.com/codella/bullock
:construction: Work In Progress :construction: A simple Ruby PEG implementation - no strings attached!
Last synced: 16 Sep 2025
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/fmjsjx/lib-bson
Patch some useful functions for BSON in RUBY.
Last synced: 28 Mar 2025
https://github.com/ambrose-kibet/catalog-of-my-things
This is a command line app built collaboratively with ruby that allow the user to arrange thier stuff in an organized manner
Last synced: 17 May 2026
https://github.com/krishpranav/rbshodan
A shodan library written in ruby
ruby ruby-gem ruby-library shodan shodan-client
Last synced: 27 Mar 2025
https://github.com/codesalley/myruby-psets
List of ruby problem-sets and solutions I implemented to help others get familiar and comfortable with ruby
Last synced: 07 Apr 2025
https://github.com/botshen/mangosteen-1-bak
山竹记账服务端
postgresql rails7 repec ruby tdd
Last synced: 12 Apr 2026
https://github.com/evgeniradev/captchah
A Rails captcha gem that attempts to determine whether or not a user is human.
captcha rails ruby ruby-on-rails
Last synced: 25 Jul 2025
https://github.com/kananinirav/image-optimization
Image Optimization
image-optimization rails7 ruby ruby-on-rails
Last synced: 20 Jan 2026
https://github.com/bestbynature/spendwise
SpendWise is a mobile web application designed to help users efficiently manage their budgets and track expenses. With an intuitive and user-friendly interface, this app enables individuals to gain insights into their spending habits and make informed financial decisions.
erb-template rails7 ruby rubyonrails
Last synced: 02 Feb 2026
https://github.com/knowald/simple_graph
A simple graph library for Ruby.
bfs datastructures graphs pathfinding ruby
Last synced: 25 Jul 2025
https://github.com/kortirso/yandex_cloud
Ruby API wrapper for Yandex Cloud services
api-wrapper ruby ruby-gem ruby-on-rails yandex yandex-cloud
Last synced: 17 May 2026