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/jbox-web/auto_increment
Automaticaly increments a field in ActiveRecord, easy ;)
activerecord autoincrement rails ruby
Last synced: 09 Apr 2025
https://github.com/jbox-web/active_settings
Settings in Rails, easy ;)
configuration-file configuration-management rails ruby settings
Last synced: 25 Jun 2025
https://github.com/anirbanmu/substitute-bot
VIM-like substitution bot for reddit comments
bot jruby reddit ruby ruby-application substitution-bot
Last synced: 25 Sep 2025
https://github.com/andyobtiva/mathbowling
Bowling game that tests math skills.
desktop desktop-app desktop-application glimmer gui gui-application jruby ruby swt
Last synced: 09 Apr 2026
https://github.com/goyalmunish/request_response_stats
A Ruby gem which captures request response statistics such as cycle time, memory allocation, etc. for each request response cycle grouped in configurable granularity level. As this library makes use of TCP protocol, using DataDog or NewRelic RPM would be way faster because of UDP protocol.
mongo performance-monitoring profiling rails redis request request-response request-response-cycle request-response-processing request-response-stats response response-time ruby stats
Last synced: 25 Aug 2025
https://github.com/thefox/mpcat
Pretty Print For msgpack: Convert MessagePack'ed files to YAML.
messagepack mit-license msgpack ruby ruby-gem yaml
Last synced: 23 Apr 2025
https://github.com/r3dhulk/hangman
Hangman is a word guessing fun game. written in different languagaes
Last synced: 06 May 2026
https://github.com/matussn/temp_converter_gem
convert temperatures
gem ruby ruby-gem ruby-on-rails rubygems temperature-converter
Last synced: 06 Oct 2025
https://github.com/tombenner/profiler
Easy, targeted Ruby profiling
instrumentation performance performance-metrics profiler ruby ruby-performance
Last synced: 11 Jun 2025
https://github.com/monogramm/docker-bitnami-discourse
:whale: :gem: Custom Discourse Bitnami image with additional plugins and tools.
Last synced: 12 Apr 2026
https://github.com/siman-man/lier
Lier reverses return value of method which end with '?'.
Last synced: 21 Jul 2025
https://github.com/nahnahaj/rails-app-for-api
In this project, I will setup two apps for a FullStack Application and I will use this repo for the Backend part of the App using Ruby on Rails and Postgresql.
api postgresql-database ruby ruby-on-rails
Last synced: 11 Jun 2025
https://github.com/bitroniq/bitroniq.github.io
My Jekyll theme based page for personal site, blog, and portfolio.
algolia github-pages jekyll liquid lunr ruby ruby-gem
Last synced: 18 May 2026
https://github.com/makevoid/redis_rejson_models
Document-like ORM based on Redis key value store - uses Redis Re-JSON for full json manipulation
json key-value-store orm re-json redis ruby
Last synced: 08 Apr 2025
https://github.com/makevoid/bitcoin_exchange
Bitcoin/Crypto exchange prototype project written in ruby / sinatra in 2014 - Status: UI & routes done - full order matching is not complete
2014 bitcoin-exchange bitcoind css fast haml limit-order orderbook poc redis ruby sinatra
Last synced: 03 Jul 2025
https://github.com/gouravkhunger/jekyll-hostname
A liquid filter for Jekyll to extract the hostname from a URL
hacktoberfest jekyll jekyll-plugin ruby
Last synced: 13 Apr 2025
https://github.com/jabenninghoff/homebrew-edge
Development, Experimental, and Unofficial Homebrew Formula & Casks
formulae homebrew homebrew-tap ruby
Last synced: 18 Jan 2026
https://github.com/barakadanny/school-library-ruby
This is a school library project. It is a console application that allows you to manage a library.
Last synced: 26 Nov 2025
https://github.com/delano/uri-redis
URI support for Redis connection settings
Last synced: 04 Jul 2025
https://github.com/basir-mohammadi/ruby-school-library
A command line program that shows a typical school library operations flow. Designed using Ruby Object Oriented Programming (OOP) approach.
Last synced: 24 Jun 2025
https://github.com/necojackarc/simpler_enum
Providing Rails like enumerated type
Last synced: 22 Apr 2025
https://github.com/futhr/spree-unifaun
Unifaun ERPConnect for Spree Commerce.
draft e-commerce extension futhr rspec ruby spree spree-unifaun unifaun wip
Last synced: 30 Apr 2026
https://github.com/zmekonnen251/mentor-booking-app-backend
This app is aimed to connect mentor and mentee from around the world, to make software development journey easier for the newbies developer by getting tips, ideas and guide from experience software developer (mentor).
devise jwt postgresql rest-api rspec ruby ruby-on-rails
Last synced: 10 Aug 2025
https://github.com/ugboaja-uchechi/oop-library
In this project, I built a school library app. In this initial step, I implemented the classes to represent students and teachers
Last synced: 30 Mar 2025
https://github.com/sentayhu19/blog-app
A fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. Built with Ruby on Rails.
devise html5 postgresql rails rspec rubocop ruby
Last synced: 12 Apr 2026
https://github.com/virag-ky/my_enumerable
In this project I used a module inside a class. I created a class MyList and a module MyEnumerable. My module MyEnumerable implements a subset of the functionality of Enumerable.
Last synced: 28 Feb 2025
https://github.com/cblavier/corbot
A Slack Bot for our coworking place : La Cordée
ruby sinatra slack slack-app slack-bot slack-commands
Last synced: 30 Apr 2026
https://github.com/locaweb/heartcheck-sidekiq
A plugin to check sidekiq connection with heartcheck
Last synced: 10 Oct 2025
https://github.com/billymohajeri/oop-school-library
Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. The app that you will create will allow you to: add new students or teachers, add new books, and save records of who borrowed a given book and when.
Last synced: 30 Apr 2026
https://github.com/chadowo/mruby-examples
Collection of sample MRuby programs
c example-code examples mruby ruby sample-code samples
Last synced: 30 Apr 2026
https://github.com/nareshnavinash/selenium-ruby-handcrafted-framework
To build a test automation framework using ruby and selenium-webdriver gem alone. All the core structures are custom-crafted to meet the specific requirements and can be scaled to any level.
custom framework page-object-framework ruby selenium
Last synced: 30 Apr 2026
https://github.com/fadahunsiseyi/blog_application
postresql rails ruby rubyonrails
Last synced: 30 Apr 2026
https://github.com/jetrockets/activerecord-update_counters_with_values
Update ActiveRecord counter and update instance value
active-record activerecord hacks rails ruby ruby-on-rails
Last synced: 09 May 2026
https://github.com/tarao/textserver
Edit on Firefox using external text editors.
Last synced: 30 Apr 2026
https://github.com/artkirienko/random_emoji_web
🙀Random Emoji Website
emoji rails ruby ruby-on-rails
Last synced: 01 May 2026
https://github.com/jinhucheung/omniauth-ekuaishou
Omniauth strategy for Kuaishou Marketing
kuaishou kuaishou-api oauth2 omniauth ruby
Last synced: 05 Oct 2025
https://github.com/zerocracy/baza.rb
Zerocracy API Client, in Ruby: only basic operations are implemented, not the entire HTTP API
api-client api-client-ruby ruby zerocracy
Last synced: 01 May 2026
https://github.com/syxanash/rubomote
Remotely control iTunes with Ruby + WebSocket app
Last synced: 01 May 2026
https://github.com/asyraffff/dscnews
Hackernews Clone builds with Ruby on Rails.
hackernews hackernews-clone rails ruby
Last synced: 01 May 2026
https://github.com/wbnns/codelibro
Un recurso gratuito para aprender desarrollo web.
aprender-a-codificar autoayuda css html javascript libro rails ruby
Last synced: 21 Jan 2026
https://github.com/bricesanchez/ruby-on-rails-demo-app-with-dry-rb
Ruby on Rails demo application with business logic powered by dry-rb librairies
dry-events dry-monads dry-rb dry-validation ruby ruby-on-rails
Last synced: 19 Jan 2026
https://github.com/srizzuto/private-events
We build a site similar to a private Eventbrite which allows users to create events and then manage user signups. Users can create events and send invitations and parties (sound familiar?). Events take place at a specific date and at a location (which you can just store as a string, like “Andy’s House”).
Last synced: 01 May 2026
https://github.com/hasantezcan/oyk_2019_yaz_ruby_rails
Ruby / Rails - Özgür Yazılım Kampı 2019 Yaz
2019 free-software gnu-linux ozgur-yazilim-kampi rails ruby
Last synced: 19 Jan 2026
https://github.com/pablobona/budget
The Budget App is a mobile web application built on Ruby on Rails that enables you to effectively manage your finances. It provides a detailed list of transactions categorized by type, allowing you to track your expenditures and gain insights into your spending patterns.
backend cancancan devise frontend rails ruby
Last synced: 01 May 2026
https://github.com/brenoxav/goodbooks
"Goodbooks" is a twitter-like web app for book lovers to share their opinions on their reads.
css html rails ruby ruby-on-rails
Last synced: 03 May 2026
https://github.com/milkstrawai/athar
Database-level deletion auditing for Rails applications without soft delete.
active-record audit auditing deletion postgresql rails ruby ruby-on-rails soft-delete triggers
Last synced: 09 Jun 2026
https://github.com/mhdez221993/js-algorithms
JavaScript Algorithms
algorithm cpp java javascript ruby system-design
Last synced: 04 May 2026
https://github.com/omishimaspace/yadokari
日本初?!コンソールから宿を予約するプロジェクト
booking-system cli rails5 ruby
Last synced: 08 Oct 2025
https://github.com/juanpablodiaz/doc
Projects, Tech Notes, & Career Advancement Documentation. 🚀 Backup demo: https://docjp.netlify.app
Last synced: 12 Oct 2025
https://github.com/nasirkhan294/blog_app
This project employs a Ruby on Rails app with PostgreSQL database, incorporating user-generated posts, comment and like counters. Ensured accurate migrations and data relationships as per ERD diagram. 📚
database linters-config postgresql rubocop-linter-action ruby ruby-gem ruby-on-rails
Last synced: 06 May 2026
https://github.com/aswinkarthik/chaoite
A collector and reporter for graphite that can collect Health check metrics
Last synced: 12 Oct 2025
https://github.com/betagouv/eva-serveur
Serveur et espace d'administration pour eva
Last synced: 04 May 2026
https://github.com/thien0291/active_partition
The active_partition gem is a Ruby library designed for Rails application that provides functionality for partitioning data in a database table. Partitioning is a technique used to divide large datasets into smaller, more manageable chunks called partitions. This can improve query performance and make it easier to manage and maintain the data.
gem partition partitioning postgresql ruby ruby-on-rails
Last synced: 06 Oct 2025
https://github.com/marcoroth/timingapp-ruby
Ruby client for the database of the Timingapp.com macOS application.
activerecord ruby sqlite sqlite3 time-tracking timing timingapp tracking
Last synced: 12 Oct 2025
https://github.com/vlxdisluv/snake-game
Snake game written on Ruby with gem ruby2d
ruby ruby-games ruby2d snake-game
Last synced: 05 May 2026
https://github.com/vechicin/cookbook
This application allows you to create and save your favorite recipes so you can share them with the world!
Last synced: 05 May 2026
https://github.com/aimalamiri/budget-manager
This is a simple and beautiful application designed for mobile screens to help you organize and categorize your budget. Built with Rails and designed with Bootstrap.
bootstrap5 budget devise rails rspec-rails ruby
Last synced: 05 Feb 2026
https://github.com/wakematta/meaning_cloud
Meaning Cloud API's wrapper (gem)
api gem meaningcloud ruby wrapper wrapper-api
Last synced: 06 Oct 2025
https://github.com/elijahdre/blog-app
This is an educational project to create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
blog microverse microverse-projects microverse-students rails ruby ruby-on-rails rubygem
Last synced: 06 May 2026
https://github.com/jacobsteves/rdms
Ruby Direct Messages. A ruby on rails app allowing users to send direct messages to each other facebook messenger style.
Last synced: 06 May 2026
https://github.com/mariomarroquim/icarus
An example of using the Kraken API to automate trading strategies
Last synced: 27 Jan 2026
https://github.com/io-sgr/docker-redis-trib
A really tiny size image with redis-trib inside
alpine docker docker-image redis redis-trib ruby
Last synced: 06 Oct 2025
https://github.com/ollej/brewnit
A website to build and share homebrew recipes
Last synced: 22 Jan 2026
https://github.com/learnwithalfred/advise_mentors
The Advise Mentors is a classic example of a blog website. We created a fully functional website that show the list of posts and empower readers to interact with them by adding comments and liking posts
cancancan devise-gem-extension rspec ruby ruby-on-rails
Last synced: 07 May 2026
https://github.com/rasyadh/hypertensionpredictionnn
Neural Network Algorithm for Hypertension Prediction
hypertension machine-learning machine-learning-algorithms neural-network neural-network-algorithm prediction ruby
Last synced: 07 Oct 2025
https://github.com/oguzsh/dtweet
It is the ruby on rails project that allows you to scheduled tweets.
database rails ruby ruby-on-rails sidekiq tweet twiter twitter-api
Last synced: 07 May 2026
https://github.com/guerreiropedr0/blog-app
This project is a blog application. You can add blogs, like and comment other blogs, just make sure you have an account and you are ready to go.
erb gem postgresql rails ruby ruby-on-rails
Last synced: 07 May 2026
https://github.com/uiur/keema-resource
A JSON object presenter with the ability of generating JSON Schema / OpenAPI Schema
Last synced: 07 May 2026
https://github.com/merodriguezblanco/panther
Another ruby script to migrate issues, comments, labels and milestones from GitHub Enterprise to GitHub
git github github-api github-enterprise ruby ruby-script
Last synced: 08 May 2026
https://github.com/hombre2014/recipe-app
The Recipe app keeps track of all your recipes and ingredients. It will allow you to save ingredients, create recipes, and generate a shopping list based on what you need for 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 rails ruby ruby-on-rails
Last synced: 08 May 2026
https://github.com/tzmfreedom/fluent-plugin-sforce
Salesforce input plugin for Fluentd data collector
Last synced: 14 Mar 2026
https://github.com/nimplay/budgetapp
This app allow control incomes and expense. Was created using Ruby on Rails
capybara-rspec rspec-rails ruby ruby-on-rails
Last synced: 08 May 2026
https://github.com/alephtwo/quantum_rng
A Ruby interface for the ANU Quantum Random Numbers API
json-api random-number-generators ruby
Last synced: 07 Oct 2025
https://github.com/shebang-labs/acts_as_lockable_by
A ruby gem to lock resources to prevent concurrent/multiple lockers access/editing of the resource at the same time
concurrency redis resource-locker ruby ruby-gem ruby-on-rails semaphores
Last synced: 09 May 2026
https://github.com/mickey/code-copy-ruby-ref
Visual Studio Code extension allowing you to copy the path to a class/method/constant in Ruby
Last synced: 09 May 2026
https://github.com/opsbr/sample-ruby-web-worker
A sample JavaScript application to run ruby.wasm on a Web Worker with communicating between main thread.
astro ruby webassembly webworker
Last synced: 09 May 2026
https://github.com/mediafinger/chimera_http_client
Unified way to access internal REST APIs or work with external JSON APIs for Ruby apps
api-client gem hacktoberfest http-client queue-request ruby
Last synced: 27 Oct 2025
https://github.com/snkrheadz/omise_test_cards
A set of common test cards for omise api in test mode.
omise omise-test-cards ruby ruby-gem
Last synced: 17 Oct 2025
https://github.com/gasb150/private-events
Application using Ruby on Rails for creating events and enable users to attend to these events
Last synced: 10 May 2026
https://github.com/eldoy/fuprint
Rack middleware for printing information about the request
middleware print rack-middleware request ruby
Last synced: 25 Jun 2026
https://github.com/startcloud/vagrant-zones
Vagrant Plugin which can be used to managed LX, Bhyve, Illumos and other zones on illumos (OmniOSce)
omnios omniosce ruby vagrant vagrant-plugin vagrant-providers
Last synced: 29 Jun 2026
https://github.com/blue0513/chat-gpt-ruby
Ruby CLI tool for communicating with ChatGPT
Last synced: 14 Mar 2026
https://github.com/scottrobertson/dates
A small app that makes it easy to remember dates
Last synced: 18 Oct 2025
https://github.com/hazrat-ali9/prompt-engineering
🤢 Prompt Engineering 🥶 the art and 🤡 science of crafting 🤓 effective prompts 🤖 to communicate 👻 with AI models 👹like ChatGPT 🙈 Claude and 🙆♂️ Gemini Perfect 🚃 developers 🚂 researchers and ✈ AI enthusiasts 🚢 prompt styles 🚁 and results 🚀 fine tuning 🛸 and prompt 🚤 optimization 🚋
engineer engineering engineering-platforms javascript prompt prompt-engineering python ruby
Last synced: 12 May 2026
https://github.com/conreality/conreality.rb
Conreality Software Development Kit (SDK) for Ruby.
Last synced: 14 Mar 2026
https://github.com/pjchender/template-rails-vue-turbolinks
This is a rails template app to use Vue in Rails with or without Turbolinks.
Last synced: 13 May 2026
https://github.com/qanastek/winenot
WineNot is an easy to use app to let you find a wine according to it's label. One step, Just can it !
android flask flutter ios levenshtein-distance object-detection opencv python rails ruby ruby-on-rails sqlite tensorflow tesseract tesseract-ocr
Last synced: 02 Apr 2026
https://github.com/sonota88/kairo-gokko
A relay-based toy logic circuit simulator
Last synced: 07 Oct 2025
https://github.com/useflyyer/flyyer-ruby-liquid
Liquid helpers to create https://flyyer.io URLs | Generate social share images with web technologies
flyyer gem image-generator liquid open-graph ruby seo shopify twitter-cards
Last synced: 13 May 2026
https://github.com/dodopayments/dodopayments-ruby
The official Ruby library for the Dodo Payments API
dodopayments ruby ruby-gem ruby-on-rails
Last synced: 14 May 2026
https://github.com/lamiasristy/lamiasristy
Software Engineer | Full-Stack web developer | Frontend Developer **Preferred stack: Full-Stack development. **Currently looking for new opportunities.
bootstrap4 heroku html-css-javascript javascript postgresql-database react react-redux remote-pairing ruby ruby-on-rails webpack
Last synced: 14 Apr 2026
https://github.com/anyone-oslo/all-the-favicons
Favicons for the Rails assets pipeline
Last synced: 13 May 2026
https://github.com/estiens/ruby-coordinator-gpt
I wanted to play with an autonomous AI and I wanted to do it in Ruby...
autogpt autonomous-agents gpt gpt-4 llm ruby
Last synced: 23 Jan 2026