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/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/stevenjcumming/rails-toolbox
Ruby on Rails snippets, sample code, and cheatsheet focused on API-only (-mostly) applications
rails rails-api rails-cheat-sheet rails-development rails-snippets rails-template rails7 ruby toolbox
Last synced: 06 Feb 2026
https://github.com/wizardone/raterr
Rate limiting for Ruby applications
cache hash limiter period rails-cache rate rate-limiter ruby visitor
Last synced: 10 Mar 2026
https://github.com/danifromecuador/budget
This Ruby on Rails project is about building a mobile web app where the user can manage his budget. Them will provide list of transactions associated with a category.
postgresql rails render-deployment ruby
Last synced: 24 Jan 2026
https://github.com/cwaku/school-library
This is basic school library app that has been built with Ruby. The app allows for some basic operations for example getting the name of the student or the teacher as well as constraints that come with their age.
Last synced: 02 Apr 2025
https://github.com/marian13/ruby_arguments
Ruby Arguments encapsulate method positional arguments (args), keyword arguments (kwargs), and an optional block (block) in a single value object (null object is also available).
Last synced: 02 Jul 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/passkit/passkit-ruby-grpc-sdk
Ruby SDK for Apple Wallet and Google Pay Membership / Loyalty / Access Cards, Coupons & Flights.
apple-wallet apple-wallet-support coupons flights google-pay google-wallet grpc loyalty loyalty-program loyalty-solutions mobile-wallet ruby sdk sdk-ruby
Last synced: 29 Jan 2026
https://github.com/jgarber623/micromicro
A Ruby gem for extracting microformats2-encoded data from HTML documents.
html-parser microformats microformats2 ruby rubygems
Last synced: 15 Apr 2025
https://github.com/siman-man/lier
Lier reverses return value of method which end with '?'.
Last synced: 21 Jul 2025
https://github.com/ilynette/recipe_app
The Recipe app keeps track of all the users' recipes and ingredients. It will allow the user to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe. Also, since sharing recipes is an important part of cooking, the app should allow the user to make them public so anyone can access them.
Last synced: 13 Apr 2026
https://github.com/tpritc/verboten_keys
Verboten Keys is a last line of defense to help prevent you and your team from accidentally leaking private information via your APIs.
Last synced: 08 Oct 2025
https://github.com/bastienleonard/hutte
Simple SSH execution in Ruby, heavily based on Python's Fabric
Last synced: 30 May 2026
https://github.com/tylerrick/capybara-chrome_dev_tools
Integrates chrome_remote (a Chrome DevTools Protocol client) with Capybara, letting you access Chrome DevTools via `driver.dev_tools`.
capybara capybara-library chrome chrome-devtools-protocol chrome-remote crmux ruby selenium-webdriver
Last synced: 13 Jun 2025
https://github.com/wendreof/boxonrails
Rails Environment (Vagrant): Ubuntu 16.04, RVM (Ruby 2.4.1 & Rails 5.1.3) & MySQL & Docker & Heroku & Redis...
docker heroku mysql nodejs rails redis ruby rvm ubuntu1604 vagrant-boxes
Last synced: 11 Apr 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/type-ruby/type-ruby.github.io
The official website for T-Ruby
Last synced: 03 Feb 2026
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/vergilet/schoolgirl_uniform
Multistep form for Rails app
form multistep multistep-form multistep-forms multisteps-form rails ruby uniform
Last synced: 26 Oct 2025
https://github.com/blwatkins/learning-ruby
Learning resources and notes for the Ruby programming language.
learning notes programming-language ruby
Last synced: 13 Jun 2025
https://github.com/amejid/catalog-of-things
In this project, we created a console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games. Everything is based on the UML class diagram presented above. The data is stored in JSON files but we also prepared a database with tables structure analogical to the program's class structure.
Last synced: 05 May 2026
https://github.com/openactive/models-ruby
Ruby Models for the OpenActive Opportunity and Booking Specifications
implementation-support pre-release ruby
Last synced: 14 Aug 2025
https://github.com/nekonenene/kizuna_bot_image
Kizuna bot with Docker
discord-bot discordrb docker ruby
Last synced: 03 Sep 2025
https://github.com/r3dhulk/dns-enumeration-in-ruby
DNS Enumeration In Ruby
dns dns-enumeration dnsenumuration enumeration ethical ethical-hacking ethical-hacking-tools ethicalhacker ethicalhacking hacking hacking-tool hacking-tools ruby ruby-for-ethical-hacker ruby-for-ethical-hackers ruby-for-ethical-hacking ruby-script rubyforethicalhackers rubyforethicalhacking rubyscript
Last synced: 13 Jun 2026
https://github.com/javitocor/enumerable-methods
This project contains an implementation of some of Ruby's enumerable methods. Built as a practice wit Ruby.
enumerable-methods microverse odin-project ruby
Last synced: 24 Mar 2025
https://github.com/delano/uri-redis
URI support for Redis connection settings
Last synced: 04 Jul 2025
https://github.com/denissellu/e-commerce-on-rails
A very simple Ruby on Rails e-commerce with active admin
Last synced: 13 Feb 2026
https://github.com/bludidi/blogapp
A BlogApp is a Rails app that allow users to create posts, comment and like, it uses database to store, update and remove data.
css3 git postgresql rails ruby vscode
Last synced: 20 Jan 2026
https://github.com/rileymanda/blog-app
BlogApp is a web application that allows users to create, update, and interact with blog posts. It is built using Ruby on Rails and PostgreSQL as the database, and it includes comprehensive unit and integration tests implemented in RSpec and Capybara.
bdd capybara rails rspec-rails ruby selenium-webdriver
Last synced: 15 Apr 2026
https://github.com/ferhatgec/hlcog
Fegeya HLCoG, High-Level Code Generator back-end.
assembly code-generation codegen cpp fegeya high-level kalem python ruby rust shell transpiler
Last synced: 10 Apr 2026
https://github.com/jungomi/mdn_query
Query the Mozilla Developer Network documentation
Last synced: 15 Apr 2025
https://github.com/fherrerao/budget-app-capstone
A web application where users can create categories with their respective transactions, and see the total amount of each category. Must register before accessing the content.
Last synced: 07 Feb 2026
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/sonota88/kairo-gokko
A relay-based toy logic circuit simulator
Last synced: 07 Oct 2025
https://github.com/rokumatsumoto/boyutluseyler
Yet another 3D model repository
3d-models repository ruby ruby-on-rails vuejs
Last synced: 26 Feb 2026
https://github.com/bgmp/minecraft-data
Gem to gather different pieces of information related to Minecraft player profiles
Last synced: 19 Apr 2025
https://github.com/reednj/stackoverflow-counter
Counts the number of questions, answer and comments on stackoverflow
Last synced: 02 Jul 2025
https://github.com/mattkevan/uxlift
Collecting UX and visual design inspiration and best practice.
design design-patterns design-systems innovation inspiration jekyll jekyll-site ruby usability ux
Last synced: 13 Apr 2025
https://github.com/dbackowski/cookieconsent2-rails
Rails asset pipeline bundling of the Cookie Consent JavaScript plugin.
assets cookie-consent rails ruby ruby-gem
Last synced: 11 Nov 2025
https://github.com/carreraprogrammer/school-library
In this project, you will start building your school library app. In this initial step, you will implement the classes to represent students and teachers.
Last synced: 29 Jun 2025
https://github.com/mshahzadtariq/call_action
CallAction is a mobile web application to automate the tracking and engagement of inbound calls across all marketing channels. This gem is ruby wrapper for CallAction API. It is open source and developed independently to help rails developers CallAction api integration.
api callaction gem rails ror ruby ruby-on-rails
Last synced: 24 Oct 2025
https://github.com/wilsonsilva/xavier
Imagine DatabaseCleaner for objects in memory.
Last synced: 24 Oct 2025
https://github.com/lucianghinda/good-enough-testing-sample
A sample app used during the #GoodEnoughTesting workshop at goodenoughtesting.com
ruby ruby-on-rails testing testing-practices
Last synced: 17 Nov 2025
https://github.com/spenserblack/rails-codespace-example
Template Ruby on Rails application with Codespaces config
codespaces github-codespaces rails ruby ruby-on-rails
Last synced: 17 May 2026
https://github.com/tony-rowan/pokemon-name-generator
A tool to create new Pokémon names
Last synced: 23 Apr 2025
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/jasonfelice/budget-app
This Rails Budget app allows users to record their transactions for a specific category.
Last synced: 21 Jan 2026
https://github.com/tresorsawasawa/budget_app
The "Budget App" is a mobile web application that helps users to manage their budgets. It has features of listing transactions associated with a category and with the app, you can see how much money you spent on that category
database html5 javascript ruby ruby-on-rails sass shell
Last synced: 15 Apr 2026
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/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/demonstrandum/a-star
A* path finding algorithm for images, in Ruby.
a-star algorithm chunky-png image labyrinth linux macos maze maze-solver pathfinding pixel png ruby unix windows
Last synced: 07 Apr 2025
https://github.com/zapnap/coin_market
Fetch current market data for top cryptocurrencies using the CoinMarketCap API
api-client crypto cryptocurrency finance market-data ruby tokens
Last synced: 19 Oct 2025
https://github.com/conreality/conreality.rb
Conreality Software Development Kit (SDK) for Ruby.
Last synced: 14 Mar 2026
https://github.com/said-laasri/rails_back_end
**Hello Rails ** is a simple Api of Ruby on Rails . It allows users to get a random greeting from the backend API.
Last synced: 01 Feb 2026
https://github.com/yohasebe/mac-dictionary-selector
An Alfred3 Workflow that lets you quickly look up words from a variety of dictionaries preinstalled in OSX
alfred dictionary ruby workflow
Last synced: 09 Feb 2026
https://github.com/agilecreativity/html2pdf
Batch convert htmls to pdfs
conversion html2pdf ruby utility-library wkhtmltopdf
Last synced: 17 Oct 2025
https://github.com/fazendaaa/project-euler
Some of the Project Euler exercises in different languages
c cpp haskell nodejs project-euler project-euler-solutions python ruby typescript
Last synced: 07 Oct 2025
https://github.com/nemwel-boniface/my_kuku
With the software, you will be able to track a chicken from the time it is a chick all the way to when it is a fully grown chicken and become a rooster and provide meat or a hen and provide eggs and also count the number of eggs it will have laid throughout its lifetime.
css3 gitflow kanban-board linters postgresql-database render rspec ruby ruby-on-rails
Last synced: 13 Feb 2026
https://github.com/shingt/audiogem
Tool to generate audio frequencies in Ruby.
Last synced: 05 Jul 2025
https://github.com/guzart/opie
Operations API for Railway oriented programming in Ruby
operations railway-oriented-programming ruby transactions
Last synced: 13 Jul 2025
https://github.com/ebyrds/szymanskis_mutex
Algorithm devised by Boleslaw Szymanski. This MutEx has linear wait and only 5 communication variables
mutex mutex-lock mutex-synchronisation mutexes race-conditions ruby rubygem szymanski
Last synced: 23 Apr 2025
https://github.com/martinnicolas/ca
Comunidad de usuarios para reclamar a sus funcionarios por una ciudad mejor
activism debug-politics postgresql rails4 ruby social-impact
Last synced: 08 Apr 2025
https://github.com/ksylvest/omniai-mistral
An implementation of the OmniAI interface for Mistral.
Last synced: 26 Oct 2025
https://github.com/andrew/hanami-sprockets
An alternative to hanami-assets that doesn't rely on npm
Last synced: 08 Oct 2025
https://github.com/r95-del/recycle_bin
RecycleBin provides a "trash can" or "recycle bin" functionality where deleted records are marked as deleted instead of being permanently removed from your database. You can easily restore them or permanently delete them through a clean web interface.
bin recycle ruby ruby-gem ruby-on-rails ruby-recycle-bin ruby-trash rubygem rubygems trash
Last synced: 01 Jul 2025
https://github.com/tarellel/healthicons
A Ruby/Rails helper to easily display Healthicons SVG icons within your application views.
gem health-icons healthicons helper icon rails ruby svg
Last synced: 11 Nov 2025
https://github.com/infrablocks/ruby_gpg2
A simple Ruby wrapper for invoking gpg (>= 2.0) commands.
Last synced: 10 Jul 2025
https://github.com/parikshit223933/samurai
Samurai is a deployment preparation cli tool
deployment devops release-automation ruby ruby-gem
Last synced: 14 Feb 2026
https://github.com/fabriquartz/laptop-install
Fabriquartz it's default laptop install. STATUS - to specific - must be evaluated
elixir ember install-script installer-script laptop ruby vim
Last synced: 09 Jul 2025
https://github.com/owusu-desmond/mcq-quiz-app
Multiple choice question(mcq) quiz app a program that will ask a user all pre-defined questions and will give the user a score at the end of the quiz.
Last synced: 14 Jul 2025
https://github.com/ahmad-elassuty/rails_graph_example
Example using RailsGraph gem
cypher-query erd example graph interactive neo4j rails ruby ruby-on-rails
Last synced: 03 Sep 2025
https://github.com/takkii/dict
Input Completion Dictionary 📖
emacs-autocomplete neovim-ddcdotvim nodejs php ruby vim-deoplete vim-neocomplete
Last synced: 11 Nov 2025
https://github.com/voxpupuli/puppet_metadata
The gem intends to provide an abstraction over Puppet's metadata.json file. Its API allow easy iteration over its illogical data structures.
Last synced: 28 Dec 2025
https://github.com/iaintshine/ruby-grpc-opentracing
OpenTracing instrumentation for gRPC in Ruby
grpc grpc-opentracing opentracing ruby tracing
Last synced: 19 Oct 2025
https://github.com/amey-thakur/hangman-in-ruby
A Ruby terminal-based Hangman game showcasing object-oriented design, modular architecture, and dynamic game state management.
amey ameythakur hangman hangman-game hangman-in-ruby megasatish ruby ruby-projects
Last synced: 25 Feb 2026
https://github.com/necojackarc/simpler_enum
Providing Rails like enumerated type
Last synced: 22 Apr 2025
https://github.com/slavikdev/solid-ruby
SOLID principles in Ruby
object-oriented object-oriented-programming oop oop-principles ruby solid solid-principles
Last synced: 24 Mar 2025
https://github.com/coding-cactus/cactus-carer
The skill for Amazon Alexa which cares for your cacti!
Last synced: 15 May 2025
https://github.com/jnv/table_syntax
Create tables comfortably in plain Ruby
Last synced: 21 Apr 2025
https://github.com/enionsouza/hello-rails-react
This exercise goal is to create an app to provide both: (1) an API to respond to JSON requests, and (2) a server-side renderer for a ReactJS Client Application.
database rails-react reactjs ruby ruby-on-rails
Last synced: 31 Aug 2025
https://github.com/ooftypop/snoop_dogg
A nicer way to see Models
associations console gem logging models organizing pretty print printing rails readable readable-code relationships ruby ruby-gem ruby-on-rails rubygem rubyonrails snoop-dogg sorting
Last synced: 08 Oct 2025
https://github.com/najibullahjafari/budgetpro
BudgetPro is the Ruby on Rails project, this is about building 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 .
backend database gems postgresql ruby ruby-on-rails
Last synced: 05 Jan 2026
https://github.com/melashu/time_greeting_message
This is a simple gem to display a message with the phrase `Good Morning` if it is in the morning, `Good Afternoon` if it is in the afternoon, `Good Evening` if it is in the evening, `Good Night` if it is at night
Last synced: 24 Apr 2025
https://github.com/ibug/pfserver
Port forwarder server (simple iptables - http interface)
Last synced: 08 Oct 2025
https://github.com/zeroc0d3/nginx-unicorn-rails
A collection of useful Docker images.
docker docker-image dockerfile nginx rails ruby ubuntu unicorn
Last synced: 11 Apr 2026