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/darwinz/my-cli
Bash CLI installed as a binary executable for local development and dev ops environments
apache aws bash cli devops docker hacktoberfest redis ruby shell zend-server
Last synced: 30 Jul 2025
https://github.com/fathershafiu/kfx-social
This is a social media app that behaves in similitude to twitter. feel free to contribute on both the frontend and backend.
Last synced: 12 Sep 2025
https://github.com/foca/migajas
Tiny breadcrumbs for your Rack apps.
breadcrumbs cuba rack rails roda ruby
Last synced: 27 Jun 2025
https://github.com/czerkacorp/citadel-2018
Citadel is a full-featured account management system for SWGEmu Core3 based Star Wars Galaxies servers built with Ruby on Rails.
account-management core3 ruby rubyonrails starwarsgalaxies swgemu swgemu-core3
Last synced: 29 Sep 2025
https://github.com/gyselroth/redmine-plugin-kanbantool
A Redmine plugin connecting kanbantool.com with Redmine by letting users choose to automatically add an entry into Kanban Tool when creating a new issue.
kanbantool plugin redmine ruby
Last synced: 13 Apr 2025
https://github.com/artob/myonn.rb
The source code for my If.rb #5 presentation Make Your Own Neural Network with Ruby.
handwriting-recognition mnist neural-network ruby
Last synced: 04 Aug 2025
https://github.com/icebaker/lighstorm
API for interacting with a Lightning Node.
bitcoin grpc lightning lightning-network lnd ruby
Last synced: 05 Oct 2025
https://github.com/joallard/ca-postal-code
A toolbox for Canadian postal codes: validating, normalizing and guessing their region.
canada canada-post postalcode ruby
Last synced: 22 Jul 2025
https://github.com/nakajijapan/frustrationme_app
Web Service - Social Wish Management
Last synced: 13 Apr 2025
https://github.com/icebaker/lnd-client
Ruby Lightning Network Daemon (lnd) Client.
bitcoin grpc lightning lightning-network lnd ruby
Last synced: 22 Jul 2025
https://github.com/jmoseka/oop-school-library
Implement classes, objects, encapsulation, inheritance, associations with Ruby
Last synced: 28 Aug 2025
https://github.com/mohamedhnoor/learning-path-blog
The Blog app is a web application built using the Ruby on Rails framework, Devise for authentication, PostgreSQL for database management, and Render for deployment
devise postgresql-database render ruby ruby-on-rails
Last synced: 17 Nov 2025
https://github.com/eduardosancho/blog-app
Blog where users can add comments and likes to each other's posts.
Last synced: 18 Sep 2025
https://github.com/oybekkayumov/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.
Last synced: 21 Jul 2025
https://github.com/interviewstreet/rails-boilerplate-2022
Ruby on Rails boilerplate configured with authentication, docker-setup, must-have gems and much more.
authentication best-practices boilerplate docker gems rails ruby ruby-on-rails starter-template
Last synced: 13 Aug 2025
https://github.com/bumi/ln-markdown-to-pdf
An example for machine to machine payments using the bitcoin lightning network
api bitcoin lightning lightning-network machine-to-machine micropayments rack ruby
Last synced: 08 Mar 2026
https://github.com/davidcelis/block-kit
💬 A Ruby gem to build UI with Slack's BlockKit framework
block-kit rails ruby ruby-gem ruby-on-rails slack
Last synced: 27 Jul 2025
https://github.com/driftingruby/082-datatables
The DataTables Javascript library creates a powerful display of your application's data. Some of the features include pagination, server side processing, sorting and search.
datatables javascript rails ruby ruby-on-rails
Last synced: 31 Jul 2025
https://github.com/foca/flagpole
Store multiple flags in an Integer field by using a bitmap
Last synced: 03 Aug 2025
https://github.com/aridclown/haml-slim-erb
Performance of Rails Engines: ERB vs HAML vs SLIM
erb-template haml honeybadger performance-analysis rails-application rails5 ruby ruby-on-rails slim-framework
Last synced: 11 Nov 2025
https://github.com/dohliam/workflow
Quick prototyping script for creating rich html and pdfs from markdown documents
css html markdown pdf prototyping ruby
Last synced: 14 Apr 2025
https://github.com/hummusonrails/school-health-declaration-automation
Automate the daily school health declaration form
automation hacktoberfest nokogiri ruby script selenium watir
Last synced: 29 Aug 2025
https://github.com/yuuu/aws_ruby_serverless_book_site
技術同人誌「AWSとRubyではじめるサーバーレス入門」のサポートページ
Last synced: 12 May 2025
https://github.com/parkerbxyz/default-branch-protector
Automates the protection of the default branch upon creation of new repositories within a GitHub organization.
automation github github-api octokit octokit-rb ruby smee
Last synced: 13 Mar 2025
https://github.com/zven94/portfolio
This repo contains my portfolio and a selection of projects and works that I have completed. Feel free to explore these projects and know me better.
css css3 html javascript react reactjs ruby
Last synced: 28 Sep 2025
https://github.com/jonathanhefner/dub_thee
Rails page titles via I18n
page-title rails ruby ruby-on-rails
Last synced: 11 Nov 2025
https://github.com/tompave/magic_pipe
MagicPipe is a Ruby library to push data to remote destinations on multiple topics.
kafka message-bus ruby sqs thrift
Last synced: 14 Apr 2025
https://github.com/oxylabs/webscraping-with-ruby
A tutorial for web scraping with Ruby
Last synced: 07 Sep 2025
https://github.com/justalever/blogmorphing
A short guide on how to use morphing from Turbo 8 and ruby on rails
rails7 ruby ruby-on-rails turbo turbo-rails
Last synced: 01 Oct 2025
https://github.com/pablobona/catalog-of-my-things-ruby
Welcome to the Catalog of My Things console app! This Ruby-based application allows you to manage collections of items you own, including books, music albums, movies, and games. You can keep track of various details about these items and perform tasks such as adding new items, listing items, and more.
data-structures database json methods object preserve rubocop ruby ruby-gem testing
Last synced: 10 Jun 2025
https://github.com/sshaw/optout
The opposite of getopt(): validate an option hash and turn it into something appropriate for exec() and system()-like functions
command-line exec option-parser ruby shell
Last synced: 16 Aug 2025
https://github.com/westonganger/rails_uuid_to_integer_primary_keys
A Rails Migration to convert your UUID primary keys back to integer / bigint primary keys
database-migration rails ruby uuid
Last synced: 15 Apr 2025
https://github.com/pablobona/school_library
In this project, I will start building a school library app. In this initial step, I will implement the classes to represent students and teachers.
Last synced: 23 Apr 2025
https://github.com/chetannihith/program-hacktoberfest24
⭐️This repository is for Hacktoberfest 2024 contributions, where developers can contribute interesting and unique programs across different languages! Contribute Java, C++, Python, or any language you're comfortable with and showcase your coding skills! Happy hacking 🦥
cpp go hacktoberfest hacktoberfest-accepted hacktoberfest2024 java js python ruby
Last synced: 30 Jul 2025
https://github.com/bkuhlmann/irb-kit
Extends IRB by providing additional productivity enhancements.
console extensions irb ruby utilities
Last synced: 14 Apr 2025
https://github.com/chiditarod/dogtag
Racer registration and management application for the CHIditarod. Integrates with Stripe and Classy.
heroku rails rails4 registration ruby ruby-on-rails signup ticketing-system
Last synced: 03 Jan 2026
https://github.com/jasonfelice/recipe-rails
The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.
bootstrap html rails rails7 ruby
Last synced: 28 Jul 2025
https://github.com/german-cobian/my-first-rails-app
This unstyled app is an exercise in building CRUD (Create, Read, Update and Destroy) functionality the Ruby-on-Rails way. It allows users to input a car (with it's make, model and year information) into a listing, view that listing, edit the info on a specific car listing, or delete that car from the listing.
Last synced: 31 Aug 2025
https://github.com/laylo309/my-blog-app
This is my Blogs app where, you can find a warm environment for you to share cheap wisdom, enchanting crowds, and more.
javascript rails ruby ruby-on-rails webpack
Last synced: 19 Aug 2025
https://github.com/raminmammadzada/rails-blog-app
Microverse School > Rails > #2 Blog App
migration rest ruby ruby-on-rails
Last synced: 26 Oct 2025
https://github.com/javitocor/members-only
A project built with Ruby on Rails based on authenticate users and modify the view for logged users
microverse odin-project ruby ruby-on-rails
Last synced: 07 Oct 2025
https://github.com/tanvir002700/convert_unit
A Ruby Library for dealing with different types of unit conversion.
conversion ruby ruby-gem unit-conversion
Last synced: 28 Apr 2025
https://github.com/boardfish/nvar
Configure required environment variables for your Ruby app
environment-variables ruby ruby-gem ruby-on-rails
Last synced: 16 Jun 2025
https://github.com/stevenjcumming/rails-performance-guide
Ruby on Rails guide, checklist, and tips for performance audits and best practices
performance performance-optimization rails rails-guides ruby
Last synced: 27 Apr 2026
https://github.com/mohamedhnoor/rails-blog
For this project, I created a simple blog application using CRUD operations and routes in Ruby on Rails. I started by setting up my models, controllers, and views, and then added the necessary routes to enable CRUD functionality for blog posts.
Last synced: 10 Apr 2025
https://github.com/dannyben/loadrunner
GitHub Webhook Server and Event Simulator
Last synced: 18 Apr 2025
https://github.com/jbampton/ruby-eclipse-cheatsheets-to-dita
Transforms Eclipse cheat sheets (XML) to DITA with Ruby, XSLT, XPath, Nokogiri
command-line-tool dita eclipse-cheat-sheets nokogiri ruby xml xpath xslt
Last synced: 27 Jan 2026
https://github.com/patricktulskie/concuss
Throw a bunch of headers at a web app and see what sticks
malformed-headers pentest ruby security security-auto security-tools testing webapp-security
Last synced: 28 Apr 2025
https://github.com/prx/feeder.prx.org
Dovetail podcast content management system
Last synced: 10 Apr 2025
https://github.com/olipliche/school-library
Click on Readme bellow for the description of the project
opp rubocop-configuration rubocop-rspec ruby
Last synced: 09 Oct 2025
https://github.com/r3dhulk/sqli-detector-in-ruby
SQL Detector Tool In Ruby
blackhat ethical ethical-hacking ethical-hacking-tools ethicalhacking hacking hacking-tool penetration-testing pentesting ruby ruby-for-ethical-hacker ruby-for-ethical-hackers ruby-for-ethical-hacking ruby-on-rails security sql sqli-scanner sqli-vulnerability-scanner
Last synced: 09 Oct 2025
https://github.com/mrdziuban/opal-rb-loader
Opal webpack loader
opal ruby webpack webpack-loader
Last synced: 09 Oct 2025
https://github.com/damolinx/vscode-sorbetto
Extension providing language services for Ruby using Sorbet.
bundler cursor cursor-extension ruby sorbet vscode vscode-extension
Last synced: 24 Apr 2026
https://github.com/aliyeysides/openai-quickstart-ruby
Ruby example app from the OpenAI API quickstart tutorial
ai artificial-intelligence openai ruby sinatra tutorial
Last synced: 01 Feb 2026
https://github.com/fedotov2d/goodheart
Clojure in pure Ruby 💖
clojure functional interop interoperability interpreter ruby scripting scripting-engine
Last synced: 14 Oct 2025
https://github.com/acasaism/holded
gem hacktoberfest holded ruby ruby-gem rubyonrails
Last synced: 08 Oct 2025
https://github.com/wbnns/eyeofsatoshi
A ruby gem that pulls the current bitcoin price from multiple cryptocurrency APIs.
bitcoin bitcoin-api bitcoin-price rails ruby ruby-on-rails rubygems
Last synced: 26 Oct 2025
https://github.com/josephbuchma/postman-ruby
Parse & make http requests from Postman's (getpostman.com) exported collections (Collection V2)
Last synced: 23 Oct 2025
https://github.com/ruby-processing/picrate
A ruby-processing for the raspberry-pi (works on linux)
creative-coding generative-art jruby processing raspberrypi ruby
Last synced: 26 Oct 2025
https://github.com/petethepig/apfs-rb
Ruby bindings for Apple File System (APFS) APIs
Last synced: 26 Feb 2026
https://github.com/euglena1215/grpc_required_annotator
Annotator for null validation of gRPC requests using `required`
Last synced: 09 Oct 2025
https://github.com/artofcodelabs/generic_job
Run instance and class methods in the background jobs with ease. GenericJob is a higher level abstraction on the top of ActiveJob.
activejob enhancement plugin queueing rails ruby ruby-on-rails
Last synced: 21 Jan 2026
https://github.com/zerocracy/fbe
FactBase Extended (FBE) for the judges in judges-action and inside Baza
Last synced: 01 Apr 2026
https://github.com/mtarnovan/ruby_pg_cdc
An (experimental) Ruby replication client / CDC for Postgres
cdc change-data-capture logical-replication postgres psql replication ruby
Last synced: 07 May 2025
https://github.com/nownabe/sample-rails-on-google-cloud
Sample repository for the article: Fully managed Ruby on Rails on Google Cloud (できるだけインフラ運用したくない Ruby on Rails on Google Cloud)
google-cloud ruby ruby-on-rails serverless
Last synced: 12 Oct 2025
https://github.com/andremleblanc/druiddb-ruby
Ruby client for Druid using the Kafka Indexing Service
druid ruby ruby-on-rails timeseries-database
Last synced: 06 Oct 2025
https://github.com/Mayurifag/bets_accounting
:book: Better alternative to bets statistics spreadsheet. Built with Rails and Vue.js
dip docker docker-compose github-actions lefthook rails ruby vue
Last synced: 12 Oct 2025
https://github.com/fastruby/benches
A few benchmarks we run for the Ombu Labs blog
benchmarking ruby ruby-benchmarks
Last synced: 07 Oct 2025
https://github.com/ajitsing/rails_distributed_tracing
Distributed tracing for rails microservices
distributed-tracing microservices ruby ruby-on-rails rubygem
Last synced: 08 Oct 2025
https://github.com/nilsding/webm-index
a simple frontend for your WebM directory
coffeescript frontend index ruby webm
Last synced: 06 Oct 2025
https://github.com/tarellel/activerecord-duckdb
A DuckDB database adapter for ActiveRecord
activerecord duckdb rails ruby rubygem rubyonrails
Last synced: 03 Apr 2026
https://github.com/kaykeeb3/concessionaire
Projeto de nota final de cursor, ele foi desenvolvido através de boas práticas e consolidado com nota máxima sendo aprovado.
Last synced: 16 Jul 2025
https://github.com/westonganger/pairer
Pairer is Rails app/engine to Easily rotate and keep track of working pairs
pair-programming pairing pairs rails rails-engine ruby ruby-on-rails
Last synced: 19 Oct 2025
https://github.com/peterzhu2118/declarative_minitest
Ports Rails declarative minitest into regular minitest
Last synced: 07 Jul 2025
https://github.com/mosegontar/rubymuse
A Ruby wrapper for the Datamuse API
api-wrapper datamuse datamuse-api language rhymes ruby thesaurus
Last synced: 14 Feb 2026
https://github.com/andredarcie/tracker
The most funny entertainment tracker ever 🔥
books comics documentaries games movies postgres rails ruby tv-shows
Last synced: 28 Apr 2025
https://github.com/patorash/ransacker_translator
Ransackを使って全角半角検索をできるようにします。
Last synced: 17 Oct 2025
https://github.com/janlelis/ripltools
This meta gem installs a bunch of ripl plugins for a nice-to-use general purpose ripl.
Last synced: 20 Oct 2025
https://github.com/healthypackrat/safari_bookmarks_parser
Dump ~/Library/Safari/Bookmarks.plist as JSON/YAML (RubyGems)
Last synced: 28 Apr 2025
https://github.com/seuros/diagram-ruby
code-generation developer-tools diagram dsl framework graph ruby ruby-gem structure visualization
Last synced: 04 Mar 2026
https://github.com/chargrilledchook/chess
Final assignment for the Ruby section of The Odin Project
Last synced: 23 Oct 2025
https://github.com/snasirca/mikado-graph-generator
Provides a simple DSL for generating Mikado Graphs using GraphViz.
Last synced: 14 Oct 2025
https://github.com/tanhongit/samuraicrm
Build a Modular Engines Application with Rails 6, Rails 5. You can try it at https://railssamuraicrm.herokuapp.com
engines modular modular-rails modular-rails-application rails rails-crm rails-engine ruby samurai-crm samurai-crm-rails-6 samuraicrm tanhongit-rails
Last synced: 13 Oct 2025
https://github.com/williamscch/school_library
Object Oriented Programming app. Simulates a library of an University, a useful tool that records what books are in the library and who borrows them.
classes oop oop-principles ruby
Last synced: 15 Mar 2026
https://github.com/kevinstuffandthings/timeboss
Broadcast Calendar navigation in Ruby made simple
broadcast-calendar gregorian-calendars ruby rubygems
Last synced: 10 Oct 2025
https://github.com/skateman/dev-board
A simple developer dashboard that displays open PRs for a GitHub repo
dashboard development rails ruby
Last synced: 12 Apr 2025
https://github.com/dhyegocalota/active_admin-cep_auto_complete
Auto complete your addresses fields with Brazilian CEP (zip code) with your ActiveAdmin. :earth_americas:
activeadmin activeadmin-plugin brazil cep rails ruby
Last synced: 10 May 2026
https://github.com/johnmccabe/blinkt-ruby
Ruby port of Pimoroni Blinkt Python module https://github.com/pimoroni/blinkt
blinkt blinkt-library blinkt-ruby leds library pimoroni pimoroni-blinkt-python raspberry-pi raspberrypi ruby ruby-port
Last synced: 26 Sep 2025