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/cvalencia1991/school-library
this is OOP school library when you implement the interaction with the Ruby console the structure of a secuence of data
Last synced: 13 Oct 2025
https://github.com/zeromq/omq.rb
Pure Ruby ØMQ without the quirks. Async native. Fast.
distributed-systems network-programming ruby zmq
Last synced: 28 May 2026
https://github.com/divinecharlotte/blog-app
The main purpose of this project is 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.
Last synced: 19 Apr 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/powerlevel9000/ruby-getting-started
Geting Sarted with ruby Learning syntax and various coding game with Challenges here just basics syntaxes of the ruby programming language
programming-language ruby tutorial-exercises
Last synced: 06 Jul 2025
https://github.com/gedeonts/ruby-school-library
A library Implemented with OOP concepts of encapsulation and inheritance
Last synced: 23 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/haadiiii/blog-app
This is a blog app where users can create an account, create posts, comment on posts, and like posts.
psql-database rails-console rails-server rspec ruby ruby-on-rails
Last synced: 11 Jun 2025
https://github.com/tufahel/budget-app-ror
Budget App is a mobile web application where we can manage our budget: we have a list of transactions associated with a category, so that we can see how much money we spent and on what.
bootstrap5 css postgresql rails ror ruby
Last synced: 11 Apr 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/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/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/cliftondavies/private-events
An app for managing events.
capybara css3 factory-bot-rails faker html5 rspec-rails ruby ruby-on-rails shoulda-matchers sqlite3
Last synced: 23 Feb 2026
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/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/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/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/cyberark/conjur-api-ruby
Ruby client for the CyberArk Conjur API
api-client conjbot-notify conjur conjur-core conjur-sdk core ruby ruby-gem
Last synced: 14 Jun 2025
https://github.com/apache/whimsy-whimsical-site
Apache Whimsy Site
content javascript ruby whimsy
Last synced: 09 Apr 2025
https://github.com/lucianghinda/backup-postgresql-db-remote
A simple Ruby script to backup a PostgreSQL DB remote to Cloudflare R2
Last synced: 08 Sep 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/shingt/audiogem
Tool to generate audio frequencies in Ruby.
Last synced: 05 Jul 2025
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/jpalumickas/auth0-verifier
Auth0 Token Verifier
auth0 auth0-jwt jwks jwt ruby ruby-on-rails
Last synced: 28 Apr 2025
https://github.com/hombre2014/hello-rails-react
Simple integration of Rails and React-Redux with react-rails gem. No ReduxToolkit.
rails7 react-rails redux redux-thunk ruby
Last synced: 21 Jan 2026
https://github.com/johnvuko/jt-rails-meta
Manage HTML meta tags for SEO in Ruby On Rails
html meta meta-tags metadata opengraph-tags rails ruby search-engine-optimization seo seo-meta seo-tools seotools twitter-cards
Last synced: 21 Feb 2026
https://github.com/jdleesmiller/cross_entropy
Ruby library for solving optimisation problems with the Cross Entropy Method.
cross-entropy narray optimization optimization-algorithms ruby
Last synced: 23 Apr 2025
https://github.com/cheshire137/webapptestcasegenerators
Web scraper written in Ruby for generating test cases for the QMZ web application testing model. Also another tool, again written in Ruby, for generating test cases for the Atomic Section Model web application testing model for a Ruby on Rails web application.
ruby school-project test-cases web-scraper
Last synced: 20 Jan 2026
https://github.com/r3dhulk/hangman
Hangman is a word guessing fun game. written in different languagaes
Last synced: 06 May 2026
https://github.com/powerlevel9000/catalog
Catalog is ruby based with terminal user interface project in which you can organize your things according to various item object such as book, music, video etc Catalog is a totally OOP (Object Oriented Programming) with inheritance, polymorphism and private methods
database oop-principles psql ruby
Last synced: 02 Apr 2025
https://github.com/imjoehaines/dottie
Dottie is a test runner for PHPT-like tests
Last synced: 19 Jan 2026
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/locaweb/heartcheck-sidekiq
A plugin to check sidekiq connection with heartcheck
Last synced: 10 Oct 2025
https://github.com/thejonanshow/konuezu
Pair Programming at RubyKaigi 2018 (each pair has their own branch)
conference conferences conferences-web conways-game-of-life gameoflife pair-programming pairing ruby rubykaigi rubykaigi2018
Last synced: 07 May 2025
https://github.com/inkstak/coverart
A tiny client for the Cover Art Archive web service
api covertart musicbrainz ruby
Last synced: 17 Apr 2025
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/nekonenene/kizuna_bot_image
Kizuna bot with Docker
discord-bot discordrb docker ruby
Last synced: 03 Sep 2025
https://github.com/mariomarroquim/icarus
An example of using the Kraken API to automate trading strategies
Last synced: 27 Jan 2026
https://github.com/ollej/brewnit
A website to build and share homebrew recipes
Last synced: 22 Jan 2026
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/infrablocks/ruby_gpg2
A simple Ruby wrapper for invoking gpg (>= 2.0) commands.
Last synced: 10 Jul 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/ricardovelero/invoicing-rails
A simple invoicing App made in Ruby on Rails
database invoice-pdf invoices rails7 ruby
Last synced: 01 Oct 2025
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/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/s-h-gamelinks/activity-pub-relay
ActivityPub Relay Server
activitypub activitypub-federation ruby
Last synced: 29 Jul 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/wezm/distros2dot
Generate a graph of operating system derivation
Last synced: 04 May 2026
https://github.com/jnv/table_syntax
Create tables comfortably in plain Ruby
Last synced: 21 Apr 2025
https://github.com/tbuehlmann/hots_api
Client library for the Heroes of the Storm replay metadata API hotsapi.net
Last synced: 09 Apr 2025
https://github.com/smridge/vscode-ruby-syntax
Ruby Syntax Highlighting for Visual Studio Code
ruby syntax-highlighting vscode vscode-extension
Last synced: 22 Apr 2025
https://github.com/smridge/swagcov
OpenAPI documentation coverage check for Rails Routes.
Last synced: 22 Apr 2025
https://github.com/grokify/lita-zendesk
A Zendesk handler for the Lita chatbot
chatbot lita-handler ruby zendesk
Last synced: 21 Apr 2025
https://github.com/norbertmaleckii/simple-policy-rb
Helps you to define policy in a simple way. Define your policies in classses, it means you can separate them from models and reuse them.
rails rails-policies ruby ruby-policies
Last synced: 25 Aug 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/mtayllan/vscode-ruby-run-tests
Quickly run tests on terminal
Last synced: 20 Feb 2026
https://github.com/danielbayley/homebrew-pipeline
@GitHub @actions to provide a simple CI pipeline for your @Homebrew tap. Easily lint formulae, casks, and @ruby files with a single command.
action actions cask ci command github-action github-actions homebrew lint lint-staged linter linting macos osx ruby style tap
Last synced: 17 Jan 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/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/jabenninghoff/homebrew-edge
Development, Experimental, and Unofficial Homebrew Formula & Casks
formulae homebrew homebrew-tap ruby
Last synced: 18 Jan 2026
https://github.com/adriangs1996/morty
A framework for creating API endpoints based on dry.rb fully compatible with rails
api dependency-injection dsl grape-api rails rails-api ruby
Last synced: 13 Apr 2026
https://github.com/mickey/black-hole-struct
:door: BlackHoleStruct is a data structure similar to an OpenStruct allowing autovivification
Last synced: 30 Apr 2025
https://github.com/mshahzadtariq/devise-activity
Track signed-in user sessions and site navigation in an easy to traverse format
devise devise-activity gem rails5 ruby ruby-gem ruby-on-rails stats tracking
Last synced: 08 Oct 2025
https://github.com/samuelrocha91/rails_paleva
Sistema de Gerenciamento de Estabelecimentos que Comercializam Alimentos desenvolvido em Ruby on Rails
active-storage capybara devise rspec ruby ruby-on-rails
Last synced: 22 Sep 2025
https://github.com/ricarthlima/rails-evegano
🐄 Serviço de software que entrega ao público vegano um método prático de consultar quais produtos/marcas são ou não veganos e o porquê.
equipe-one if977 ruby sistemas-de-informacao ufpe vegan
Last synced: 13 Mar 2025
https://github.com/nahnahaj/catalog-of-my-things
In this project, we will create a console app that will help you to keep a record of different types of things you people own: books, music albums, and games. Everything will be based on a UML class diagram. The data will be stored in JSON files but a database with tables structure analogical to the program's class structure will be prepared.
Last synced: 25 Jul 2025
https://github.com/sixarm/sixarm_ruby_rbac
SixArm.com » Ruby » RBAC: Role Based Access Control for users, roles, permissions, etc.
access-control authorization gem rbac ruby
Last synced: 28 Aug 2025
https://github.com/serihiro/simple_map_reduce
Distributed MapReduce implementation written in ruby.
distributed-systems mapreduce ruby sinatra
Last synced: 28 Apr 2025
https://github.com/tanvir1337x/scriptorium
A collection of code snippets and scripts in various languages designed for task automation, workflow enhancement, and other miscellaneous/experimental or fun purposes
bash c cpp css fish flake flakes html javascript lua nix nix-shell nushell python ruby rust script scripts-collection shell zsh
Last synced: 25 Jul 2025
https://github.com/opal/opal-rspec-rails
bindings between `opal-rails` and `opal-rspec`
browser javascript opal rails rspec ruby ruby-on-rails testing
Last synced: 19 Feb 2026
https://github.com/abdussattar-70/oop-school-library
The OOP-School-Library project demonstrates the principles of data abstraction, inheritance, encapsulation, and polymorphism, which are fundamental concepts in object-oriented programming(OOP).
abstraction data encapsulation inheritance polymorphism rubocop-configuration ruby
Last synced: 29 Mar 2025
https://github.com/nasirkhan294/school_library
Welcome to the school library, a showcase of object-oriented programming concepts in action. Explore our code for an enriching learning experience! 📚
github-actions linters linters-config rubocop ruby ruby-class
Last synced: 19 May 2026
https://github.com/cliftondavies/twitter
A lightweight version of Twitter.
bulma css3 html5 ruby ruby-on-rails sqlite3
Last synced: 08 Apr 2026
https://github.com/zales0123/januszstatementgenerator
fun generator golang janusz javascript php python ruby
Last synced: 26 Oct 2025
https://github.com/monogramm/docker-covid
:whale: :gem: Custom container for lifen-labs/covid
Last synced: 09 Apr 2026
https://github.com/nimblehq/danger-undercover
This is a danger plugin to show report to PR using undercover gem.
Last synced: 11 Nov 2025
https://github.com/kenchan0130/weak_headers
Validates request.headers in your rails controller
actioncontroller rails rails5 ruby
Last synced: 06 Oct 2025
https://github.com/getty104/csql
this is a library of operating csv by SQL queries. you have to install https://github.com/harelba/q/
Last synced: 28 Jul 2025
https://github.com/itsmraga-hub/school-library
A tool that allows user to record what books are available in a library and who borrows them in a beautiful and well organized way.
oop oop-principles rubocop ruby
Last synced: 05 Oct 2025
https://github.com/petercamilleri/option_list
For reference only. Obsolete as of Ruby 2.1.
Last synced: 22 Jul 2025
https://github.com/bruno-/fiber_scheduler_spec
Common specs for a Ruby fiber scheduler
Last synced: 11 Apr 2025
https://github.com/dinosimone/wealthforge-ruby
Ruby gem for WealthForge API
Last synced: 16 Aug 2025
https://github.com/spickermann/deep_hash_transformer
DeepHashTransformer helps to transform deeply nested hash structures
gem hash rails ruby transformations
Last synced: 26 Jul 2025
https://github.com/alphanodes/valid_hostname
Extension to ActiveModel for validating hostnames
gem hostname ruby validation validator
Last synced: 14 May 2025
https://github.com/brianvanburken/playground
Random stuff from playing with languages, frameworks, courses, and books.
angular elixir elm haskell javascript nodejs phoenix playground python react ruby ruby-on-rails rust typescript
Last synced: 09 Apr 2026
https://github.com/sshaw/ruby-jing
RELAX NG schema validation in Ruby using the Jing CLI
java relaxng ruby schema-validation xml
Last synced: 16 Aug 2025
https://github.com/texpert/florsan
bootstrap camaleon-cms postgresql ruby ruby-on-rails
Last synced: 16 Aug 2025
https://github.com/rmm5t/bloom_fit
Bloom filters for Ruby with automatic sizing and a fast native in-memory core, with a small, Set-like API.
Last synced: 09 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/type-ruby/type-ruby.github.io
The official website for T-Ruby
Last synced: 03 Feb 2026