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/ibizugbe/hello_rails_on_react1
This is a fullstack application that generates random greetings.
Last synced: 10 May 2026
https://github.com/toomanybees/dev_secrets
Multiple encrypted secrets files for Rails
encrypted-passwords rails ruby secrets
Last synced: 15 May 2026
https://github.com/y1220/mindguidefe
Rails application that involves generating and handling conversational content using a generative AI client. The application likely includes features for interacting with users through chat, processing user inputs, and generating responses with emotional context.
api emotion-detection gemini generative-ai mental-health ruby ruby-on-rails
Last synced: 07 May 2026
https://github.com/apiqcms/kms_seo
SEO support for KMS
cms kms kms-seo ruby rubyonrails seo
Last synced: 11 May 2026
https://github.com/sergeypedan/integral-text-helpers
A collection of text commonly used text modification functions. Some pure Ruby, some require ActiveSupport
Last synced: 11 Jun 2026
https://github.com/rubyonworld/omise-ruby
Add the following to your Gemfile and run bundle install to install via RubyGems
Last synced: 03 May 2026
https://github.com/drexed/lite-regulations
Collection of mixins to control the state of a database record
activation activerecord containment expiration quarantine rails regulate ruby state suspension visibility
Last synced: 10 May 2026
https://github.com/sixarm/sixarm_ruby_application_controller_mock
SixArm.com » Ruby » ApplicationController mock for Rails
applicationcontroller gem mock rails ruby
Last synced: 03 May 2026
https://github.com/aj-rom/elem_info
A ruby gem and CLI for calculating mass percentage and exploring information on all of the known elements.
chemical-compound chemistry elements percent-mass ruby
Last synced: 10 May 2026
https://github.com/spola1/hangman
Консольная игра "Виселица", реализованная в ходе прохождения курса RoR от https://goodprogrammer.ru
Last synced: 10 Jun 2026
https://github.com/learnwithalfred/employee-manager
Let's build a rails react.js Employee management system using. Admin will be able to create and assign task. Employees can go for leave. Employees can only handle one task at a time. Task will have a deadline. Deadline task will not show up on when assigning to employees
reactjs ruby ruby-on-rails tailwindcss
Last synced: 03 May 2026
https://github.com/klengvinayte/bbq
An application in which you can create an event, invite subscribers. You can add photos to the event, leave comments, all participants will receive an email notification.
Last synced: 11 May 2026
https://github.com/danielshow/event_rock_graphql
An application for creating events and showcasing to everyone - Ruby and Graphql
api graphql postgresql rails ruby ruby-on-rails
Last synced: 05 May 2026
https://github.com/magynhard/ruby-game_dig
Query game servers from Ruby powered by node-gamedig.
gamedig gamedig-ruby gameserver gameserver-tool gameserverinfo players ruby ruby-gamedig status tool
Last synced: 11 Jun 2026
https://github.com/jitesoft/docker-ruby
Docker with alpine linux and ruby.
alpine docker dockerfile hacktoberfest jitesoft ruby
Last synced: 03 May 2026
https://github.com/gia-lexa/endpoint_sim
Personal test harness framework for telemetry data, used for testing EDR agent performance.
Last synced: 15 Apr 2026
https://github.com/afonsir/experiments
Here are some experimental code/scripts.
Last synced: 03 May 2026
https://github.com/kessie2862/rails-blog-app
The Rails-Blog App is a feature-rich, user-friendly blog application built with Ruby on Rails that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
postgresql ruby ruby-gem ruby-on-rails
Last synced: 11 May 2026
https://github.com/jasonmdev/rails-blog-2
This a basic blog site with a single admin user. A blog owner can log-in and submit a new post. Comments can be made as well by readers. The admin user has access to delete posts as well as delete comments.
blog bootstrap-sass rails ruby ruby-on-rails
Last synced: 03 May 2026
https://github.com/manuelzzz/blog
💎 My first contact with ruby on rails following the rails documentation for a blog website
documentation ruby ruby-gem ruby-on-rails web
Last synced: 11 May 2026
https://github.com/driftingruby/313-esbuild-for-rails
Use esbuild to bundle your JavaScript, then deliver it via the asset pipeline in Rails. This gem provides an installer to get you going with esbuild in a new Rails application.
esbuild javascript ruby ruby-on-rails
Last synced: 03 May 2026
https://github.com/danekf/web-socket-exploration
Self guided exploration and writeup about web sockets. Explanation, use and examples
Last synced: 03 May 2026
https://github.com/ed-mare/webpack_manifest_plugin
Ruby gem that integrates with the Javascript webpack-manifest-plugin package. Provides a view helper for adding webpack managed assets in Rails templates.
rails ruby webpack webpack-manifest-plugin
Last synced: 03 May 2026
https://github.com/thombruce/helvellyn
An open source headless CMS with a customisable JSON API
api blogging cms headless jamstack json open-source rails ruby vue vuetify web-application
Last synced: 16 Feb 2026
https://github.com/chrisliaw/tlogger
Logger engine that provides some context to the log messages
Last synced: 10 Jun 2026
https://github.com/baqar-abbas/ror-budget-app
It is a mobile web application that allows users to manage their budget. User can see a list of expenses associated with a group and total amount. It also allows users to introduce new groups/expenses and keep track of money spent.
css3 html5 mvc postgresql ruby ruby-on-rails
Last synced: 04 May 2026
https://github.com/vilhalva/rotas-com-ruby
👨💻APLICAÇÃO DE ROTAS APENAS COM A LINGUAGEM, SEM FRAMEWORKS!
cdn css html interface materializecss projeto ruby site
Last synced: 04 May 2026
https://github.com/johnnyhuy/ruby-on-rails-rmit-course-app
💎 Ruby on Rails web application to present RMIT courses.
Last synced: 11 May 2026
https://github.com/vavgustov/server-gem-listen
Automatically restart Rails server when you hack gem for experiments
Last synced: 11 Oct 2025
https://github.com/frodoslaw/dockerfile-rspec-serverspec
Test Dockerfiles with RSpec and ServerSpec
dockerfile rspec ruby rvm serverspec
Last synced: 04 May 2026
https://github.com/abhinav9444/hackerrank
This repository serves as a personal collection and showcase of my coding skills, problem-solving techniques, and progression through various coding challenges on HackerRank. It is also intended to help others learn and understand different approaches to solving programming problems in various languages.
algorithms algorithms-and-data-structures c data-structures hackerrank hackerrank-solutions programming python python3 ruby
Last synced: 11 May 2026
https://github.com/mwafrika/ror_blog_application
Blog App is a full stack blog app built with Ruby on Rails framework that allows users to create, edit, and delete posts and comments on their blog.
Last synced: 04 May 2026
https://github.com/oshanz/elixir_vs_ruby
concurrency and parallelism tests
concurrency elixir parallel-processing ruby
Last synced: 11 Jun 2026
https://github.com/klengvinayte/askme
An application where you can ask questions and get answers
Last synced: 04 May 2026
https://github.com/codesalley/omail
Ruby On Rails development mail intercepter
actionmailer ruby ruby-gem ruby-on-rails
Last synced: 04 May 2026
https://github.com/schanur/headless-jukebox
audio configurable embedded-linux frontend jukebox mpv multimedia omxplayer raspberry-pi raspbian ruby scripting video
Last synced: 04 May 2026
https://github.com/dsalahutdinov/sidekiq-skip_retry
Support to skip default sidekiq retry using predefined middleware
background-jobs redis retry ruby sidekiq
Last synced: 04 May 2026
https://github.com/okamyuji/dhi-migration
Docker Hardened Images (DHI) migration samples — before/after Dockerfiles for Go, Node.js, Python, and Rails 8 with gitleaks-based secret scanning.
dhi distroless docker docker-hardened-images dockerfile gitleaks golang nodejs python rails ruby security
Last synced: 13 Jun 2026
https://github.com/lucasintel/dotfiles
export EDITOR=vim
bumblebee-status dotfiles i3 ruby vim vim-plug yadm
Last synced: 04 May 2026
https://github.com/solar05/dockcheck
Simple gem, that validates document check sum.
Last synced: 11 Jun 2026
https://github.com/bells17/pronto-perl_lint
Pronto runner for Perl::Lint.
linter perl pronto pronto-runner ruby
Last synced: 15 Apr 2026
https://github.com/alphayowakarindi/rails-recipe-app
This is a Recipe app that keeps track of all users' recipes, ingredients, and inventory. It allows an authenticated 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.
postgresql recipes ruby ruby-on-rails
Last synced: 04 May 2026
https://github.com/truggeri/meal-planner-api
Ruby based api for meal planner application
api microservice minitest ruby sinatra wip
Last synced: 10 Jun 2026
https://github.com/luhluh-17/species-app
An application built with Ruby on Rails 7 that archives and provides public data on species found in the Philippines.
Last synced: 11 May 2026
https://github.com/anthonylee1994/drawviva-backend
DrawViva Rails REST API
crud postgres rails rails7 rest-api ruby webnotification webpush
Last synced: 04 May 2026
https://github.com/tastybamboo/panda-monorepo
Development workspace for Panda CMS ecosystem with auto-discovery, unified CLI tooling, and automated setup
cli cms development-tools monorepo rails ruby
Last synced: 17 Mar 2026
https://github.com/wanjinyoo/jungle
A mini e-commerce application built with Rails 4.2
Last synced: 06 Feb 2026
https://github.com/jcampbell57/ruby_chess
A command line Chess game where two players can play against each other. The purpose of this project is to show that I can take on a project with a lot of different components. This is the capstone project of The Odin Project's Ruby course.
localstorage object-oriented-programming oop rspec ruby serialization tdd test-driven-development yaml
Last synced: 04 May 2026
https://github.com/ilcande/manager-app
a simple application that displays all payment requests submitted by the contractor through RabbitMQ and Bunny
bunny rabbitmq redis ruby ruby-on-rails
Last synced: 04 May 2026
https://github.com/acushlakoncept/list-app
In this project, I built a simple List App using ReactJS as FrontEnd and Ruby on Rails API as Backend
rails rails-api react reactjs ruby ruby-on-rails
Last synced: 04 May 2026
https://github.com/waihon/library-api
https://elibapi.herokuapp.com - The Library API developed using Ruby on Rails 6 and JSON:API as part of Full Stack Ember with Rails course.
Last synced: 19 Jan 2026
https://github.com/dannote/arel_maniac
The missing PostgreSQL features for ActiveRecord — no raw SQL allowed
activerecord cte distinct-on lateral-join postgresql rails ruby tablesample
Last synced: 14 Jun 2026
https://github.com/abdelrahman-hsn/blog
My Blog
blog rails5 ruby ruby-on-rails
Last synced: 11 May 2026
https://github.com/eunomie/app-metrics-demo
docker grafana monitoring prometheus ruby
Last synced: 04 May 2026
https://github.com/wahyufaturrizky/wallet_system
https://wallet-system-brown.vercel.app
gem postgresql ruby ruby-gem ruby-on-rails sql wallet
Last synced: 04 May 2026
https://github.com/likhithkp/ruby-crud-api-2
css dockerfile html javascript ruby ruby-on-rails scss shell
Last synced: 15 Apr 2026
https://github.com/ivangonzalez224/budget-boss
A mobile web application where users can manage their budget: they have a list of transactions associated with a category, so that users can see how much money they spent and on what.
Last synced: 04 May 2026
https://github.com/rubyonworld/ruby_expect
This is a simple expect API written in pure ruby. Part of this library includes a simple procedure DSL for creating sequences of expect/send behavior.
Last synced: 05 May 2026
https://github.com/joyytoo/blogapp-rails
A blog CRUD application
blog ruby ruby-on-rails rubygems
Last synced: 11 May 2026
https://github.com/gaurav-12/colorized-access-modifier
VS Code Extension for Ruby and PHP to highlight Private and Protected keywords in both editor and ruler lane
php ruby ruby-extension ruby-language vscode vscode-extension
Last synced: 05 May 2026
https://github.com/craibuc/docker-ruby-sinatra
Docker image and container for Ruby/Sinatra development.
Last synced: 05 May 2026
https://github.com/cherelemma/algorithms_and_ds_challenge
Collection of Algorithms and DS challenges with solutions
Last synced: 05 May 2026
https://github.com/adham90/elastic_map
:shell: ElasticMap is a read-only ODM (Object-Document-Mapper) framework for Elasticsearch in Ruby.
elasticsearch elasticsearch-client gem mapper odm ruby
Last synced: 11 May 2026
https://github.com/matsubo/covid19-twitter-icon
各都道府県のTwitterアイコンを自動生成
icons imagemagick minimagick ruby
Last synced: 12 Jun 2026
https://github.com/moeki0/wikitxt
A Lightweight Markup Language and Personal Wiki Platform
html markdown markup personal-knowledge-management plaintext ruby wiki
Last synced: 16 May 2026
https://github.com/imrankhankhattar/billboard_management_portal-fyp
desccription
css development final-project postgresql rails-application ruby ruby-gem ruby-on-rails web
Last synced: 19 Jan 2026
https://github.com/codewars/minitest-reporters-codewars
Minitest reporter for Codewars
code-runner ruby test-reporting
Last synced: 12 Jun 2026
https://github.com/sebastianterleira/somesplash-proyecto
Plataforma que te permite tener tus recuerdos (fotos) almacenados y organizados en un solo lugar, construido con Ruby on Rails, HTML, CSS & Ruby (ノ◕ヮ◕)ノ*:・゚✧
css html rubocop ruby ruby-on-rails
Last synced: 05 May 2026
https://github.com/drexed/lite-decorator
Ruby Decorator based framework (aka decorator/presenter objects)
Last synced: 30 Jan 2026
https://github.com/lenra-io/template-ruby-on-rails
Ruby-on-rails template to start your Lenra app.
app-development cloud-computing data-management ruby ruby-on-rails ui
Last synced: 05 May 2026
https://github.com/sarojshakya01/blog-app-in-rails
A simple Blog app with Rails
devise pundit ruby ruby-gem ruby-on-rails
Last synced: 05 May 2026
https://github.com/anniedotexe/hello_world_rails
This is the first application (hello world) for the Ruby on Rails Tutorial by Michael Hartl.
rails rails-tutorial rails-tutorial-book rails6 ruby ruby-application ruby-on-rails ruby-on-rails-tutorial rubyonrails
Last synced: 29 Jan 2026
https://github.com/superhero2007/baseball
Ruby on rails Scrapping using nokogiri and mechinique
espn nokogiri ruby ruby-gem ruby-on-rails
Last synced: 05 May 2026
https://github.com/epaltechs/search-engine
This is a real-time search box, where users search articles, and the analytics that display what users were searching for.
bootstrap postgresql ruby ruby-on-rails
Last synced: 05 May 2026
https://github.com/yaairfernando/private_events
Ruby on rails application that implements a EventBrite clone
associations capybara-rspec rspec ruby ruby-on-rails
Last synced: 05 May 2026
https://github.com/preciousakams/kamzzy-budget
An application that make it easy for you to keep track of your expenditures and plan your finances better.
devise postgresql rspec ruby ruby-on-rails
Last synced: 05 May 2026
https://github.com/akshch/pickperfect
Quiz game API'S with CMS
bootstrap css html ruby rubyonrails
Last synced: 05 May 2026
https://github.com/jaffar-hussein/finplan
FinPlan is a web application that helps users plan their finances by providing tools for financial goal planning, debt planning, and retirement planning. With FinPlan, users can set financial goals, track their progress, and get advice on how to improve their financial habits.
bootstrap5 create-react-app react reactjs ruby
Last synced: 05 May 2026
https://github.com/polarspetroll/macchanger
mac address changer
bash bash-script linux macaddress macchanger ruby tool
Last synced: 05 May 2026
https://github.com/eltonsantos/tour-of-heroes
CRUD de Heros feito em Ruby on Rails no padrão MVC. Playlist: https://www.youtube.com/watch?v=gTR6lx00Nac&list=PLqsayW8DhUmuvgOX08aXYk6Y-HGrdYg20
Last synced: 05 May 2026
https://github.com/wtnabe/example-simple-vector-search-with-annoy-rb
annoy latlng ruby vector-search
Last synced: 09 Jun 2026
https://github.com/sergeypedan/integral-slug-generator
Generates a DB-unique & validated slug
Last synced: 09 Jun 2026
https://github.com/hosseinyn/rails-link-shortener
A full-stack link shortener project with ruby on rails backend
Last synced: 05 May 2026
https://github.com/vmwhoami/olea_fit
In this project, I built a Dance opinion application based on a redesign of Twitter with ruby on rails.
Last synced: 05 May 2026
https://github.com/rubybaq/presentaciones
Presentaciones de Eventos Pasados del Meetup Ruby Baq
Last synced: 19 Jan 2026