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-23 00:27:18 UTC
- JSON Representation
https://github.com/eregon/adventofcode
My solutions in Ruby to http://adventofcode.com/
advent-of-code advent-of-code-2015 advent-of-code-2016 advent-of-code-2017 ruby
Last synced: 29 Sep 2025
https://github.com/zven94/portfolio
This repo contains my portfolio and a selection of projects and works that I have completed. Feel free to explore these projects and know me better.
css css3 html javascript react reactjs ruby
Last synced: 28 Sep 2025
https://github.com/gangelo/deco_lite
DecoLite is a little gem that allows you to use the provided DecoLite::Model class to dynamically create Decorator class objects. Use the DecoLite::Model class directly, or inherit from the DecoLite::Model class to create your own unique subclasses with custom functionality. DecoLite::Model includes ActiveModel::Model, so validation can be applied using ActiveModel validation helpers you're familiar with; or, you can roll your own - just like any other ActiveModel. DecoLite::Model allows you to consume a Ruby Hash that you supply via the initializer (DecoLite::Model#new) or via the DecoLite::Model#load! method. Any number of Ruby Hashes can be consumed. Your supplied Ruby Hashes are used to create attr_accessor attributes (or "fields") on the model. Each attribute created is then assigned the value from the Hash that was loaded. Again, any number of hashes can be consumed using the DecoLite::Model#load! method.
decorator decorator-pattern decorators gem rails-gem ruby ruby-gem ruby-gems
Last synced: 30 Apr 2025
https://github.com/foca/flagpole
Store multiple flags in an Integer field by using a bitmap
Last synced: 03 Aug 2025
https://github.com/krishpranav/redditosint
A simple ruby tool that scrapes reddit user's comment history and saves into a JSON file
information-gathering osint reconnaissance reddit reddit-osint ruby ruby-osint username-checker username-osint
Last synced: 10 Mar 2026
https://github.com/charlyjazz/gosu-dont-touch-the-spike
2D game in Gosu engine :bird:
Last synced: 11 Apr 2025
https://github.com/westonganger/active_record_simple_execute
Sanitize and Execute your raw SQL queries in ActiveRecord and Rails with a much more intuitive and shortened syntax
Last synced: 27 Feb 2025
https://github.com/2called-chaos/watchmonkey_cli
Watchmonkey CLI - dead simple monitoring tool for rubyists
command-line command-line-tool monitor-resources monitoring monitoring-tool platypus platypus-support ruby telegram-bot
Last synced: 11 Apr 2025
https://github.com/rwubakwanayo/motorbike_booking_backend
Motorbike Booking is a Rails back-end application that enables users to book Motorbikes. It provides API endpoints for the front end, allowing them to load, create, and delete Motorbikes, as well as make reservations. Users need to register or log in to access the API endpoints, which can be done via the same endpoints.
Last synced: 23 Mar 2025
https://github.com/kevinelliott/power_snoop
Ruby gem to snoop on power consumption from known devices.
consumption heat power ruby ruby-gem
Last synced: 01 May 2025
https://github.com/c00p75/oop-school-library
School Library is a Ruby practice project aimed at mastering Object Oriented Programming.
Last synced: 01 Sep 2025
https://github.com/dannyben/victor-cli
Command line for Victor, the Ruby SVG library
Last synced: 17 Apr 2025
https://github.com/jeffkay16/recipe-app
The Recipe app keeps 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.
Last synced: 01 Aug 2025
https://github.com/deciduously/ruby-template
Minimal Ruby project template
bundler minitest rake rubocop ruby ruby-tutorial template
Last synced: 29 Jun 2025
https://github.com/mvz/pinhole
Tracker-based photo manager for Gnome
gir-ffi gnome gtk3 hacktoberfest ruby tracker
Last synced: 09 Aug 2025
https://github.com/infrablocks/rake_ssh
Tasks for managing SSH keys.
infrablocks rake rake-task rake-taskset ruby ruby-gem rubygem ssh ssh-key ssh-keys taskset
Last synced: 26 Sep 2025
https://github.com/ebenezr/clock-me-back-end
About timecard application made with react(Typescript) and Ruby , used to track clock in and clock out timestamps for employees and manage employees
activerecord react ruby sass typescript
Last synced: 15 Apr 2025
https://github.com/anthonycorletti/modal-rb
An unofficial ruby client for Modal.
Last synced: 11 Nov 2025
https://github.com/robb-randall/owmo
Ruby openweathermap.org API
openweathermap openweathermap-api ruby ruby-gem rubygems
Last synced: 04 Mar 2026
https://github.com/andrewmcodes/haml-lint-action
A GitHub Action that lints your HAML code with HAML Lint!
action actions andrewmcodes annotations github-actions haml haml-action haml-lint haml-lint-action haml-linter-action lint linter ruby ruby-on-rails workflow
Last synced: 06 Aug 2025
https://github.com/delano/uri-valkey
URI support for Valkey/Redis connection settings
Last synced: 24 Aug 2025
https://github.com/jonniecache/jekyll-thumb
This Jekyll plugin automatically generates image thumnails using libvips
image-processing jekyll jekyll-plugin liquid ruby thumbnails vips
Last synced: 04 Oct 2025
https://github.com/webmatze/dragonruby-sokoban-game
A Sokoban Clone using DragonRuby Game Toolkit
dragonruby game indiegame ruby smaug sokoban sokoban-game
Last synced: 23 Apr 2025
https://github.com/larevanchedessites/google-robotstxt-ruby
🤖 Ruby gem wrapper around Google Robotstxt Parser C++ library
c-plus-plus cpp gem google robots-parser robots-txt ruby ruby-gem rubygem rubygems seo
Last synced: 17 Aug 2025
https://github.com/euotiniel/polyglotprogramming
Este é um repositório de código aberto no GitHub que contém uma coleção de exercícios populares de programação resolvidos em várias linguagens. O objetivo é ajudar desenvolvedores a aprimorar suas habilidades em programação, fornecendo desafios e soluções para que possa praticar e aprender.
aprendizado exercicios golang java programacao python ruby typescript
Last synced: 06 Mar 2025
https://github.com/bright-phiri/art-backend
💎| AliLabs ART Sample Tracking Backend
api-development back-end backend-development rails-api rails7 ruby
Last synced: 01 Oct 2025
https://github.com/bondok6/enumerable
In this project we learned how to use a module inside a class. For this we created a class `MyList` and a module `MyEnumerable`. the module MyEnumerable will implement a subset of the functionality of Enumerable.
Last synced: 02 Aug 2025
https://github.com/piercel2022/budget_app
PIERCEL-BUDGET is a mobile web application where a user can manage the budget, and can easily create an account, login and start managing his budget. The features of the web application are: The user authentication to create an account and then login. The user can add some transactions according to the category of the transactions.
bootstrap5 postgresql rails7 render ruby ruby-on-rails
Last synced: 01 Oct 2025
https://github.com/alexherbo2/roman-numeral.rb
A command-line program and library for parsing and generating Roman numerals
command-line-tool library roman-numerals ruby
Last synced: 02 Aug 2025
https://github.com/eval/sequel-xtdb
Adapter to connect to XTDB v2 using Sequel.
Last synced: 15 Aug 2025
https://github.com/infrablocks/ruby_npm
A simple Ruby wrapper for invoking NPM commands.
command-line npm ruby ruby-gem ruby-library rubygem
Last synced: 17 Jun 2025
https://github.com/defkode/esm-reader
Reader for .ddd (digital tachograph files)
Last synced: 26 Oct 2025
https://github.com/dannyben/rigit
Scaffolding that doesn't bite
gem ruby scaffolder scaffolding
Last synced: 04 Oct 2025
https://github.com/cvilla714/rails-capstone
Created a Sports Article App, which features the picture of the article with the most likes on the main page and shows at the bottom the most recent articles for each category. Built with
bootstrap postgresql ruby ruby-on-rails
Last synced: 13 Apr 2025
https://github.com/chadowo/gosu-mruby-wrapper
Wrapper around Gosu and MRuby to run Gosu games natively on desktop platforms
game-dev gamedev gamedev-tool gosu libgosu mruby ruby
Last synced: 04 Sep 2025
https://github.com/trashhalo/constant_sandbox
Tool for ruby codebases used to enforce boundaries and modularize Rails applications
Last synced: 03 Aug 2025
https://github.com/narazaka/opal-file
native File.read, File.write etc... for Opal
Last synced: 12 Aug 2025
https://github.com/foca/granola-cache
Cache the output of your Granola serializers.
caching granola json-serialization lesscode ruby
Last synced: 03 Aug 2025
https://github.com/apsislabs/slayer
A Killer Service Layer
rails ruby service-object slayer
Last synced: 30 Jun 2025
https://github.com/buttercms/rails-starter-buttercms
Drop-in proof-of-concept Ruby on Rails app, fully integrated with your ButterCMS account
blog buttercms cms heroku rails ruby starter starter-project
Last synced: 03 Sep 2025
https://github.com/divinrkz/one-liners
Quick One Liners in JavaScript, TypeScript, Python, Rust, Java, Ruby, C, C++
c cpp java javascript php python ruby rust typescript
Last synced: 03 Aug 2025
https://github.com/kevinpruvost/venomengine
Cross-Platform Research-Focused Graphics Engine
bazel hlsl metal raytracing ruby vulkan
Last synced: 25 Jun 2025
https://github.com/vavgustov/rgversion
Quickly copy latest semantic gem version to Gemfile
Last synced: 09 Aug 2025
https://github.com/nimacpp/rubyino
Translate ruby to arduino
arduino ino nimacpp rb ruby rubyino teranslate
Last synced: 17 Aug 2025
https://github.com/ijustdev/lazuli
CLI for transforming Amazon products into blog posts with eruby.
affiliate-marketing amazon cli commandline-interface paapi5 ruby templating
Last synced: 04 Oct 2025
https://github.com/kymmt90/active_record-type-encrypted_string
Provides encrypted string attributes to Active Record models
activerecord encryption rails ruby
Last synced: 08 Aug 2025
https://github.com/dvinciguerra/business-br
Business::BR is a namespace to put all validations like CPF, CNPJ, CEP and some other things to be used in a brazilian ruby project.
brazilian cep cnpj cpf gem ruby validation
Last synced: 11 Aug 2025
https://github.com/bodsch/ruby-grafana
A simple ruby wrapper for the Grafana HTTP API
api gem grafana monitoring ruby
Last synced: 04 Oct 2025
https://github.com/juanvqz/simple_form-theme
The easiest way to install modern CSS themes for SimpleForm.
bulma-css rails ruby rubygems tailwind-css
Last synced: 04 Oct 2025
https://github.com/bigcommerce/gruf-prometheus
Gruf plugin for Prometheus support
Last synced: 10 Mar 2026
https://github.com/siman-man/ripper_tree
RipperTree is like tree command for Ripper#sexp.
Last synced: 19 Aug 2025
https://github.com/tynab/k8s
Kubernetes
calio devops docker docker-desktop k8s kubernetes kubernetes-dashboard project-calico ruby sh shell vagrant virtualbox yan
Last synced: 03 Aug 2025
https://github.com/nulldef/ciesta
Create form objects
form-objects forms patterns ruby
Last synced: 06 May 2025
https://github.com/makevoid/bitcoin-address-watcher
Bitcoin address watcher // transaction notifier - receive a push notification when you receive a transaction
bitcoin block-explorer blockcypher loop notification notifier ruby transactions tx-notifier
Last synced: 08 Apr 2025
https://github.com/jbussdieker/ruby-enc
External node classifier and reporting dashboard
Last synced: 03 Aug 2025
https://github.com/bohaz/oop-school-library
This project demonstrates Object-Oriented Programming (OOP) concepts in Ruby by creating a simple school system.
Last synced: 15 Apr 2025
https://github.com/adel-gu/budget-app
Instant Budget is a mobile web application that can helps you keep track and manage your daily financially transaction.
bootstrap5 postgresql ruby ruby-on-rails
Last synced: 09 Mar 2026
https://github.com/gedeonts/morse_code_decoder
This is a project to decode a Morse code using Ruby programming language.
Last synced: 23 Sep 2025
https://github.com/gedeonts/catalog-of-my-things
A console app that helps users to keep a record of different types of things we won
Last synced: 03 Feb 2026
https://github.com/andriy-baran/rspec_request_helpers
A set of helpers for testing with RSpec
dsl hacktoberfest rails rspec ruby testing
Last synced: 13 Aug 2025
https://github.com/mtwilliams/ryb
:meat_on_bone: Generate build files for Visual Studio, XCode, and Ninja.
build-system dsl ninja ruby visual-studio xcode
Last synced: 29 Sep 2025
https://github.com/dubek/salsa20-ruby
Ruby bindings for the Salsa20 stream cipher algorithm
cipher encryption ruby salsa20
Last synced: 19 Mar 2025
https://github.com/klezvirus/deser-ruby
Ruby Deserialization Payload Generator
binary command-execution deserialization deserialization-vulnerability rails rce ruby yaml
Last synced: 29 Jun 2025
https://github.com/michaelherold/bridgetown-webfinger
A Bridgetown plugin that gives your site the ability to answer Webfinger requests
bridgetown-automation bridgetown-plugin ruby webfinger
Last synced: 30 Sep 2025
https://github.com/benawi/ruby-enumerable
This repository includes files with Ruby that can be used to recreate a Enumerable
Last synced: 24 Sep 2025
https://github.com/andyatkinson/development_guides
Installation Instructions for Rideshare
Last synced: 28 Aug 2025
https://github.com/dereknguyen269/ruby-style-guide-vietnamese
Airbnb's Ruby Style Guide - Vietnamese Version
clean-code ruby ruby-clean-code ruby-clean-code-vietnamese ruby-style ruby-style-guide ruby-style-guide-vietnamese
Last synced: 21 Feb 2026
https://github.com/raminmammadzada/rails-members-only
Microverse School > Rails > #5 Members Only
Last synced: 29 Sep 2025
https://github.com/goatshriek/wrapture
a Ruby gem that generates object-oriented language wrappers for C code
Last synced: 22 Aug 2025
https://github.com/noraj/sigsegv2.reverse_6
A reverse challenge that was available during SigSegV2 CTF (2019)
bytecode challenge ctf disassembly misc reverse-engineering rtfm ruby sigsegv2
Last synced: 08 Nov 2025
https://github.com/amake/srx-languagetool-ruby
SRX segmentation rules from LanguageTool, for Ruby
languagetool ruby segmentation srx
Last synced: 19 Oct 2025
https://github.com/meg-gutshall/rxeactions
Rxeactions is a digital journal that allows users to privately track medications they’ve been prescribed as well as side effects, thoughts, and feelings associated with those medications.
bootstrap bootstrap4 medication medication-history medications medicine postgresql ruby sinatra sinatra-applications sinatra-web sqlite3
Last synced: 27 Dec 2025
https://github.com/dawidd6/actions-updater
:hammer_and_wrench: Updater of used GitHub Actions in workflow files
gem git github-actions ruby ruby-gem update-checker updater
Last synced: 12 Oct 2025
https://github.com/renatodex/multipassify
Shopify Multipass module for Ruby
api integration multipass oauth ruby shopify
Last synced: 22 Jun 2025
https://github.com/meri-mg/ruby-group-capstone
In this group project, will be created a console app that will help the user to keep a record of different types of things they won: books, music albums, movies, and games. Everything will be based on the UML class diagram. The data will be stored in JSON files but also will be prepared in a database with tables structure analogical to the program's class structure.
Last synced: 27 Dec 2025
https://github.com/wahaj-ali/every-penny
This project is created as part of the rails capstone at Microverse. This app is a mobile web application where a user manage its budget: have a list of transactions associated with a category, so that the user can see how much money it spent and on what.
backend postgresql ruby rubyonrails
Last synced: 11 Nov 2025
https://github.com/philnash/sendgrid-email-status
A Rails application that sends emails via the SendGrid API and tracks their status
email rails rails6 ruby ruby-on-rails ruby-on-rails-6 sendgrid sendgrid-api twilio twilio-sendgrid
Last synced: 30 Sep 2025
https://github.com/adam12/inert
An experimental static site builder with unambitious goals.
roda ruby static-site static-site-generator
Last synced: 14 Apr 2025
https://github.com/oscarfmdev/recipe-inventory
Recipe app built with rails that allows the user to register recipes, foods and watch other people's recipes.
Last synced: 12 Sep 2025
https://github.com/MattRyder/interpreter
A Ruby interpreter written in C, as part of my CS degree.
academic-project c ruby ruby-interpreter
Last synced: 11 May 2025
https://github.com/noprompt/burdock-mode
An Emacs mode for Ruby providing structured editing and evaluation operations.
emacs ruby structured-editing structured-evaluation
Last synced: 26 Jun 2025
https://github.com/donchan922/rails-todo-sample
ToDo application using Ruby on Rails.
rails-todo rails-tutorial ruby
Last synced: 29 Sep 2025
https://github.com/bytedecoder/onuro
Ruby Workflow Engine based in events that execute a collection of rules
Last synced: 09 May 2025
https://github.com/rameerez/umami-ruby
⚪️ Ruby wrapper for the Umami analytics API
analytics google-analytics ruby ruby-on-rails umami umami-analytics web-analytics web-development
Last synced: 03 Feb 2026