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/kevinstuffandthings/shellable
Open a REPL within the context of any Ruby object
Last synced: 10 Oct 2025
https://github.com/raminmammadzada/my_first_rails_app
Microverse School > Rails > #1 First Rails App
Last synced: 21 Apr 2026
https://github.com/wuletawwonte/numerify
A Ruby gem designed to effortlessly convert numbers between Arabic and various world languages, including Geez, Roman, and Chinese.
arabic geez numeral-systems ruby
Last synced: 10 Oct 2025
https://github.com/sirius248/nimble_throttler
Simple throttler that base on the IP address
Last synced: 27 Feb 2026
https://github.com/janlelis/unicode-age
Determine Unicode version required to display a string
ruby unicode unicode-data version
Last synced: 10 Oct 2025
https://github.com/svkurowski/aktenkoffer
💼 Personal document management made easy.
crm document-management personal-utility rails ruby self-hosted webapp
Last synced: 19 Jan 2026
https://github.com/zedtux/human_size_to_number
Implement missing reverse of ActionView::Helpers::NumberHelper#number_to_human_size
Last synced: 08 Oct 2025
https://github.com/huseyinbiyik/moneye
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 and PostgreSQL
Last synced: 10 Feb 2026
https://github.com/joelmoss/creed
Stupid simple Command pattern for Rails
command-pattern rails ruby ruby-on-rails
Last synced: 11 Nov 2025
https://github.com/oieioi/with_last.rb
💎 Enumerable#each_with_last and Enumerator#with_last
Last synced: 09 Oct 2025
https://github.com/mssola/cconfig
Container-aware configuration management gem
config configuration-files containers environment-variables ruby
Last synced: 24 Oct 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/whdzera/kitsu-manga
A web manga reader built with Ruby on Rails, featuring a clean interface and seamless reading experience.
bulma-css manga manga-reader rails ruby
Last synced: 18 Apr 2026
https://github.com/cyberarm/w3d_hub_linux_launcher
A linux friendly implementation of the W3D Hub Launcher
Last synced: 01 Feb 2026
https://github.com/sboursen/rails-capstone
The Portefeuille is a budget tracking app. After creating an account, it allows to add your daily transactions given some categories. It also allows you add your own categories and list all the transactions belonging to that particular category.
capybara daisyui devise rspec ruby ruby-on-rails tailwindcss
Last synced: 01 Feb 2026
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/okuzawats/chatwork-messaging-action
Chatwork の Room にメッセージを送信する Action です。
chatwork github-actions githubactions ruby
Last synced: 26 Oct 2025
https://github.com/laylo309/my-budget-app
This is 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
postgresql rails ruby ruby-on-rails webpacker
Last synced: 09 May 2026
https://github.com/free-creations/icalendar-rrule
An add-on to the "iCalendar Gem". It makes it easier to iterate through a calendar with repeating events.
calendar icalendar ics repeating-events rrule ruby ruby-gem
Last synced: 17 Mar 2026
https://github.com/correia-jpv/fucking-awesome-ruby
💎 A collection of awesome Ruby libraries, tools, frameworks and software. With repository stars⭐ and forks🍴
awesome awesome-list collection curated-list list ruby ruby-application ruby-libraries ruby-library
Last synced: 27 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/madebylotus/prospector
Prospector provides a simple integration with the Gem Prospector service.
ruby ruby-gem ruby-library ruby-on-rails rubygems rubymotion
Last synced: 29 Apr 2026
https://github.com/ldilley/discobot
:speech_balloon: A Discord bot written in Ruby
bot bots discord discord-bot discordbot discordbots ruby
Last synced: 05 May 2026
https://github.com/greeenboi/markdown-superset-compiler
Compiler build on ruby to compile gh-flavor and more markdown to html for the web to render
cli-ui markdown ruby ruby-gem shopify-cli tui
Last synced: 15 Feb 2026
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/iturres/coding-challenges
👨💻 Collaborating with others, setting clear goals, and sharing knowledge are all essential components of my ongoing journey to become a proficient programmer.
c coding coding-challenges javascript python ruby sqlite3
Last synced: 15 Feb 2026
https://github.com/simonneutert/ka-ching-client
KaChing::Client is a Ruby API client for simonneutert/ka-ching-backend.
Last synced: 03 Mar 2026
https://github.com/rocksolt/ruby_llm-test
Stub your RubyLLM calls to test application logic.
Last synced: 28 Apr 2026
https://github.com/lucas-crodrigues/rails-capstone
This is the Expenser App initiated in the fifth week of the Rails module in the Microverse program. It is a simple budget app where you can create categories of expenses, and populate them. This project was done to serve as the capstone project for the Rails module. Built using Ruby on Rails.
Last synced: 14 Feb 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/praveen1664/praveenchefserver
This is a complete repo for chef server, chef client, application server, data server, data bags, environments, roles, cookbooks etc.
chef chef-cookbook chef-server cookbooks devops nginx round-robin ruby ruby-gem ruby-on-rails
Last synced: 07 May 2026
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/cr0t/ruby-on-whales
Docker Compose setup for Ruby & Ruby on Rails apps
docker docker-compose rails rails-development ruby
Last synced: 08 May 2026
https://github.com/marceloboeira/shortify
URL Shortener API assignment
benchmark mongo redirection ruby shortener shortify url-shortener webserver
Last synced: 16 Apr 2026
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/artkirienko/geolocation-api-takehome-assignment
📝Test assignment for Senior Ruby on Rails Engineer position
coding-challenge coding-task coding-test home-assignment home-task home-test rails ruby ruby-on-rails take-home-assignment take-home-project take-home-test takehome test test-assignment
Last synced: 01 May 2026
https://github.com/jeopard/historical-bank-ruby
A Ruby Bank that serves historical exchange rates
currency currency-converter currency-exchange-rates gem ruby
Last synced: 10 Oct 2025
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/leighayanid/markee
A simple bookmarking app built with Rails 5 and MaterializeCSS
bookmarks-manager materialdesign materializecss rails-application ruby ruby-on-rails webscraping
Last synced: 21 Jan 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/ebenezr/clock-me-front-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/kojix2/ruby-libssw
Fast Smith-Waterman algorithm for Ruby
bioinformatics ruby smith-waterman
Last synced: 10 Oct 2025
https://github.com/forward3d/sogou-search-api
Sogou search API ruby client gem
Last synced: 09 Oct 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/algerina/yourwallet
This is a mobile web application where Users can manage their budget, they have a list of transactions associated with a category, they record money transactions and separate them in these categories.
bootstrap capybara devise rspec ruby ruby-on-rails
Last synced: 10 Mar 2026
https://github.com/apsislabs/slayer
A Killer Service Layer
rails ruby service-object slayer
Last synced: 30 Jun 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/vin-droid/rails-interview-questions
Currently, I am searching for a job as a ruby on rails developer, I had many interviews and still going on hunting. I hope when you will be on the same track, these question will definitely help you to prepare for rails interview
backend gem interview-questions ruby ruby-on-rails ruby-on-rails-interview-question
Last synced: 12 Oct 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/diowa/twbs_sass_rails
Twitter Bootstrap for Sass and Font Awesome for Rails Asset Pipeline
bootstrap fontawesome rails rails5 ruby scss
Last synced: 08 Oct 2025
https://github.com/nemobis/beic
Misc tools for BEIC (Biblioteca Europea di Informazione e Cultura)
geocoding internet-archive library-automation library-catalogue marc21 marcxml mets python ruby scraper unimarc wikimedia wikimedia-commons zotero
Last synced: 29 Jun 2025
https://github.com/pinzolo/rails-render_hooks
Add callbacks for render method
Last synced: 14 Mar 2025
https://github.com/julianrubisch/attractor-action
A Github action to run an Attractor report on your project
code-quality github-action javascript rails react ruby vue
Last synced: 21 Jan 2026
https://github.com/rosette-api/ruby
Babel Street Analytics Client Library for Ruby
deduplication entity-extraction language-identification machine-learning morphology named-entity-recognition natural-language-processing nlp ruby sentiment-analysis text-analytics text-embedding tokenization
Last synced: 02 May 2025
https://github.com/dannyben/slacktail
Command line utility for following your Slack chat from the terminal
cli command-line gem ruby slack slack-client
Last synced: 12 Mar 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/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/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/tarellel/crossbeam
An easy way to create and run service objects with callbacks, validations, errors, and responses
ruby rubygem rubyonrails service-object
Last synced: 23 Oct 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/davidcelis/atproto
🌁 A Ruby gem to interface with ATProto servers like bsky.social
Last synced: 30 Aug 2025
https://github.com/siman-man/ripper_tree
RipperTree is like tree command for Ripper#sexp.
Last synced: 19 Aug 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/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/tarellel/tailwind_views_generator
A Rails generator for creating Tailwind styled views (Erb, Slim, and HAML).
gem generator rails ruby tailwindcss template
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/mariochavez/llm_client
Ruby client to connect to LLM Server.
Last synced: 06 Oct 2025
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/unabridged/auto_strong_parameters
Skip the busywork of strong parameters
lts rails ruby strong-parameters
Last synced: 12 May 2025
https://github.com/bodrovis-learning/ruby-solid-video
Исходный код для видео "Принципы SOLID на примере Ruby"
Last synced: 09 Apr 2025
https://github.com/jpalumickas/csstats
Ruby gem which handle csstats.dat file generated by CSX module in AMX Mod X.
amxx counter-strike csstats csx ruby
Last synced: 28 Apr 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/nimblehq/nimble-auth
Mountable Devise-based and omniauth-based authentication engine
authentication engine ruby ruby-on-rails
Last synced: 11 Nov 2025
https://github.com/toshimaru/ruby-short_url
Ruby implementation of python-short_url.
Last synced: 05 Oct 2025
https://github.com/jirutka/yaml-env-tag
Custom YAML tag for referring environment variables in YAML documents
Last synced: 06 Oct 2025
https://github.com/gradaom/flicknplay-app
React Native Video Player App.
java objective-c react react-native ruby typescript
Last synced: 20 Jan 2026
https://github.com/screenstaring/shopify_api-graphql-tiny
Lightweight, no-nonsense, Shopify GraphQL Admin API client with built-in pagination and retry.
graphql graphql-pagination ruby shopify shopify-api
Last synced: 22 Apr 2025
https://github.com/fusionauth/omniauth-fusionauth
Ruby OmniAuth Strategy for FusionAuth
fusionauth omniauth omniauth-strategy rails ruby
Last synced: 06 Jan 2026
https://github.com/picatz/logoris
Logoris a Ruby gem that provides a simple, unified interface to manage logging for command-line applications to the appropriate standard stream.
Last synced: 22 Apr 2025
https://github.com/artichoke/ruby-file-expand-path
📂 Rust port of path normalization from MRI Ruby.
artichoke ffi filesystem ruby ruby-language rust rust-crate windows
Last synced: 10 Apr 2025
https://github.com/rubycocos/more
more tools, libraries & scripts
almost-sinatra fizzbuzz gems ruby sinatra
Last synced: 06 Sep 2025