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-14 00:26:59 UTC
- JSON Representation
https://github.com/dpashutskii/howlongtobeat
A simple Ruby API to read data from howlongtobeat
gaming howlongtobeat howlongtobeat-api ruby
Last synced: 07 Apr 2025
https://github.com/rileymanda/ruby-capstone-project
A console app developed to keep a record of different types of things you own: books, music albums, and games. All the implementations are based on UML class diagram and the data is be stored in JSON files.
Last synced: 29 Jun 2026
https://github.com/juzershakir/mathematica
Concepts of mathematics programmed in Ruby.
algebra composite-numbers factorial fibonacci-numbers kaprekar mathematics prime-numbers rational-numbers ruby
Last synced: 15 Sep 2025
https://github.com/benjaminsemah/ruby-catalogue-app
This project is a catalogue app that allows users to create and store data of things such as books, music albums and games.
Last synced: 13 Feb 2026
https://github.com/oblivious-oblivious/bank-account
Mock app for showcasing the Boundary-Control-Entiry-Viewmodel architecture.
Last synced: 04 Apr 2025
https://github.com/vadim-geroim/image-blur-3
Build complex data transformation on the implementation of an image
datastructures image-blur rspec ruby
Last synced: 18 May 2026
https://github.com/yazino12/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. This app will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.
Last synced: 29 Mar 2025
https://github.com/zachahn/decay
Rust-like enums for Ruby
enum enumerable enums ruby ruby-on-rails
Last synced: 21 May 2026
https://github.com/kupolak/simpler_lexer
Lexer created for learning purposes. A good start for writing your own programming language in Ruby.
lexer lexer-generator lexer-parser programming-language-development ruby
Last synced: 26 Aug 2025
https://github.com/krainboltgreene/jsonapi-materializer.rb
jsonapi-materializer is a way to turn data objects (for example, active record models) into json:api responses.
Last synced: 21 Jun 2025
https://github.com/cuonggt/rubick
A pre-packaged Vagrant box that provides you a wonderful development environment without requiring you to install Ruby, Rails, a web server, and any other server software on your local machine.
development-environment provisioning rails rubick ruby vagrant-boxes
Last synced: 17 May 2026
https://github.com/mukhammadrizooff/oop-school-group-work
Group work project: This is a basic program for recording what books are in the library and who received them. This allows users to add new students, teachers, and books, as well as keep records of who received that book and when.
Last synced: 25 Jun 2025
https://github.com/piotrmurach/finite_machine.github.io
Website for finite_machine Ruby gem
Last synced: 12 Jun 2025
https://github.com/gingray/logcli
command line tool for fetch logs from remote server and make light preprocessing [alpha version]
Last synced: 13 Jul 2025
https://github.com/gregology/gstatsat
A Ruby Gem for calculating bearings of geostationary satellites
Last synced: 22 Apr 2026
https://github.com/lolcommits/lolcommits-uploldz
Upload lolcommits to a remote endpoint
fun git git-addons humor lolcommits lolcommits-plugin ruby selfie
Last synced: 16 Feb 2026
https://github.com/legionio/legion-llm
LLM integration for LegionIO - chat, embeddings, tool use, and agents via ruby_llm
ai legion-core legionio llm ruby
Last synced: 31 May 2026
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/elektronaut/dis
A file store for your Rails app
file-handling plugin rails ruby
Last synced: 22 Feb 2026
https://github.com/powerlevel9000/hello-rails-app
Hello-Rails-App is Ruby on Rails base project it is just the begging of enthusiastic world of ROR Hello-Rails-App is a just a hello world on ROR
Last synced: 12 Apr 2026
https://github.com/rileymanda/ruby-tdd
Ruby-tdd is A simple ruby application that demonstrates test driven development in ruby using RSpect
Last synced: 23 Apr 2026
https://github.com/vigehi/budget-app
Budget app is about building a mobile web application where you can manage your budget, and how to go about it
Last synced: 28 Feb 2026
https://github.com/nikhithagracejosh/date_n_time_picker_activeadmin
A completely customizable date and time picker for ActiveAdmin.
css customise customizable customize date-and-time-picker-activeadmin date-picker-range datentimepickeractiveadmin datepicker datetime datetime-format datetime-picker datetimepicker hacktoberfest hacktoberfest2022 rails ruby rubygem rubyonrails time-picker timepicker
Last synced: 06 Oct 2025
https://github.com/holyshared/yaml-translator
Translate for the locales configuration file
diff gem i18n locale ruby translation
Last synced: 01 Aug 2025
https://github.com/blase147/luxury-cars-frontend
Luxury cars lending is an implemention of a connection between Ruby on Rails back-end and React front-end. Luxury-cars-backend handles the backend API, and Luxury-cars-frontend handles the frontend UI to display Luxury cars for rent, my reservations when logged in, add cars and delete cars navigations on the homepage.
api fullstack-development react redux ruby ruby-on-rails
Last synced: 15 Feb 2026
https://github.com/happydemics/aws-ip-ranges
Ruby Gem - Fetching AWS ip ranges with ease
aws gem library managed-by-terraform ruby semver
Last synced: 24 Apr 2026
https://github.com/mailtoolbox/mail_plugger
Plug in required mailer(s) with MailPlugger.
api aws-ses-api delivery deliverymethod email mailer mailgun-api mailing mandrill-api postmark-api rails ruby ruby-on-rails ruby-script sendgrid-api smtp sparkpost-api
Last synced: 28 Feb 2026
https://github.com/kanzatahreem/hello-rails-react
A project created as a single app to implement a connection between back-end (Ruby on Rails) and front-end (React) by displaying a random greeting message.
api-endpoints full-stack-app reactjs ruby ruby-on-rails webpack
Last synced: 11 Apr 2026
https://github.com/theophileaseh/my-enumerable
My Enumerable is an application built using Ruby that enables one to check the check the properties of items in an array.
Last synced: 24 Apr 2026
https://github.com/samojeyinka/isharp
This Rails project serves as an online publishing platform, enabling individuals and organizations to craft and distribute articles or blog posts covering a diverse array of topics.
rails rails-application rails-engine rails-enginer rails7 ruby ruby-app ruby-on-rails
Last synced: 14 Feb 2026
https://github.com/sixarm/sixarm_ruby_sign_in
SixArm.com » Ruby » SignIn abstract interface for apps
Last synced: 02 May 2026
https://github.com/ijeomaodinko/blog-app
This project - Blog app is built using ruby on rails. The Blog app is a classic example of a blog website. The project is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
css3 html5 javascript postgres ruby ruby-on-rails
Last synced: 11 Apr 2026
https://github.com/talaatmagdyx/advanced-blog
advanced Blog contain two type of user admin & user . admin can delete user, create and update category. user can create, edit, delete and show article
ruby ruby-application ruby-on-rails
Last synced: 24 Apr 2026
https://github.com/donkeycode/cucumber-sentences
This gem is a collection of pre-built sentences compatible with cucumber and page-object
cucumber cucumber-steps page-object ruby
Last synced: 13 May 2026
https://github.com/mateusmaso/timer-ruby
Simple timer object for start, stop, resume and pause
Last synced: 01 Apr 2025
https://github.com/mumuki/mulang-ruby
:eyeglasses: Ruby Support for the Mulang code analyzer
code-analysis mulang ruby static-analysis
Last synced: 31 May 2026
https://github.com/jerryowusu/rails_search_app
Rails search app is a realtime search app that produces search results as users type. Created with Ruby on Rails, Stimulus Js and Tailwind css.
ruby ruby-on-rails stimulusjs tailwindcss
Last synced: 11 Apr 2026
https://github.com/ston1x/cypher-ruby
♦️Cypher zsh theme with ruby version
customization oh-my-zsh ruby theme zsh
Last synced: 29 Jun 2026
https://github.com/mattes/rails_google_cloud_env_secrets
Load Google Cloud Secrets into ENV.
google-cloud google-cloud-secrets-manager rails ruby ruby-on-rails
Last synced: 14 Feb 2026
https://github.com/adel-gu/rails-blog-app
A Rails Blog app website. that will show the list of posts and empower readers to interact with them by adding comments and liking posts
Last synced: 02 May 2026
https://github.com/maximeg/macache
Efficient cache with Ruby & Redis
cache redis ruby ruby-gem ruby-on-rails
Last synced: 09 May 2026
https://github.com/geeknees/vital_aspect
AI-powered 360° Feedback & OKR Platform for psychologically safe teams
360-degree ai feedback okr rails ruby
Last synced: 06 Feb 2026
https://github.com/luizfonseca/my-personal-computer
A ruby project built to help Junior Developers learn more about basic structures, controls & more.
junior-developer learning-by-doing rspec ruby
Last synced: 25 Apr 2026
https://github.com/attaradev/jetstream_bridge
Production-ready NATS JetStream bridge for Ruby/Rails with outbox, inbox, DLQ, and overlap-safe stream provisioning.
dlq event-driven eventbus jetstream nats nats-streaming natsio ruby ruby-gem ruby-on-rails rubygem
Last synced: 13 Feb 2026
https://github.com/dannyben/pobject
Automatically persist objects to disk as YAML files
config gem persistence persistent-storage pstore ruby yaml
Last synced: 03 May 2026
https://github.com/descovi/simonini.github.io
Blog di appunti di sviluppo (soprattutto Ruby On Rails) / Venezia
Last synced: 26 Apr 2026
https://github.com/oblivious-oblivious/multicore
A framework for penetration testing using Ruby, C++ and QML.
cpp framework penetration-testing qml ruby
Last synced: 26 Apr 2026
https://github.com/phlegx/digest-tiger
Digest::Tiger - Ruby interface to the Tiger message digest algorithm
Last synced: 26 Apr 2026
https://github.com/hainesr/ruby-zip-container
A Ruby library for working with ZIP Container documents such as EPUB (ODF, UCF).
epub odf ruby ucf zip zip-container
Last synced: 07 Jun 2026
https://github.com/mileszim/chambermaid
Companion Ruby Gem for chamber cli
aws aws-ssm chamber dotenv env parameter-store rails ruby ssm
Last synced: 08 Apr 2025
https://github.com/lots0logs/circleci-wordpress
Lightweight Docker image for CircleCI 2.0 to test WordPress sites.
circleci docker-image nginx nodejs php-fpm ruby wordpress
Last synced: 14 Apr 2026
https://github.com/yuiseki/animeface
Animeface recognition REST API
animeface docker-image image-processing ruby sinatra
Last synced: 26 Apr 2026
https://github.com/bushmusi/blog-app
The Blog app is a classic example of a blog website. I have created a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
git-flow github-flow mysql psql rails rspec ruby
Last synced: 12 Apr 2026
https://github.com/tsaohucn/crawler_fb_group
This is crawler use selenium for facebook groups
crawler facebook-groups rails ruby
Last synced: 27 Apr 2026
https://github.com/rwehresmann/sample_app
Sample app implementation from Rails Tutorial 4th edition
michael-hartl rails-tutorial rails5 ruby
Last synced: 13 Feb 2026
https://github.com/szyablitsky/customer_service_ticketing
Demo project
api jwt-authentication rails react react-router redux ruby spa trailblazer webpack
Last synced: 23 Jan 2026
https://github.com/rubocop/capybara-style-guide
A community-driven Capybara coding style guide
capybara rubocop ruby styleguide
Last synced: 28 Feb 2026
https://github.com/sparkymat/symbolic_enum
An alternative implementation of Rails Enum
array enum enumeration ruby ruby-on-rails
Last synced: 27 Apr 2026
https://github.com/cocoahero/proto_plugin
Easily build protobuf compiler plugins in Ruby.
Last synced: 13 Feb 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/mariochavez/expenses
Reposition del código de la serie de videos de Ruby on Rails
Last synced: 27 Apr 2026
https://github.com/b-dollar-c/friends-app
Friends-App is a web application, where the focal end lies in its Backend. It has been developed in RoR. The app as of now can be used to create a user-oriented and a user-associated friends list. It encompasses the CRUD operations, User Authentication and Admin administration.
activeadmin activerecord devise-api-authenticatable devise-gem-extension json-api nodejs rails-application rails-tutorial rails7 ruby ruby-application ruby-gem ruby-on-rails rubygems schema sqlite3
Last synced: 12 Feb 2026
https://github.com/gen1321/yetantotherrubynerualnetwork
machine-learning neural-network ruby
Last synced: 07 Jun 2026
https://github.com/y-syo/advent-of-code-2024
🎄 my very cool solutions for the 2024 advent of code
advent-of-code advent-of-code-2024 bash-script c nix python python3 ruby rust stupid
Last synced: 13 Apr 2026
https://github.com/fabianoleittes/mob2con-challenge
Backend engineer challenge
docker jwt-authentication postgresql rails ruby
Last synced: 13 Apr 2026
https://github.com/bigcommerce/bc-prometheus-ruby
Drop-in support for prometheus metrics for Ruby apps
Last synced: 22 Apr 2025
https://github.com/timbar09/school_library-ruby
This is a user-friendly tool that efficiently manages book inventory, borrowers, and borrowing history, providing accurate record keeping and enhancing the borrower experience.
command-line-app gitflow-workflow pair-programming pry rspec ruby
Last synced: 27 Apr 2026
https://github.com/umairraza101/rails-boilerplate-with-git-webhooks
A Rails boilerplate with git webhooks configured using rubocop and breakman
breakman devise rails-boilerplate rails5 rubocop rubocop-rails ruby ruby-on-rails
Last synced: 23 Feb 2026
https://github.com/adamcooke/records-manipulator
Add manipulations to an Active Record scope to change the records when they are finally returned from the database
activerecord rails relationships ruby
Last synced: 27 Apr 2026
https://github.com/huseyinbiyik/parity
Parity is a web app that allows you to check the parities of the currencies of the world.
fixer-io postgresql ruby ruby-on-rails
Last synced: 16 Apr 2026
https://github.com/rubyonworld/capsule_crm
You need to configure CapsuleCRM with your API Token and subdomain before you can make any requests to it. If you are using rails then you can put this into your config/initializers folder.
api capsule configure crm ruby subdomain token
Last synced: 12 Nov 2025
https://github.com/bcdavasconcelos/ruby-ancient-greek
String methods in Ruby for working with Ancient Greek
ancient-greek ancient-languages normalization ruby strings-manipulation
Last synced: 24 Oct 2025
https://github.com/drexed/lite-errors
Build ActiveModel::Errors like errors in Ruby
activemodel activerecord errors ruby
Last synced: 11 Feb 2026