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/npezza93/vim-tags
Load ruby gem tags and gem files to vim
bundler bundler-plugin ruby vim
Last synced: 24 Apr 2026
https://github.com/rringler/resque-serializer
A Resque plugin for ensuring that unique jobs are executed serially
Last synced: 18 Mar 2025
https://github.com/ritobrotomukherjee/create-enumerables-ruby
Ruby comes with several enumerable, trying to re-write those enumerable in a custom Enumerable. It's a self practice project
practice-project rubocop ruby ruby-enumerable-methods
Last synced: 31 Mar 2025
https://github.com/wowinter13/english-to-cron
Converts natural language into cron expressions
cron cron-jobs cronjob gem ruby ruby-gem ruby-on-rails
Last synced: 09 Apr 2025
https://github.com/driftingruby/075-drag-and-drop-with-interact-js
Using Interact.js to create draggable and droppable items in our view, we can use AJAX callbacks on events to interact with our Ruby on Rails application. Also, learn how to use Ruby Assets to manage our Javascript Libraries.
javascript rails-asset-pipeline ruby ruby-on-rails
Last synced: 07 May 2026
https://github.com/lindseyb/nepeta-cataria-server
high score server for nepeta carataria
ludum-dare ruby server sinatra
Last synced: 21 Jan 2026
https://github.com/demonstrandum/progress_download
Simple customisable progress bar for downloading remote files in Ruby.
customizable downloader progress-bar ruby shell terminal
Last synced: 07 May 2026
https://github.com/petercamilleri/mini_erb
A simplified, streamlined, fast, pure-ruby replacement for erb. Experimental.
Last synced: 03 Apr 2025
https://github.com/notfounds/solargraph-docker
A docker image for solargraph
docker lsp ruby solargraph vscode
Last synced: 13 Apr 2026
https://github.com/hayat01sh1da/botpress-accuracy-checkers
This repository contains Ruby on Rails app and Ruby/Python Script which examine accuracy of response returned by Botrpress.
botpress csv docker json python rspec ruby ruby-on-rails
Last synced: 13 Apr 2026
https://github.com/twknab/rails_vite_react_material
🛸 A boilerplate Rails application using Vite + React18 + MaterialUI w/ PostgreSQL. Includes User registration, login and empty dashboard.
javascript material-ui postgresql rails reactjs ruby vite
Last synced: 13 Apr 2026
https://github.com/gurubalan-git/mra
A meeting room booking application done in Ruby on Rails with Slim, Coffescript, jQuery, Devise and others.
coffeescript devise devise-gem-extension heroku jquery meeting meeting-room-application mra rails ruby ruby-application ruby-on-rails slim slim-framework
Last synced: 13 Apr 2026
https://github.com/roberwil/truthy_gem
Create a truth table and evaluate it with your inputs, Truthy figures out the formula; Perform your logical operations with ease.
ruby ruby-gem ruby-on-rails rubygems
Last synced: 22 Feb 2026
https://github.com/tarellel/semantic_ui_views_generator
A Rails generator for creating Semantic-Ui styled views (Erb, Slim, and HAML).
generator rails ruby semantic-ui
Last synced: 08 May 2026
https://github.com/fluentci-demos/fluentci-demo-ruby
A FluentCI Demo for Ruby
cicd continuous-delivery continuous-integration devbox nix ruby sinatra wasm
Last synced: 09 Mar 2026
https://github.com/sixarm/sixarm_ruby_current_user
SixArm.com » Ruby » Get the current user of a Ruby on Rails app
Last synced: 13 Apr 2026
https://github.com/q-m/food-fish-parser-ruby
Extract fish details from food product descriptions
aquaculture fao fisheries food-products ingredients parser ruby ruby-gem species structured-data
Last synced: 12 May 2026
https://github.com/johansenja/qdocs
A rudimentary ruby language & environment intelligence server
Last synced: 10 May 2026
https://github.com/byteit101/subspawn
SubSpawn Native Process Launching in Ruby
ffi-bindings jruby native posix ruby subprocess
Last synced: 06 Jul 2025
https://github.com/bumi/mshauri
Questionnaire and Recommendations app currently providing information about software engineering best practices
questionnaire ruby rwanda software-engineering
Last synced: 06 Sep 2025
https://github.com/fabianoleittes/mob2con-challenge
Backend engineer challenge
docker jwt-authentication postgresql rails ruby
Last synced: 13 Apr 2026
https://github.com/odilson-dev/hangman
A simple command line Hangman game where one player plays against the computer, the player is able to save his progression and keep playing later at exactly where he left off.
file marshal project-hangman ruby serialization
Last synced: 25 May 2026
https://github.com/erivandosena/api-ruby
RESTful API with Ruby on Rails
api-restful devise docker docker-compose doorkeeper nginx oauth2 passenger rails7 ruby
Last synced: 05 Feb 2026
https://github.com/srcemre/srcemre.github.io
A personal blog site built with Jekyll, sharing my journey, projects, and writings.
Last synced: 07 May 2026
https://github.com/wilsonkinyua/ruby-sinatra-application-structure
Typical file structure for a Sinatra application
folder-structure ruby sinatra-applications
Last synced: 28 Apr 2025
https://github.com/benmuiruri/palindrome_app
This repo contains a live a dynamic Ruby web app that uses `Sinatra` - A ruby micro-framework. The app will put the custom Ruby gem `bkiarie_palindrome` to good use in a web-based palindrome detector app.
minitest ruby ruby-on-rails sinatra
Last synced: 15 May 2026
https://github.com/victorokoroji/school-library-app
The goal of this project is to build an app for a school library that will allow them to add new students or teachers, add new books, save records of who borrowed a given book and when the book was borrowed. This project solely used Object Oriented Programming(OOP).
Last synced: 10 Apr 2025
https://github.com/radf0x/rails-docker-api-server
A sample rails project boostrap with Docker and docker-compose.
docker docker-compose ruby sample-project
Last synced: 10 May 2026
https://github.com/kusnierewicz/webserver
The Odin Project Assignment: Build simple webserver
Last synced: 31 May 2026
https://github.com/bsclifton/cloud-config
Build configuration used for my cloud server
configuration digitalocean nginx ruby ssh ubuntu
Last synced: 09 May 2026
https://github.com/fabianofrank/ruby-hello-world
A Ruby app to decode any morse message.
Last synced: 28 Feb 2025
https://github.com/fabianofrank/hello-rails-backend
This Hello World project implements an API endpoint on Ruby on rails that will be connect to the React fron-end through the two repos aprroach for web development.
Last synced: 28 Feb 2025
https://github.com/rcdexta/aathichudi
literature ruby ruby-on-rails tamil wiki
Last synced: 13 Apr 2026
https://github.com/madmatvey/geojson-locations-api
GeoJSON with Rails PostgreSQL and PostGIS
api postgis postgresql rails ruby
Last synced: 13 Apr 2026
https://github.com/syedabutalib/language_colors
Ruby gem that returns the github color of a programming language
Last synced: 02 Apr 2025
https://github.com/mjm/pressy
A command-line tool for editing your WordPress site using local files
Last synced: 18 May 2026
https://github.com/dipto0321/facialbook
A social media app built with Ruby on Rails.
database erb-template facebook heroku minimum-features newsfeed postgresql profile rails ruby
Last synced: 13 Apr 2026
https://github.com/cliftondavies/learnar
A Ruby on Rails full-stack app for learners to share progress, connect and find inspiration.
bootstrap4 css3 devise font-awesome-sass heroku html5 postgresql rspec rspec-rails ruby ruby-on-rails sass shoulda-matchers sql
Last synced: 07 Apr 2026
https://github.com/fnando/omniauth-wp
Wordpress's OAuth2 Strategy for OmniAuth.
omniauth omniauth-strategy rails ruby wordpress
Last synced: 13 Apr 2026
https://github.com/nemwel-boniface/portfolio_backend
This is a Ruby on Rails API application which I am creating to act as my backend server for my personal portfolio. Data that is supposed to be displayed in my portfolio will all come from this API application.
api-rest gitflow postgresql rspec-rails rswag-api ruby ruby-on-rails
Last synced: 13 Apr 2026
https://github.com/taym95/car-parks-app
This is Rails app to locate cars parks
google-maps ruby ruby-on-rails
Last synced: 05 Oct 2025
https://github.com/sanjibroy360/quizzy-by-sanjibroy360
A Quiz application created using React.js and Ruby on Rails. Here, users can create and publish quizzes and receive a shareable link. Additionally, quiz creators can view and export detailed statistics for each quiz.
postgresql quizapp quizzy reactjs ruby ruby-on-rails
Last synced: 13 Apr 2026
https://github.com/jfinkhaeuser/unobtainium-cucumber
Cucumber specific extensions to unobtainium.
appium bdd cucumber ruby selenium unobtainium
Last synced: 06 Oct 2025
https://github.com/pirate/polyglot-agent
🇺🇳 Auto-translate a codebase from Typescript into Python, Golang, Rust, and Ruby continusously using a Codex agent loop.
agent codex coding-agent go golang js language-translation polyglot python ruby rust typescript
Last synced: 31 May 2026
https://github.com/hellostealth/stealth-bandwidth
Bandwidth.com SMS driver for Stealth
Last synced: 14 Apr 2026
https://github.com/jjuarez/homebrew-tap
My little contribution to homebrew formulas
Last synced: 16 May 2026
https://github.com/brandymint/localized_render
Поддержка globalize во views
gem i18n localization ruby ruby-gem
Last synced: 08 Oct 2025
https://github.com/peteugwu/blog-app
A full-stack blog app built with Ruby on Rails framework
authorization blog capybara-rspec devise integration postgresql rails-application ruby ruby-gem ruby-on-rails seed
Last synced: 21 Jan 2026
https://github.com/bria222/budget-app
this project 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 and on what. You will create a Ruby on Rails application that allows the user to: register and log in,
bootstrap devise devise-jwt gem html-css-javascript javascript rails restful-api ruby ruby-on-rails
Last synced: 14 Apr 2026
https://github.com/pulkit1822/leetcode
This repository contains daily solutions to LeetCode challenges, organized by date and problem name. It provides explanations for each solution and supports multiple programming languages. Contributions are welcome, and the project is licensed under MIT.
coding-challenges cpp csharp data-structures-and-algorithms java mysql php problem-solving ruby sql
Last synced: 14 Apr 2026
https://github.com/zinovyev/jekyll-metrics
Jekyll metrics plugin
analytics google-analytics jekyll-plugin metrics ruby yandex-metrica yandex-metrika
Last synced: 10 Oct 2025
https://github.com/serverkit/serverkit-vscode
Serverkit plug-in for VSCode.
Last synced: 10 Oct 2025
https://github.com/dannnylo/shoryuken_newrelic
A gem to enable New Relic's instrumentation to Shoryuken jobs.
Last synced: 19 Jan 2026
https://github.com/elquimista/dploy-rails
Simple Rails deployer for VPS and Nginx (or similar reverse proxy server)
nginx rails-deployer ruby ruby-on-rails
Last synced: 19 Jan 2026
https://github.com/gastonmorixe/htmx-on-rails
HTMX Demo for Ruby on Rails 7.1+ with import maps
Last synced: 19 Jan 2026
https://github.com/uzair-manzoor/budget_app
Budget_App is a mobile web application designed to help users efficiently manage their budgets and track expenses. With an intuitive and user-friendly interface, this app enables individuals to gain insights into their spending habits and make informed financial decisions.
erb-template rails7 ruby rubyonrails
Last synced: 19 Jan 2026
https://github.com/souravgoswami/ruby-masterclass
A Free Ruby class for Techno India college students (dept. of BCA)
Last synced: 11 Oct 2025
https://github.com/abigiyaty/oop_school_library
OOP school library is a Ruby console app that allows users to add new students or teachers, add new books, and save records of who borrowed a given book and when. Build using Ruby.
Last synced: 24 Oct 2025
https://github.com/aliatayee/catalog-of-my-things
It's a Catalog Storage OOP(Object Oriented Programming) project in Ruby. The project follows SOLID principles. The data gets added and deleted from CLI and gets preserved as JSON in a .json file. It's a simple project developed from a UML diagram. We are following Gitflow in this project. It's a pair programming, Capstone project. We have performed team code reviewing. This project have unit test for testing the models functionality.
Last synced: 11 Oct 2025
https://github.com/lolcommits/lolcommits-twitter
Automatically tweet your lolcommits
fun git git-addons humor lolcommits lolcommits-plugin ruby selfie twitter
Last synced: 11 Oct 2025
https://github.com/bocaletto-luca/todo-http-server-ruby
Ruby Sinatra Todo HTTP Server 🚀 A single-file, in-memory RESTful API written in Ruby using Sinatra. Features health, version, metrics, request logging, and graceful shutdown.
bocaletto-luca http-server opensource ruby server server-web
Last synced: 11 Oct 2025
https://github.com/aboongm/catalog-of-my-things
In this project, we are creating a console app that will keep a record of different types of things : books, music albums, movies, and games. Everything will be based on the UML class diagram that was provided as requirements for the project. The data will be stored in JSON files but will also prepare a database with tables structure analogical to the program's class structure. "Catalog of my things" will be a simple console app that allows users to manage collections of the things they own.
Last synced: 21 Jan 2026
https://github.com/said-laasri/https-github.com-nickemma-car-rental-api
Deployment back end api car rentals
api postgresql rails railway ruby
Last synced: 09 Apr 2026
https://github.com/anthonycorletti/modal-arbitrary-code-example
Run arbitrary code on Modal.
Last synced: 12 Apr 2026
https://github.com/mileszim/rails-project-template
Base Rails Project based on my personal preferences at the moment.
Last synced: 21 Jan 2026
https://github.com/ericlondon/rails4-has_many_through-accepts_nested_attributes_for-allow_destroy
Rails4 / has_many through / accepts_nested_attributes_for / allow_destroy / nested form
accepts-nested-attributes-for form has-many-through rails rails4 ruby
Last synced: 19 Jan 2026
https://github.com/aavision/bubble-sort-benchmarks
Benchmarking Bubble sort using different languages!
bash bubble-sort bubblesort c cpp cython go golang javascript php python python3 ruby rust ubuntu
Last synced: 19 Jan 2026
https://github.com/altabering/altadata-ruby
ALTADATA Ruby client provides convenient access to the ALTADATA API from applications written in the Ruby language.
Last synced: 01 Jul 2026
https://github.com/raihan2bd/morse-code-decoder
The "Morse Code Decoder" is a Ruby project that translates Morse code into English letters and numbers. It can be used to decode Morse code messages and relies on a predefined mapping table for the translation process.
Last synced: 20 Apr 2026
https://github.com/lulunac27a/simple-task-list-sinatra
Simple task list app using Ruby and Sinatra
application erb erb-html ruby sinatra sinatra-application sinatra-applications sinatra-framework sinatra-web task task-list tasklist tasks todo todo-app todo-list todolist
Last synced: 27 Jan 2026
https://github.com/gabyse1/catalog-of-my-things
A console app that help users to keep a record of different types of things they won like books, music albums, movies, and games. User can list, add, and remove records. Build with Ruby.
Last synced: 15 Oct 2025
https://github.com/rohancyberops/command-line-calculator
A simple command-line calculator built in Ruby that supports basic arithmetic operations like addition, subtraction, multiplication, and division. This calculator allows users to perform calculations interactively in the terminal or command prompt.
Last synced: 15 Oct 2025
https://github.com/lucasctnh/rpg-text-game
A simple RPG-style text game made in Ruby.
rpg ruby simple-game text-game
Last synced: 15 Oct 2025
https://github.com/eldoy/susana
Light weight Ruby web application framework based on Rack
framework rack ruby web-framework
Last synced: 15 Oct 2025
https://github.com/yusufyusie/enumerable
In this project I learned how to use a module inside my class. For this I will create a class MyList and a module MyEnumerable. My module MyEnumerable will implement a subset of the functionality of Enumerable.
basic-programming ruby ruby-style-guide
Last synced: 16 Oct 2025
https://github.com/rominana/school-library
This project contains a Ruby project that keeps track of book rentals from a school library using OOP features.
Last synced: 01 Jun 2026
https://github.com/enderahmetyurt/hello_ruby_gem
OYLG için Basit Ruby Gem'i
Last synced: 16 Oct 2025
https://github.com/ijeomaodinko/budget-app
Budget App 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 and on what.
devices devise rails7 rspec ruby rubyonrails
Last synced: 24 Feb 2026
https://github.com/yvsssantosh/posts_graphql
A demo project explaining installation and working of a Rails Backend using GraphQL
database graphql graphql-query postgresql rails-backend rails-server ruby
Last synced: 24 Feb 2026
https://github.com/brunojppb/adventofcode2019
Following the cool challenges on the https://adventofcode.com/
adventofcode adventofcode2019 ruby
Last synced: 01 Jun 2026
https://github.com/mshahzadtariq/persistable_mongoid
Persist Deleted Records for Mongoid Soft delete functionality for Mongoid ORM so you may recover records at later stage.
gem mongodb orm persistable ruby ruby-on-rails
Last synced: 07 Apr 2026
https://github.com/Darhazer/active_record_change_matchers
Custom RSpec matchers for ActiveRecord record creation.
active-record rspec rspec-custom-matchers ruby
Last synced: 19 Oct 2025
https://github.com/Pulkit1822/Leetcode
This repository contains daily solutions to LeetCode challenges, organized by date and problem name. It provides explanations for each solution and supports multiple programming languages. Contributions are welcome, and the project is licensed under MIT.
coding-challenges cpp csharp data-structures-and-algorithms java mysql php problem-solving ruby sql
Last synced: 20 Oct 2025
https://github.com/drewmoore/currency_chameleon
This is a tool for calculating and displaying monetary values in multiple currencies.
Last synced: 23 Oct 2025
https://github.com/servactory/datory
Ruby serializer and deserializer
deserialization dto rails ruby ruby-on-rails serialization
Last synced: 23 Oct 2025
https://github.com/noile-arch/flux_ecommerce_rails_backend
A ruby on rails backend for an ecommerce web application + PostgreSQL + JWT Auth✌️
jwt-authentication postgresql ruby ruby-on-rails
Last synced: 14 Apr 2026