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/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/0x8b/aoc-2020-rb
advent-of-code advent-of-code-2020 aoc aoc2020 ruby
Last synced: 21 May 2026
https://github.com/sboursen/catalog-capstone-project
Catalogue of my things is a console app that allows users to organize their items. The user can choose to add or show either games, music albums, or books that they had saved. The user can also list the labels, authors, and genres of the saved items.
Last synced: 05 Oct 2025
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/maumagnaguagno/locus
:memo: Environment description language for Jason
agent agentspeak environment ruby
Last synced: 12 Oct 2025
https://github.com/vaiorabbit/ruby-opencl
Yet another OpenCL wrapper for Ruby
Last synced: 06 May 2026
https://github.com/rocksolt/ruby_llm-test
Stub your RubyLLM calls to test application logic.
Last synced: 28 Apr 2026
https://github.com/luizpicolo/rails_admin_featured_content
:high_brightness: Easy way for create featured contents using rails_admin
news rails rails-admin ruby rubyonrails
Last synced: 08 Oct 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/billymohajeri/ruby-group-capstone
In this project, we will create a console app that will help to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on the given UML class diagram. The data will be stored in JSON files.
Last synced: 24 Apr 2025
https://github.com/kiwamizamurai/lzstring_ruby
A Ruby port of lz-string - a string compression algorithm with support for multiple encodings (base64, URI, UTF16) and seamless JavaScript interoperability
lz-string lzstring ruby string-compression
Last synced: 22 Feb 2026
https://github.com/okuzawats/chatwork-messaging-action
Chatwork の Room にメッセージを送信する Action です。
chatwork github-actions githubactions ruby
Last synced: 26 Oct 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/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/lalitlogical/ruby-on-rails-with-mongodb
Ruby on Rails with MongoDB
mongodb nosql nosql-database rails ruby ruby-on-rails
Last synced: 14 Feb 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/mssola/cconfig
Container-aware configuration management gem
config configuration-files containers environment-variables ruby
Last synced: 24 Oct 2025
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/crystallabs/ro4r
Remote Objects for Ruby -- Production-quality transparent RPC library for Ruby
rpc-client rpc-library rpc-server ruby ruby-mri transparent
Last synced: 29 Jun 2026
https://github.com/goodmeasuresllc/trizetto-api
Ruby wrapper for Trizetto APIs
insurance-eligibility ruby soap-client x12
Last synced: 07 Oct 2025
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/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/mattkhan/jsonapi-resources-anchor
Easily generate TypeScript schemas, JSON Schemas, or any schema of your choice from cerebris/jsonapi-resources JSONAPI::Resource classes.
codegen jsonapi-resources rails ruby typescript
Last synced: 24 Oct 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/hammackj/kekkan
Kekkan is a parser for NIST Version 2 CVE and CPE XML files.
Last synced: 17 Mar 2026
https://github.com/ahzamir/budget-app
This is a budget app that allows users to add their expenses categories and expenses. It also allows users to see their total expenses.
budget-app css postgresql rspec rspec-rails ruby ruby-gem ruby-on-rails
Last synced: 12 Mar 2026
https://github.com/digitalheir/ruby-xml-to-hash
Ruby gem to transparently convert XML documents to Ruby hashes (and JSON... and beyond)
Last synced: 14 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/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/amey-thakur/railsfriends
It is a simple Friends List App using Ruby on Rails with SQLite3 database.
amey ameythakur crud crud-operation gemfile megasatish rails-application rails7 ruby ruby-gem ruby-on-rails rubygem rubyonrails rubyonrailscourse sqlite-database
Last synced: 01 Oct 2025
https://github.com/michaelcurrin/jekyll-keys-filter
A light copy-and-paste Jekyll plugin to get keys from a hash
jekyll jekyll-plugin ruby static-site
Last synced: 28 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/mehdisadeghi/jekyll-hinduarabic
Jekyll plugin to convert European numerals to their corresponding Hindu-Arabic form.
converts-english-numerals filter hindu-arabic jekyll jekyll-plugin persian ruby
Last synced: 28 Oct 2025
https://github.com/beautydate/grpc-kit
GRPC toolkit for microservices
grpc grpc-kit grpc-toolkit microservice ruby
Last synced: 02 Apr 2025
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/zormandi/logcraft-sidekiq
A structured logging solution for Sidekiq, using Logcraft.
Last synced: 05 Sep 2025
https://github.com/toshimaru/ruby-short_url
Ruby implementation of python-short_url.
Last synced: 05 Oct 2025
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/coleturner/graphql-rails-activereflection
Reflection over GraphQL for ActiveRecord models and validators
activerecord graphql rails ruby validators
Last synced: 03 May 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/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/noma4i/mongo_trails
AR PaperTrail to MongoDB storage
activerecord audit mongodb rails ruby
Last synced: 28 Apr 2025
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/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/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/bogdanrada/celluloid_pubsub
CelluloidPubsub is a simple ruby implementation of publish subscribe design patterns using celluloid actors and websockets.
async celluloid pubsub reel ruby websockets
Last synced: 30 Apr 2025
https://github.com/minikin/extensions
📚Benchmark of Swift extensions vs methods
benchmark extensions ios macos methods python rake research research-project ruby swift swift4 swift5
Last synced: 17 Mar 2025
https://github.com/nithinbekal/actioncable-chatter
Getting started with Rails 5's ActionCable and websockets - code example
actioncable rails ruby websockets
Last synced: 29 Oct 2025
https://github.com/nulldef/statum
Ruby state machine
declarative fsm ruby state-machine
Last synced: 06 May 2025
https://github.com/hamzaoutdoors/tdd-project-with-rspec
In this project I implemented a class with some methods, but I did it by doing test-driven development (TDD).
Last synced: 12 Apr 2025
https://github.com/yasulab/simpletimekeeper
⏳ SimpleTimeKeeper helps your timekeeping.
github-pages jekyll ruby timekeeper
Last synced: 08 Sep 2025
https://github.com/hummusonrails/realworld-yew
Ruby on Rails codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API
api api-rest couchbase realworld realworld-application realworld-fullstack ruby ruby-on-rails
Last synced: 11 Apr 2025
https://github.com/rukomoynikov/act_as_api_client
Templates for popular API's and reliable way to create your own clients
Last synced: 08 Sep 2025
https://github.com/gilcierweb/cms-rails
Projeto Open Source de GilcierWeb
cms-rails news open-source rails ruby ruby-on-rails
Last synced: 28 Oct 2025
https://github.com/petertseng/adventofcode-rb-2015
Solutions to https://adventofcode.com/2015 (complete)
advent-of-code advent-of-code-2015 ruby
Last synced: 06 May 2025
https://github.com/the-undefined/tollgate
Add static analysers into your workflow
ruby ruby-gem ruby-on-rails shell-scripts static-analysis tollgate workflow
Last synced: 10 Apr 2025
https://github.com/lindseyb/trivia-llama
It's a llama. On Twitter. It LOVES trivia.
Last synced: 19 Mar 2025
https://github.com/sircypkowskyy/my-advent-of-code-2022
My projects of completed tasks in the Advent of Code challenge (2022 edition). Each day I tried to complete tasks in a different, preferably previously unknown programming language.
aoc2022 c-sharp coding-challenge coding-challenges dart go golang kotlin lua net-core nodejs powershell-script ruby typescript
Last synced: 03 Mar 2026
https://github.com/chaabaneanas/budget_app
MoneyCast is a full-stack mobile web app that helps the user keeps track of his spending; it's built using Rail, a framework created on top of ruby. The app is easy to use, has a simple UI, and is capable of performing all CRUD operations; please leave a star if you like it
Last synced: 06 Mar 2026
https://github.com/keroloussamy/hotelzilla-api
The back-end API for a hotel reservation app. It has endpoints for users / hotels / cities / rooms types to allow users to do auth users, CRUD hotels, make reservations.
oop postgresql rails rspec-testing ruby
Last synced: 30 Apr 2025
https://github.com/wbnns/codelivre
Codelivre: un ebook gratuit avec tout ce dont vous avez besoin pour démarrer ou passer au niveau supérieur en tant que développeur Web
apprendre apprentissage css gratuit html javascript livre react ruby ruby-on-rails
Last synced: 03 Apr 2025
https://github.com/fastruby/ombu_labs-auth
A Ruby gem to make authentication easier for OmbuLabs' tools and web applications
Last synced: 29 Apr 2025
https://github.com/pragmarb/pragma-operation
Endpoint encapsulation that doesn't get in the way.
api ecosystem pragma ruby ruby-on-rails trailblazer
Last synced: 10 Apr 2025
https://github.com/rohitcy/executables
Run your rails app's executables via a web interface
Last synced: 30 Apr 2025
https://github.com/wb-ts/flicknplay-app
React Native Video Player App.
java objective-c react react-native ruby typescript
Last synced: 11 Apr 2025
https://github.com/andres-condezo/blog-app
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.
css html rspec ruby ruby-on-rails spec
Last synced: 12 Apr 2025
https://github.com/ikramagix/mahalebi_gilded_rose
Μαχαλεπί και νέκταρ από χρυσωμένο τριαντάφυλλο.
gilded-rose gildedrose gildedrose-kata greek javascript php ruby
Last synced: 10 Apr 2025
https://github.com/sentayhu19/my-enumerable
This My Enumerable is to learn how to use a module inside our class.
Last synced: 09 Sep 2025
https://github.com/arkency/protobuf-nested-struct
Serialize primitives and deep structures (array, hash) to protobuf
events eventsourcing marshalling microservices protobuf protocol-buffers rpc ruby serialization serialize serializer
Last synced: 02 May 2025
https://github.com/luizpicolo/skeleton-project-rails
:skull: Base for your first project
rails ruby ruby-on-rails skeleton
Last synced: 12 Apr 2025
https://github.com/jetrockets/perfect_audit
PerfectAudit Ruby API wrapper
api-client api-wrapper perfectaudit ruby ruby-gem
Last synced: 07 Sep 2025
https://github.com/abinoam/cnab2ofx
CNAB240 to OFX conversion script
cnab febraban financial gnucash microsoft-money ofx quicken ruby
Last synced: 10 Apr 2025
https://github.com/udzura/ruby-criu
A libcriu wrapper for CRuby
checkpoint-restore criu libcriu ruby systems
Last synced: 02 Sep 2025
https://github.com/javitocor/coding-challenges---repl.it
Solutions to coding challenges at repl.it
algorithms coding-challenges data-structures ruby
Last synced: 24 Mar 2025
https://github.com/rokhimin/ygoprodeck
Ygoprodeck ruby API wrapper for search yugioh card | Gem Library
Last synced: 21 Mar 2025
https://github.com/djdembeck/mirmir
A Ruby on Rails tool designed to seed MusicBrainz track relationships with rich API data from Jaxsta, contributing to improved music data quality.
api data-seeding jaxsta music music-data musicbrainz rails ruby ruby-on-rails
Last synced: 10 Apr 2025
https://github.com/phoffer/will_paginate-bulma
Integrates the Bulma pagination component with will_paginate
Last synced: 10 Apr 2025
https://github.com/joekrump/svelte-rails
This is an experimental app template that allows a view to be composed of any combination of Svelte components and .html.erb
ruby ruby-on-rails svelte tailwind tailwindcss vite
Last synced: 11 Apr 2025
https://github.com/usmansbk/budget-app
A mobile web application where you can manage your budget
Last synced: 10 Apr 2025
https://github.com/soutaro/parseg
Error tolerant LL(1) parser generator
parser-combinators parser-generator ruby
Last synced: 13 Apr 2025
https://github.com/mumuki/mumuki-ruby-runner
:gem: Sinatra server for running Rspec tests within Mumuki
code-evaluation docker educational mumuki programming ruby runner
Last synced: 30 Apr 2025
https://github.com/alexanderadam/fitnesspark_api
API access for Migros Fitnessparks
api api-client fitness fitness-club hacktoberfest migros openapi ruby ruby-gem rubygem rubygems swiss switzerland transparency visitor-counter visitor-tracking visitors visitors-count
Last synced: 13 Apr 2025