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/tiagocbarbosa/viacep-cucumber
cucumber gherkin httparty ruby
Last synced: 28 Apr 2026
https://github.com/vaiorabbit/nanovg-bindings
A Ruby bindings for NanoVG ( https://github.com/memononen/nanovg )
Last synced: 07 May 2025
https://github.com/derkhadim/webhub
It's a annual of website and every user can share there links.
Last synced: 19 Apr 2026
https://github.com/optum/legion-crypt
A gem used by the LegionIO framework for encryption
Last synced: 01 Jul 2025
https://github.com/kossi-stack/blog-app
The Blog app is a classic example of a blog website. It's a functional website that shows the list of posts and empowers readers to interact with them by adding comments and liking posts.
Last synced: 18 Mar 2025
https://github.com/johansenja/sparkl
A decorator-like way of writing hooks for your Rails controllers
decorators decorators-python rails ruby ruby-gem ruby-on-rails
Last synced: 21 Jan 2026
https://github.com/przbadu/gc_score
CLI app for calculating github commit scores from https://api.github.com/users/<github_username>/events/public
Last synced: 09 Apr 2025
https://github.com/andrewjh271/odin_facebook
rails ruby ruby-on-rails social-media social-network
Last synced: 09 Apr 2025
https://github.com/rubyonworld/edtf-ruby
😆 A variation of EDTF will part of the upcoming ISO 8601-2 standard. EDTF-Ruby does not support this new version of EDTF yet, but if you are curious, EDTF.js, an ES6 implementation is already available.
8601-2 edtf iso ruby standard support upcoming
Last synced: 12 Nov 2025
https://github.com/jangseongwoo/blog-app
Jenkins, Google Cloud Platform을 활용해 자동화 어플리케이션 배포 테스트 저장소입니다.
capistrano ci-cd google-cloud-platform jenkins ruby ruby-on-rails
Last synced: 10 Mar 2025
https://github.com/state-machines/state_machines-mongomapper
mongomapper ruby state-machine
Last synced: 04 Jul 2025
https://github.com/sixarm/sixarm_ruby_spreadsheeting
SixArm.com » Ruby » Spreadsheeting has import & export helpers for CSV, TSV, Excel, etc.
csv excel export gem ruby spreadsheet tdf tsv
Last synced: 30 Mar 2025
https://github.com/guillaume-gomez/image-collection-generator
Generate combinaison of image based on assets database
generative-art image-processing ruby
Last synced: 04 Apr 2025
https://github.com/vcsjones/xaes-256-gcm-ruby
XAES-256-GCM for Ruby
cryptography ruby xaes-256-gcm
Last synced: 12 Dec 2025
https://github.com/matheusrich/rich_engine
A terminal-based Ruby game engine
Last synced: 12 Dec 2025
https://github.com/adrianomonteiroweb/restapi-with-rubyonrails
Repositório de estudos de uma Rest API em Ruby on Rails.
Last synced: 14 May 2026
https://github.com/weebnetsu/ruby-learning-material
The learning material used for my Ruby course
Last synced: 10 Sep 2025
https://github.com/garethrees/rack-floc-off
Tells Google not to impose Federated Learning of Cohorts (FLoC) on users
Last synced: 30 Jun 2026
https://github.com/gogvale/adventofcode
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.
advent-of-code advent-of-code-2022 ruby
Last synced: 12 Jun 2025
https://github.com/wtnabe/activerecord-simple_explain
explain method for ActiveRecord 3.0.x and 3.1.x
Last synced: 13 Jun 2026
https://github.com/wtnabe/rqrcode_png_bin
command line interface for rqrcode https://github.com/whomwah/rqrcode
Last synced: 07 Jun 2026
https://github.com/maheenqaisar/yummie-ui-ios-app
Yummie, Food Ordering App UI
github ios ios-app kingfisher recipe-app ruby ruby-on-rails swift ui xcode yummy-recipes
Last synced: 05 Apr 2026
https://github.com/bfontaine/meuh-cli
Command-line tool to get Anticafé’s Web radio station (radiomeuh.com) 's current playlist
Last synced: 14 Jun 2025
https://github.com/testingbot/ruby-cucumber-example
An example of Ruby with Cucumber for TestingBot.com
cucumber ruby selenium selenium-webdriver webdriver
Last synced: 10 Apr 2026
https://github.com/burythehammer/hearthwiz
Hearthstone card management website
cucumber hearthstone rspec ruby ruby-on-rails
Last synced: 05 Apr 2026
https://github.com/purifetchi/maidchan
simple tinychan clone written in ruby/sinatra with sqlite3
imageboard ruby sinatra sqlite3 tinychan
Last synced: 07 Sep 2025
https://github.com/beyarz/ruby-skynet
SDK for integrating Sia Skynet into Ruby applications
Last synced: 28 Dec 2025
https://github.com/odhiambo-ed/ruby-todo-list
The ToDo List Manager is a straightforward Ruby application that allows you to manage your tasks from the command line. It provides basic functionalities for adding, viewing, marking tasks as complete, and removing tasks. Tasks are stored in a text file, making it easy to persist your tasks between sessions.
Last synced: 17 Mar 2025
https://github.com/silva4dev/meeting-scheduler-clean-architecture-project
💥 Building a meeting room reservation management system with Ruby and Deno Fresh using TDD, DDD, Clean Architecture, Design Patterns and SOLID principles 🎯✨.
deno design-patterns domain-driven-design fresh hanami rails rspec ruby ruby-on-rails solid-principles test-driven-development typescript
Last synced: 10 Apr 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/bmista/ruby-test-tracer
OpenTracing compatible Tracer implementation to be used in tests in Ruby
opentracing rspec ruby tests tracer
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/gabyse1/enumerable
This program implements the all?, any?, and filter methods that have the same funcionality as methods in Ruby Enumerable module.
Last synced: 10 Apr 2025
https://github.com/aquaflamingo/mutations_generator
Rails generator extension for mutations framework
Last synced: 14 May 2026
https://github.com/arirusso/analog
A Ruby helper for scaling numbers
math numbers range ranges ruby ruby-helpers scale scaling-numbers
Last synced: 28 Oct 2025
https://github.com/connorjacobsen/helpscout
Ruby library for HelpScout Mailbox API 2.0
Last synced: 07 Jul 2025
https://github.com/frankmugagga/oop-school-library
OOP-school-library is a ruby app to record what books are in the library and who borrows them and can be used to add new books, new students, and save records of who borrowed a given book and when
Last synced: 07 Jul 2025
https://github.com/simonneutert/gilded_rose_kata
Refactor like a Boss (Refactor like Sandi Metz)
minitest refactoring ruby tdd-kata test-driven-development tutorial tutorial-code
Last synced: 15 Mar 2025
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/frosenberg/frosenberg.github.com
my website
css html jekyll minimal-mistakes ruby
Last synced: 19 Jan 2026
https://github.com/diogosouza/hb-oauth2-diy
Honeybadger's OAuth2 source code for Ruby and Rails project with Devise and oauth-plugin.
devise oauth-plugin oauth2 rails ruby
Last synced: 30 Apr 2025
https://github.com/mariorcardoso/value_objects
Rails app used to test some value objects while writing blog post
ruby ruby-on-rails value-object
Last synced: 14 May 2026
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/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/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/akhilgkrishnan/shortly
URL Shortner Application
hacktoberfest ruby rubyonrails url-shortener
Last synced: 14 May 2026
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/iotaspencer/cloud_party
A HTTParty based rubyflare, instead of relying on curb/libcurl
cloudflare cloudflare-api gem httparty ruby rubygems
Last synced: 23 Oct 2025
https://github.com/sealinesun/react-native-chat-map
java javascript objective-c other python react-native ruby shell
Last synced: 06 Apr 2026
https://github.com/aryan10/battle-strings
A research on the battle strings of Ruby, FireRed & Emerald.
battle battle-strings battle-text buffers byte-changes emerald fire-red hex-editor pointer rom ruby string text
Last synced: 10 Apr 2025
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/bludidi/ibudget
iBudget is a web based app that helps users to track the money they spent or they have to spent. A user must sign up and login to create categories of items they buy the app will do the calculations.
css3 postgresql-database ruby ruby-on-rails
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/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/paulinetw/rails-watch-list
Manage all the films you have seen, add them in lists and create bookmarks.
postgresql-database ruby tmdb-api
Last synced: 17 Jun 2026
https://github.com/viktormarinov/sqlbuilder
Lightweight Ruby gem for building SQL query strings
Last synced: 07 Jul 2025
https://github.com/papakvy/sonic_pass
Sonic Pass is a Ruby gem designed to generate strong, unique passwords. It provides a simple and efficient way to create passwords of varying lengths, making it an ideal tool for developers and users alike.
gems productivity ruby ruby-on-rails security
Last synced: 10 Apr 2025
https://github.com/neume/sugpoko
A prawnpdf wrapper to easily manage pdf components
pdf prawn prawn-pdf prawn-rails ruby
Last synced: 20 Jan 2026
https://github.com/kuntoaji/docheck
domain name availability checker
cli domain domainname gem gems ruby rubygem rubygems whois
Last synced: 26 Mar 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/graphql-protocols/graphql-protocols-sinatra-sample
A ruby sample of GraphQL protocols on Sinatra
graphql-protocols ruby sdl sinatra
Last synced: 03 Apr 2025
https://github.com/maheshkumar-novice/mastermind
A command line game written in Ruby
Last synced: 26 Mar 2025
https://github.com/pedro-donoso/indice
- Programa que calcula el salario en función de un % de aumento. - Programa en el que usuario adivina el número que elige la máquina. - Programa que calcula el Índice de Masa Corporal (IMC) e indica niveles de obesidad.
Last synced: 21 Mar 2025
https://github.com/sinnahsaint/dungeon_crawl
I've built a text based game like the classic Adventure game or the Choose-Your-Own-Adventure books. This is starting simply for now but with an eye to multiple maps, encounter randomisation.
adventure-game cmdline game games oop ruby
Last synced: 08 Jun 2026
https://github.com/tonycthsu/leash
Do Nothing Scripting with Ruby
automation devops do-nothing-scripts leash ruby rubygems
Last synced: 10 Apr 2025
https://github.com/midautumnmoon/reinbow
Ruby gem for colorizing text in terminal
Last synced: 10 Apr 2025
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/cjmarkham/env_prune
Find out which ENV variables can be removed from your .env file
env environment-variables ruby
Last synced: 02 Apr 2025
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/calebnance/jekyll_blog-calebnance
jekyll / scss / pwa
jekyll progressive-web-app ruby scss service-worker
Last synced: 11 Jan 2026
https://github.com/juzershakir/authenticate_user
User Authentication
action-mailer bootstrap devise postgresql rails recaptcha ruby
Last synced: 22 Oct 2025
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/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/thetacom/thetacom.github.io
A collection of misc guides, quick references, and programming resources.
guides how-to javascript programming-fundamentals python ruby typescript
Last synced: 12 Apr 2026
https://github.com/sendamply/amply-ruby
Ruby SDK for Amply
amply email ruby transactional-email
Last synced: 08 Jul 2025
https://github.com/altontonn/school-library
This is a OOP Student Library that implements the classes to represent students and teachers.
Last synced: 02 Apr 2025
https://github.com/iak97/rails_todo_api
A todo api using ruby on rails with rspec
rails rails-api rails-application rails7 rspec rspec-rails rspec-testing ruby ruby-app ruby-on-rails
Last synced: 16 Feb 2026
https://github.com/yuukitoriyama/ryokucha
FlickrAPIから取得したデータをOpenStreetMap上に表示する
flickr-api html5 javascript leafletjs openstreetmap-api ruby
Last synced: 20 Apr 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/bravetheskies/bulk-gift-card-import
Bulk gift card import tool for Shopify.
gift-cards migration ruby shopify
Last synced: 15 May 2026
https://github.com/ichala/short-let-api
This project is the backend service provider for the Short Let application, which helps the frontend to register, and login using JWT. It also provides many API endpoints to read, write, update, and delete data from all parts of the project. We built a simple and useful documentation for this project so the community can have an idea how to use this.
Last synced: 15 May 2026