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-25 00:23:30 UTC
- JSON Representation
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/dklisiaris/bibliography
Bibliography is a book cataloging web application with social features.
bibliography book-catalog rails ruby social-network
Last synced: 10 Jan 2026
https://github.com/fga-eps-mds/owla
Real-time Q&A and Slides sharing to help teachers and students
Last synced: 17 Aug 2025
https://github.com/stevenjcumming/rails-performance-guide
Ruby on Rails guide, checklist, and tips for performance audits and best practices
performance performance-optimization rails rails-guides ruby
Last synced: 27 Apr 2026
https://github.com/javitocor/members-only
A project built with Ruby on Rails based on authenticate users and modify the view for logged users
microverse odin-project ruby ruby-on-rails
Last synced: 07 Oct 2025
https://github.com/javitocor/mastermind_ruby
Classic Mastermind game in command line built with Ruby by following OOP. Users can play this classic game being the code maker or the decoder.
classic-game code project rspec ruby
Last synced: 07 Oct 2025
https://github.com/jrjoacir/require-smasher
A simple way to require ruby files in directories and in its sub-directories, and gems.
directories directory directory-tree gem gems require ruby ruby-files
Last synced: 05 Mar 2026
https://github.com/bdurand/simple_throttle
Simple redis backed throttle ruby gem
performance redis ruby throttle
Last synced: 09 Jul 2025
https://github.com/brianvanburken/exercism
My solutions for the challenges on exercism.org
coffeescript elixir elm exercism exercism-solution go javascript kotlin python ruby rust
Last synced: 19 Apr 2025
https://github.com/gramidt/my-rails-dev-box
My rails development box.
development-environment rails ruby vagrant
Last synced: 06 May 2025
https://github.com/seuros/diagram-ruby
code-generation developer-tools diagram dsl framework graph ruby ruby-gem structure visualization
Last synced: 04 Mar 2026
https://github.com/nafidurmus/covid-19-live-count
Türkiye ve Dünyadaki Covid-19(Coronavirüs) vakalarını canlı takip edebileceğiniz bir platform.
Last synced: 05 May 2025
https://github.com/dannyben/docker-alpine-ruby
Minimal Ruby docker image with native extensions support
alpine docker-alpine-ruby ruby ruby-docker-image
Last synced: 07 Sep 2025
https://github.com/belsman/ruby-capstone
This project entails building a program that crawls daily data about COVID-19 from a website and displays it in the terminal. Built with Ruby.
microverse-projects ruby web-scraping
Last synced: 19 Apr 2025
https://github.com/bienvenuushindi/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.
bootstrap rspec ruby ruby-on-rails
Last synced: 20 Apr 2025
https://github.com/fherrerao/recipe-app-capstone
Web application where users can create their own recipes, and see other people's recipes aswell. Must registrate before accessing the content.
Last synced: 19 Apr 2025
https://github.com/forward3d/sogou-search-api
Sogou search API ruby client gem
Last synced: 09 Oct 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/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/openSUSE/simple_review_app
A simple way to create review apps for your open pull requests
docker docker-compose review-app ruby
Last synced: 16 May 2025
https://github.com/keepworks/caterpillar-ruby
A simple ruby client for the Caterpillar API
caterpillar conversion encryption-algorithm html pdf pdf-document rails ruby
Last synced: 19 Apr 2026
https://github.com/timroesner/frontier
🚗 Ruby on rails project created in Spring 2017 for a class at SJSU. It is an example project of a simple web application demonstarted with a car rental service.
Last synced: 29 Apr 2026
https://github.com/jsmoreira02/forcecannon
"Force Cannon" is a brute force tool made in ruby, that performs attacks on login forms using the POST method without robust filters or protections.
bruteforce cybersecurity hacking-tool pentest-scripts ruby scripting-language web-attacks
Last synced: 10 Oct 2025
https://github.com/aridclown/hb-oauth2-devise-doorkeeper
Honeybadger's OAuth2 with Ruby and Rails and Devise project
devise doorkeeper oauth2 rails ruby
Last synced: 10 Oct 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/aldesantis/hertz-email
A Hertz courier for sending email notifications with ActionMailer.
email hertz notifications rails ruby
Last synced: 08 Oct 2025
https://github.com/codecaiine/morse_decoder
This project contains a morse code decoder.
Last synced: 10 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/garllon/ruby-mentorship
This is the Guideline for Ruby Mentorship Sessions
Last synced: 10 Oct 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/seven1m/ragchew.app
A website for amateur radio operators to find and participate in on-the-air gatherings
amateurradio hamradio ruby sinatra
Last synced: 10 Oct 2025
https://github.com/kojix2/ruby-libssw
Fast Smith-Waterman algorithm for Ruby
bioinformatics ruby smith-waterman
Last synced: 10 Oct 2025
https://github.com/rajputlakhveer/active_admin_access_control
Through the gem you can create the dynamic role and permissions for different types of users to access active admin panel
access-control active-admin activeadmin cancancan permssions rails roles-permission-management ruby ruby-gem ruby-on-rails
Last synced: 11 Oct 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/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/avvo/docker-ruby
Our base ruby image. Do not use the image, see https://github.com/avvo/docker-base instead
Last synced: 12 Oct 2025
https://github.com/sogilis/csv_fast_importer
Fast CSV Importer for PostgreSQL and MySQL
mysql performance postgresql rails ruby
Last synced: 12 Oct 2025
https://github.com/maumagnaguagno/locus
:memo: Environment description language for Jason
agent agentspeak environment ruby
Last synced: 12 Oct 2025
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/costajob/inci_score
A library that computes the hazard of cosmetic products components, based on the Biodizionario data
hazard inci-catalog inci-score ingredients levenshtein ruby
Last synced: 29 Oct 2025
https://github.com/sampatbadhe/isbndb-ruby
Unofficial Ruby library for ISBNdb API V2
Last synced: 05 May 2025
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/cjburkey01/bulletlang
A language as easy as Ruby and Java but as efficient as C!
c c-language crystal crystal-language custom-programming-language go go-lang java java-8 java-language programming programming-language programming-languages ruby
Last synced: 11 Apr 2026
https://github.com/ombulabs/rails-superhero-cards
Generate Rails Superhero Cards from a Prompt and Image
generative-ai open-ai python rails reactjs ruby ruby-on-rails
Last synced: 04 Mar 2026
https://github.com/bodrovis-learning/ruby-solid-video
Исходный код для видео "Принципы SOLID на примере Ruby"
Last synced: 09 Apr 2025
https://github.com/audy/dna
A biological sequence file (fasta, fastq, qseq) parser for Ruby
bioinformatics dna parser ruby
Last synced: 07 Oct 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/altcha-org/altcha-lib-rb
A lightweight library for creating and verifying ALTCHA challenges.
Last synced: 09 Apr 2025
https://github.com/tungnt1203/ruby-prep-test
Rails app for Ruby interview tests
inteview quiz rails ruby ruby-on-rails
Last synced: 28 Apr 2026
https://github.com/iturres/oop_school_library_2
💎 Simple ruby app to manage school library.
agregation associations oop-principles ruby
Last synced: 23 Apr 2025
https://github.com/nulldef/ciesta
Create form objects
form-objects forms patterns ruby
Last synced: 06 May 2025
https://github.com/mariochavez/llm_client
Ruby client to connect to LLM Server.
Last synced: 06 Oct 2025
https://github.com/r3dhulk/xss-vulnerability-finder-in-ruby
XSS Vulnerability Tool In Ruby
blackhat cross-site-scripting crosssitescripting ethical ethical-hacking ethical-hacking-tools hacking hacking-tool ruby ruby-for-ethical-hackers ruby-for-ethical-hacking rubyforethicalhackers rubyforethicalhacking xss xss-attacks xss-detection xss-exploitation xss-injection xss-scanner xss-vulnerability
Last synced: 01 Apr 2026
https://github.com/mschuchard/rapid-vaults
Ad-hoc encrypt and decrypt data behind multiple layers of protection via OpenSSL or GPG
decrypt decrypt-data decrypt-files decrypting-files decryption encrypt encrypted-data encryption encryption-decryption encryption-tool gpg hacktoberfest ruby rubygem secure security security-tools ssl
Last synced: 05 Mar 2026
https://github.com/jstotz/jstreams
A distributed streaming platform for Ruby built on top of Redis Streams
pubsub redis redis-streams ruby streams
Last synced: 17 Apr 2025
https://github.com/openfoodfacts/ruby-games
Games to complete data on Open Food Facts
food games gamification opendata ruby sinatra
Last synced: 05 Mar 2026
https://github.com/jcmfernandes/activerecord-retriable
Retry your Active Record transactions. :rocket:
activerecord gem rails retriable retry ruby transactions
Last synced: 23 Apr 2025
https://github.com/ctkqiang/mobileappanalyzer
这个仓库包含了一个用于分析移动应用文件(APK 和 IPA)的 Ruby 脚本。它能够提取这些文件并运行诸如 APKTool 和 JADX(用于 Android)以及 class-dump(用于 iOS)等工具进行分析。该脚本支持对 Android APK 文件和 iOS IPA 文件进行详细分析,包括提取和解析文件内容,并能自动下载和安装所需的工具。
android apktool china class-dump-swift hacking ios metaspoilt ruby tool
Last synced: 12 Apr 2025
https://github.com/toshimaru/ruby-short_url
Ruby implementation of python-short_url.
Last synced: 05 Oct 2025
https://github.com/artichoke/generate_third_party
📜 Generate listings of third party licenses for Artichoke Ruby
artichoke cli github-actions license-checking licensing ruby rubygem rust spdx
Last synced: 10 Apr 2025
https://github.com/bntzio/bookmark-this
Social bookmarking with email integration :star:
bloc bookmark-manager email-sender rails ruby social-bookmarking
Last synced: 23 Feb 2026
https://github.com/0x8b/aoc-2020-rb
advent-of-code advent-of-code-2020 aoc aoc2020 ruby
Last synced: 21 May 2026
https://github.com/carreraprogrammer/oop_four_principles
This repository was created in order to understand the four principles of OOP: Encapsulation, Abstraction, Inheritance and polymorphism
Last synced: 13 Jul 2025
https://github.com/daugaard/scikit-learn-from-ruby
handwritten-digit-recognition python ruby rubyml scikit-learn svm-classifier
Last synced: 03 Apr 2026
https://github.com/hopsoft/kvn
KVN (Key/Value Notation) converter & parser
data-structures deserialization key-value ruby serialization
Last synced: 24 Apr 2025
https://github.com/jonathanhefner/railbarge
Turn-key Docker base images for Rails apps
docker rails ruby ruby-on-rails
Last synced: 05 Apr 2026
https://github.com/yoshoku/rumale-svm
Rumale::SVM provides support vector machine algorithms of LIBSVM and LIBLINEAR with Rumale interface
liblinear libsvm machine-learning ruby rubyml rumale svm
Last synced: 25 Apr 2025
https://github.com/thecodechaser/hello-rails-react
Hello Rails React app is simple application that contains setup of rails and react in one application. The greeting page loads a random greeting from database on every page load.
html-css react redux ruby ruby-on-rails tailwind
Last synced: 24 Apr 2025
https://github.com/alustau/clinic
This is a simple project about clinic
doctor elegance interview ruby rubyonrails simple solid unit-testing
Last synced: 27 Apr 2026
https://github.com/philnash/celebrity-spotting
A Sinatra app that takes images from the Twilio API for WhatsApp and uses AWS Rekognition to spot celebrities
aws-rekognition rekognition ruby sinatra twilio whatsapp whatsapp-api
Last synced: 25 Apr 2026
https://github.com/rocksolt/ruby_llm-test
Stub your RubyLLM calls to test application logic.
Last synced: 28 Apr 2026
https://github.com/ogshawnlee/algorithms
A collection of practice algorithms written in Python, Ruby, TypeScript (tested with Vitest) and V.
cpp python ruby typescript v vlang
Last synced: 25 Apr 2025
https://github.com/piharpi/rubyinbahasa
[WIP] :construction: Buku ruby dalam bahasa indonesia, contributors are welcome.
bahasa-indonesia learn-ruby programming-language ruby
Last synced: 07 Jun 2026
https://github.com/noma4i/mongo_trails
AR PaperTrail to MongoDB storage
activerecord audit mongodb rails ruby
Last synced: 28 Apr 2025
https://github.com/wilsonsilva/mcp-ruby
The Model Context Protocol is an open standard that enables developers to build secure, two-way connections between their data sources and AI-powered tools. The architecture is straightforward: developers can either expose their data through MCP servers or build AI applications (MCP clients) that connect to these servers.
mcp mcp-protocol mcp-ruby mcp-server model-context-protocol ruby
Last synced: 27 Apr 2026
https://github.com/danreynolds/summonerexpert
API for LoL Conversational Assistant Summoner Expert
api-ai bot league-of-legends rails ruby
Last synced: 06 Jul 2025
https://github.com/dephell/dephell_specifier
Work with version specifiers (can parse PEP-440, SemVer, Ruby, NPM, Maven)
constraints dephell interval maven npm python ruby semver version versioning
Last synced: 06 Sep 2025
https://github.com/oieioi/with_last.rb
💎 Enumerable#each_with_last and Enumerator#with_last
Last synced: 09 Oct 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/z3n70/CVE-2021-41277
simple program for exploit metabase
bugbounty cybersecurity exploit metabase ruby
Last synced: 10 Mar 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/anthonycorletti/modal-rb
An unofficial ruby client for Modal.
Last synced: 11 Nov 2025
https://github.com/wowinter13/real_life_interview
Some questions from real life interviews. Ruby/Rails, Golang and other backend nuances.
Last synced: 02 Nov 2025
https://github.com/michel-leonard/ciede2000
The CIEDE2000 color-difference formula implementations.
algorithm c color computer-vision data-science docs education example golang image-processing java javascript linux php python ruby rust simple testing windows
Last synced: 22 Mar 2025