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/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
https://github.com/mtwilliams/visual_studio
Inspect Visual Studio installs and generate Visual Studio project files with Ruby.
gem ruby visual-studio windows
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/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/nguyenanh/crontab_rb
Easy and safe way to manage your crontab file via CRUD
cron-jobs cronjob crontab crontab-rb crud ruby rubyonrails unix
Last synced: 06 Oct 2025
https://github.com/dannyben/rspec_approvals
Interactive Approval Testing for RSpec
approval-testing approvals gem rspec rspec-fixtures ruby
Last synced: 12 Apr 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/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/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/luizpicolo/skeleton-project-rails
:skull: Base for your first project
rails ruby ruby-on-rails skeleton
Last synced: 12 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/mhdez221993/rubocop
The whole idea of this project is to build my own version on a linter build in ruby to check ruby code
Last synced: 06 Apr 2026
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/drexed/lite-ruby
Collection of useful Ruby methods for its primitive classes
extensions facets methods monkey-patching refinements ruby
Last synced: 07 May 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/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/evilmartians/github-tv
Forks your colleagues' open-source repos to your organization page
Last synced: 15 Jul 2025
https://github.com/200ok-ch/oktags
Manage tags on plain old files
commandline filesystem ruby tagging
Last synced: 16 Jul 2025
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/estepnv/leafy
Toolkit for custom attributes in Ruby apps
attributes custom custom-attributes custom-fields json mixin rails rails-engine ruby
Last synced: 07 May 2025
https://github.com/iturres/recipes_app
💎 RoR application that allows users to register, start managing recipes, food and shopping lists. Team: @demesameneshoa @ITurres
bootstrap postgresql rails-application recipe-app ruby
Last synced: 29 Sep 2025
https://github.com/craiglittle/clavius
Date calculations based on a schedule.
Last synced: 11 Apr 2025
https://github.com/amey-thakur/ruby-on-rails-friendsapp
Friends App Using Ruby on Rails with PostgreSQL database deployed on Heroku.
amey ameythakur crud crud-operation gemfile heroku heroku-deployment herokuapp herokudeployment megasatish postgresql postgresql-database rails-application rails7 ruby ruby-gems ruby-on-rails rubyonrails rubyonrailscourse
Last synced: 29 Sep 2025
https://github.com/mwapsam/enumerable
In this project we learnt how to use a module inside the class. We created a class MyList and a module MyEnumerable. The module MyEnumerable implements a subset of the functionality of Enumerable.
Last synced: 16 Feb 2026
https://github.com/codecaiine/oop-school-library
In this project, we will use OOP to build a simple librarian app. There is a possibility to add books, users, and records about who borrowed a given book and when.
Last synced: 18 Mar 2025
https://github.com/formspree/formspree-example-jekyll
An example of using Formspree with Jekyll
forms formspree jekyll jekyll-starter jekyllrb jekyllrb-starter netlify netlify-template ruby starter-template static-site-generator
Last synced: 13 Jun 2025
https://github.com/mohamedhnoor/budget-app
This mobile web app enables users to organize transactions into categories, providing a clear overview of the total expenditure for each category. Built with Ruby on Rails and PostgreSQL.
bootstrap devise heroku postgresql rspec-rails ruby ruby-on-rails
Last synced: 07 May 2025
https://github.com/jin/algorithms_and_data_structures.rb
Implementations of algorithms, data structures and HackerRank solutions in Ruby.
algorithms data-structures interview-practice ruby
Last synced: 05 Apr 2025
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/okuzawats/chatwork-messaging-action
Chatwork の Room にメッセージを送信する Action です。
chatwork github-actions githubactions ruby
Last synced: 26 Oct 2025
https://github.com/jim/otp
Scripts to add a phone icon to your Slack name when you're on a call.
Last synced: 13 May 2026
https://github.com/dvinciguerra/middleman-importmap
Importmap extension port for Middleman
frontend importmaps middleman middleman-extension ruby rubygem
Last synced: 20 Oct 2025
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/0x8b/aoc-2020-rb
advent-of-code advent-of-code-2020 aoc aoc2020 ruby
Last synced: 21 May 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/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/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/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/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/toshimaru/ruby-short_url
Ruby implementation of python-short_url.
Last synced: 05 Oct 2025
https://github.com/suyesh/apility-ruby
Ruby interface for Moocher api, A Reputation API and Anti-Abuse Service
apility apility-ruby bank card creditcard geolocation moocher moocher-api reputation-api ruby ruby-interface rubygem
Last synced: 05 Oct 2025
https://github.com/nix41/grape-utils
Group of Grape templates and utils for building APIs
api crud grape grape-api ror ruby rubyonrails template
Last synced: 08 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/droidsonroids/auth0_rs256_jwt_verifier
Ruby gem for verifying Auth0 API JWT access tokens signed using RS256 algorithm.
auth auth0 authentication jwkset jwt openssl rs232 ruby
Last synced: 06 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/yegor256/tukeyized
Ruby method that removes extreme data points from an array using Tukey's method
Last synced: 06 Oct 2025
https://github.com/mariochavez/llm_client
Ruby client to connect to LLM Server.
Last synced: 06 Oct 2025
https://github.com/digitalnz/plug
🔌 A Rails engine to turn on/off features (Feature flipper).
feature-flags feature-flipper feature-toggles flipper gem mysql plug rails rails-engine ruby ruby-on-rails
Last synced: 06 Oct 2025
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/audy/dna
A biological sequence file (fasta, fastq, qseq) parser for Ruby
bioinformatics dna parser ruby
Last synced: 07 Oct 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/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/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/rnd-soft/groupped_settings
[MIRROR] Groupped::Settings is a plugin that manage groupped settings for Rails :)
Last synced: 08 Oct 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/khalilgharbaoui/cre
awesome cre credentials gem pry rails rails-gem rails5 rspec ruby ruby-on-rails
Last synced: 08 Oct 2025
https://github.com/tresor11/css-linter
A CSS linter capable of identifying errors in CSS code built with Ruby.
Last synced: 08 Oct 2025
https://github.com/tresor11/facebook-clone
A social-media app built with Ruby on Rails.
Last synced: 08 Oct 2025
https://github.com/emmanuelaaron/private-events
This is a site Similar eventbrite with a demonstration of associations in Rails. Users are able to create events and add people to these events
Last synced: 04 Mar 2026
https://github.com/tracymuso/blog-app
This is a fullstack blog app built with ruby and rails.
api css fullstack html ruby ruby-on-rails
Last synced: 04 Mar 2026
https://github.com/craigdoescode/the-do
The Do. An app to help with organising stag and hen do's
html-css-javascript rails7 ruby stimulus-js
Last synced: 08 Oct 2025
https://github.com/neymarsabin/aws-dynamic-ip
A ruby gem to fetch IP's of AWS EC2 instances based on tags
Last synced: 09 Oct 2025
https://github.com/oieioi/with_last.rb
💎 Enumerable#each_with_last and Enumerator#with_last
Last synced: 09 Oct 2025
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/vidarh/activitypub
ActivityPub / ActivityStream basic serialization/deserialization for Ruby
activitypub activitystreams activitystreams-vocabulary fediverse mastodon ruby
Last synced: 09 Oct 2025
https://github.com/yasaichi/standard_assert
Standard Library-like library for assertions in Ruby. Encourages us to use assertion methods anywhere.
Last synced: 28 Feb 2026
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/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/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/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/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/asciidoctor/asciidoctor-fb2
📕 Asciidoctor FB2 is an Asciidoctor extension for converting AsciiDoc to FB2
asciidoc asciidoctor ebook fb2 ruby rubygem
Last synced: 28 Feb 2026
https://github.com/kevinstuffandthings/shellable
Open a REPL within the context of any Ruby object
Last synced: 10 Oct 2025
https://github.com/sentayhu19/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. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.
bootstrap postgresql rails recipe-app ruby
Last synced: 28 Feb 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/janlelis/unicode-age
Determine Unicode version required to display a string
ruby unicode unicode-data version
Last synced: 10 Oct 2025
https://github.com/benmuiruri/rails-cook-book
The Rails Cook Book is a Ruby on Rails app that tracks 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
bootstrap5 css3 ruby ruby-on-rails
Last synced: 28 Feb 2026
https://github.com/phobos/phobos_prometheus
Gather and scrape Phobos metrics for Prometheus
kafka phobos prometheus prometheus-exporter prometheus-metrics ruby
Last synced: 28 Feb 2026
https://github.com/mokagio/tmnt-gifs
A shell shocked Slack slash command showing Teenage Mutant Ninja Turtles gifs
ruby sinatra slack-bot teenage-mutant-ninja-turtles
Last synced: 11 Feb 2026
https://github.com/sirius248/nimble_throttler
Simple throttler that base on the IP address
Last synced: 27 Feb 2026
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/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/svkurowski/aktenkoffer
💼 Personal document management made easy.
crm document-management personal-utility rails ruby self-hosted webapp
Last synced: 19 Jan 2026