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/mozameljawad/morse-decode
The Morse-Decode is the first project in Ruby, in this project we solve the basic coding challenge.
Last synced: 15 May 2025
https://github.com/june29/github-app-rails-example
A tiny GitHub App example built with Rails.
github-app rails ruby ruby-on-rails
Last synced: 12 Apr 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/z3n70/CVE-2021-41277
simple program for exploit metabase
bugbounty cybersecurity exploit metabase ruby
Last synced: 10 Mar 2025
https://github.com/sentayhu19/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. built with Ruby on Rails
Last synced: 26 Jan 2026
https://github.com/ssoready/ssoready-example-app-ruby-sinatra-saml
Example app with SAML support, built with Ruby + Sinatra + SSOReady
example example-app example-application example-code ruby ruby-sinatra rubygem saml saml-sso saml2 saml2-sp-sso sinatra sinatra-framework sso sso-authentication
Last synced: 07 May 2025
https://github.com/natasha-ct/creating-an-enumerable
This is a project where I created the functionality of the popular Ruby Enumerable using a module inside a class object.The Enumerable implements the following methods: #all? , #any? , #filter.
classes enumerable modules rubocop ruby
Last synced: 08 Feb 2026
https://github.com/200ok-ch/gh-events
Determine Github event types by their payload and translate them into textual representations
Last synced: 15 May 2025
https://github.com/orbitalquark/textadept-ruby
Ruby language module for Textadept.
rails ruby ruby-on-rails textadept textadept-module
Last synced: 01 May 2025
https://github.com/qingstor/qingstor-sdk-ruby
The official QingStor SDK for Ruby programming language.
qingstor qingstor-sdk ruby sdk
Last synced: 02 Sep 2025
https://github.com/ijayabby/tic-tac-toe
Tic Tac Toe is a pencil and paper game played on a 3×3 grid wherein players take turns (one is X, and the other O) in marking down the spaces in the grid. The first player who can place his mark in a horizontal, vertical, or diagonal row wins the match.
rspec rspec-testing ruby tic-tac-toe-game tic-tac-toe-ruby
Last synced: 20 Jan 2026
https://github.com/dhyegocalota/formtastic-jquery_inputmask
Easily add jquery inputmask to your ActiveAdmin. :nail_care:
activeadmin form inputmask javascript js mask rails ruby
Last synced: 02 Jan 2026
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/mikhailvs/simple-event-bus
Simple event bus for Ruby
emit-events event-bus publish-subscribe rails ruby
Last synced: 27 Jul 2025
https://github.com/p16n/quasars
A link-aggregator for astrophysics (no longer active)
astronomy astrophysics ruby ruby-on-rails
Last synced: 12 Jun 2025
https://github.com/ppostma/smart_paginate
Simple, smart and clean pagination extension for Active Record and plain Ruby Arrays.
Last synced: 27 Oct 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/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/unabridged/auto_strong_parameters
Skip the busywork of strong parameters
lts rails ruby strong-parameters
Last synced: 12 May 2025
https://github.com/nulldef/ciesta
Create form objects
form-objects forms patterns ruby
Last synced: 06 May 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/dodonki1223/qiita_trend_slack_notifier
qiita_trendを使用したslack通知スクリプト
qiita qiita-trend-slack ruby slack slack-bot
Last synced: 20 Apr 2025
https://github.com/jenkins-infra/asciidoctor-jenkins-extensions
Extensions to asciidoctor syntax for Jenkins-related materials
Last synced: 13 Jun 2026
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/jdsherbert/fisher-yates-shuffle
Fisher Yates Algorithm implementation for randomizing an array of objects, implemented in various languages.
c cpp csharp haxe java javascript js lua python ruby ts typescript unity unreal-engine
Last synced: 07 Apr 2025
https://github.com/cwaku/blog
The Blog app is a classic example of a blog website. A fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts. Built with Ruby / Ruby on Rails / PostgreSQL
blog blogtemplate rails ruby ruby-on-rails rubyonrails
Last synced: 10 May 2026
https://github.com/svyatov/http_wrapper
A simple wrapper around standard Ruby Net::HTTP library
http-client http-wrapper ruby utility-library
Last synced: 24 Apr 2025
https://github.com/masumajaffery/tdd-project
TDD is the Test Driven Development Technology that is about write tests before write a code and if code does not run according to test case then refactor code.
Last synced: 03 Sep 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/artichoke/spec-state
💎📈 Records historical ruby/spec compliance for Artichoke
artichoke language-specs ruby rubyspec
Last synced: 10 Apr 2025
https://github.com/er-contreras/oop-school-library
A library for students and teachers to rent a book. This is a executable file in the terminal, we can add students to a classroom, teachers and books with title and author.
json mixins oop-principles ruby
Last synced: 16 Mar 2026
https://github.com/javitocor/ruby-coding-challenges-the-odin-project
Solutions to coding challenges proposed by The Odin Project
coding-challenge odin-project ruby
Last synced: 24 Mar 2025
https://github.com/invoiced/invoiced-ruby
Official Ruby client library for the Invoiced API
Last synced: 10 Jun 2025
https://github.com/ericlondon/ruby-nokogiri-mongodb-crawler
Ruby class to crawl a website using Nokogiri, MongoDB database, and MongoMapper ORM
crawl mongodb mongomapper-orm nokogiri ruby
Last synced: 03 May 2025
https://github.com/sypht-team/sypht-ruby-client
A Ruby client for the Sypht API
api-client data-extraction document-capture extract extract-data-from-pdf extract-fields information-retrieval invoice invoice-parser pdf-parser receipt-capture receipt-reader receipt-scanner receipt-scanning ruby ruby-gem ruby-library sypht sypht-api sypht-ruby-client
Last synced: 28 May 2026
https://github.com/nelsonfigueroa/github-email-scraper
Scrape contributor emails from a GitHub repository.
Last synced: 24 Mar 2025
https://github.com/seven1m/ragchew.site
A website for amateur radio operators to find and participate in on-the-air gatherings
amateurradio hamradio ruby sinatra
Last synced: 21 Feb 2026
https://github.com/davidcelis/atproto
🌁 A Ruby gem to interface with ATProto servers like bsky.social
Last synced: 30 Aug 2025
https://github.com/chimehq/chime-ruby
A Chime extension for Ruby
extensionkit language-server-protocol ruby swift
Last synced: 22 Apr 2025
https://github.com/dantecatalfamo/xprinter-wifi
A tool to configure the WiFi on Xprinter wireless thermal printers from Linux
receipt-printer ruby thermal-printer xprinter
Last synced: 20 May 2026
https://github.com/sajari/sdk_ruby
Official repository of the Search.io SDK for Ruby
Last synced: 07 Apr 2025
https://github.com/codenoble/active_model_normalizr
An ActiveModelSerializers adapter for Normalizr-like JSON
flux gem json rails redux ruby ruby-gem serializer
Last synced: 11 Apr 2026
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/cloudmodel/cloudmodel
Ruby on Rails ActiveModel representation of common cloud admin tasks
Last synced: 19 Jul 2025
https://github.com/yasulab/ipa2warp
IPA 資料のリンク切れで困っている人向けの、ワンクリックで国立国会図書館のWebアーカイブ (WARP) にアクセスできるブックマークレットです。
bookmarklet github-pages ipa ruby warp
Last synced: 15 Sep 2025
https://github.com/infrablocks/rake_fly
Rake tasks for managing Concourse pipelines.
concourse concourse-ci fly infrablocks rake rake-task rake-taskset ruby ruby-gem rubygem taskset
Last synced: 21 Jul 2025
https://github.com/tomsquest/sinatra-html5boilerplate
Simple Sinatra application using Html5-boilerplate
html5-boilerplate ruby sinatra
Last synced: 13 Apr 2025
https://github.com/simonneutert/ruby-sftp-sync
sync a directory with your webhoster (no deletion) - perfect for jekyll users with a simple webspace
command-line-tool ftp jekyll ruby sftp ssh sync
Last synced: 14 Jun 2025
https://github.com/manageiq/binary_struct
BinaryStruct is a class for dealing with binary structured data.
Last synced: 13 Apr 2025
https://github.com/nareshnavinash/teber-ruby
Selenium, Ruby, Cucumber framework in Page Object model with Allure as reporting
cucumber framework parallel-tests ruby selenium web-automation
Last synced: 16 Jul 2025
https://github.com/owusu-desmond/guess-game
This is a simple guessing game. The program will generate a random number between 0 and 9. It will then prompt the player to enter a guess. After a guess is entered, the program will indicate whether the guess is too low or too high. If the guess is correct, the game will print a congratulatory message and exit.
Last synced: 29 Jul 2025
https://github.com/jagaapple/string_foundation.rb
A library that extends Ruby string class.
Last synced: 13 Apr 2025
https://github.com/pungrumpy/ethical-hacking-with-ruby
💎 Delve into the World of Ethical Hacking with Ruby: Master System Hacking and Web Exploits
beginner ethical-hacking ruby system-hacking web-hacking
Last synced: 22 Mar 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/schmidt/literate_maruku
Literate Maruku is a literate programming libary for Ruby based on the Markdown libary Maruku.
hacktoberfest literate-programming markdown ruby
Last synced: 13 Apr 2025
https://github.com/cheezenaan-sandbox/sample_app_rev4
Sample application forked from https://railstutorial.jp/
docker rails rails-tutorial ruby
Last synced: 29 Jul 2025
https://github.com/rukbotto/jekyll-index-pages
Index page generator for Jekyll sites.
Last synced: 14 Mar 2025
https://github.com/djo1975/school-library
School Library is ruby based with terminal user interface project in which you can create persons books and bunch of more objects School Library is a totally OOP (Object Oriented Programming) with inheritance, polymorphism and private methods
Last synced: 27 Jun 2025
https://github.com/stonesaw/spell-out
マウスだけで出来るシューティングゲーム | 中高生国際Rubyプログラミングコンテスト 2020 ゲーム部門 🏅 | 技育展 2021 登壇
Last synced: 02 Jul 2026
https://github.com/youmari/catsapp
An application that show cats images built with rails
Last synced: 20 Sep 2025
https://github.com/carreraprogrammer/school
In this web application, I created a school library with the next functionalities: Add new students or teachers.,Add new books, and Save records of who borrowed a given book and when.
Last synced: 18 Jul 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/hoangtularva/agile-web-development
Agile Web Development With Rails 6 Full Part 2 - Ruby On Rails
agile-development ecommerce ecommerce-website rails-application ruby ruby-on-rails webshop
Last synced: 14 Sep 2025
https://github.com/mattweingarten/amazonecho
Alexaskills made simple for ruby!
alexa alexa-skill alexa-skills-kit amazon amazon-echo ruby ruby-gem ruby-on-rails rubygem rubygems
Last synced: 18 Jul 2025
https://github.com/omarluq/activerecord_liquid_drops
A ruby gem that adds support for creating liquid language drop class magically for every ActiveRecord model and assign drops as attributes
activerecord liquid liquid-templating-engine rails ruby ruby-on-rails shopify
Last synced: 14 Sep 2025
https://github.com/shashwatkathuria/socialcloud
Social Media Application similar to Instagram made using Ruby on Rails. Hosted at : https://social-cloud-sk17.herokuapp.com/
angularjs css javascript mongodb mongoid postgresql ruby ruby-on-rails social-media social-network sqlite ui-development web-application web-development
Last synced: 18 Feb 2026
https://github.com/janlelis/procstar
Provides to_proc implementations for other Ruby classes than just Symbol
Last synced: 18 Jun 2025
https://github.com/jesusgautamah/chatgpt_assistant
ChatGPT Virtual Assistant to Telegram and Discord with Voice Recognition
assistant aws aws-polly azure chatgpt chatgpt-api docker docker-compose ibm ibm-cloud ibm-watson ruby speech-recognition speech-synthesis text-to-speech voice-assistant
Last synced: 31 Dec 2025
https://github.com/danielshow/rails-auto-migrate
VSCode extension for Rails that watches migration folder for new ones, open latest migration file and automatically run migration.
javascript migration rails ruby vscode
Last synced: 27 Jul 2025
https://github.com/HelloEvenZhang/notion-model
A ruby gem that allows you to read, write, and update Notion databases and pages like ActiveModel.
Last synced: 10 May 2025
https://github.com/CJKinni/linked-parallel-table
⚖️ An automated version of the Parallel Table of Authorities and Rules with links to legal texts
Last synced: 27 Jul 2025
https://github.com/gagniuc/programming-languages
A total of 44 poster presentations and 404 source code examples reflected in nine computer languages, namely: C#, C++, Java, JavaScript, PERL, PHP, Python, Ruby and VB.
algorithms code cpp csharp examples introduction-to-programming java javascript perl php programming programming-languages python ruby source vb6 vba visual-basic
Last synced: 23 Sep 2025
https://github.com/bdurand/super_settings
SuperSettings provides a scalable framework for managing dynamic runtime application settings with in-memory caching, strong typing, a built-in web UI, and support for multiple storage backends.
Last synced: 18 Sep 2025
https://github.com/kazucocoa/anticuado
Collect and arrange outdated libraries for various platforms such as Ruby/iOS/Android/Elixir
android cocoapods elixir gradle ios outdated-libraries ruby
Last synced: 18 Mar 2025
https://github.com/snmgian/yew
Offers an object access like interface to Hash structures.
Last synced: 08 May 2025
https://github.com/raminmammadzada/rails-re-former
Microverse School > Rails > #4 Forms
rails rails6 ruby ruby-on-rails
Last synced: 25 Jul 2025
https://github.com/sergei-matheson/shellject
Secure storage and injection of environment variables
bash environment-variables gpgme ruby secu
Last synced: 13 Apr 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/pragmarb/pragma-decorator
Powerful and elegant model presenters with a twist.
api decorator pragma ruby ruby-on-rails trailblazer
Last synced: 13 Apr 2025
https://github.com/kalidasmuthusamy/rails-api-response-builder
API Response Builder for Rails API app
api-wrapper rails-gem rails5-api ruby ruby-on-rails serializer
Last synced: 13 Apr 2025
https://github.com/xmisao/xcal
xcal displays a japan calendar like cal, ncal
Last synced: 24 Jul 2025
https://github.com/luong-komorebi/ruby-sorting-algorithm
Sorting comparision in Ruby (bubble, merge, radix, quick, selection, insertion + sort)
benchmark bubble-sort comparison insertion-sort quicksort radix-sort ruby selection-sort sorting-algorithms
Last synced: 20 Jul 2025
https://github.com/keisukeyamagishi/xsort
You can sort the file tree in Xcode.
Last synced: 29 Apr 2025
https://github.com/epitron/pookie
An IRC bot for describing URLs (As seen on IRC!)
Last synced: 13 Apr 2025
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