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-06-25 00:23:30 UTC
- JSON Representation
https://gitlab.com/robotmay/chunky_cache
Multi-fetching cache doodad for Rails. Cache lots of small areas of views with no network latency penalty. Exclude certain parts from cached areas. Has science gone too far?
caching rails ruby ruby-on-rails
Last synced: 13 Apr 2025
https://github.com/shayonj/emergency_number
Get any emergency numbers for any country in the world. Based on Emergency Number API.
api-wrapper emergency-numbers ruby ruby-gem
Last synced: 24 Oct 2025
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/lucasmsa/timeblocks-problem
⏱ Trying to come up with my solution to the problem seen in this video: https://youtu.be/3Q_oYDQ2whs
Last synced: 24 Apr 2025
https://github.com/general-cbic/ruby-heap
Binary or multiple heap (heapsort)
heapsort ruby sort sorting-algorithms-implemented
Last synced: 12 May 2025
https://github.com/ikuwow/bookmeter_exporter
読書メーター bookmeter.com の自分の読んだ本をCSV形式でエクスポートするくん
Last synced: 15 Apr 2025
https://github.com/nbulaj/alpha_card
A Ruby / JRuby / Rails gem for integrating with Alpha Card Services
alpha-card jruby payment-gateway ruby sales
Last synced: 04 Jul 2025
https://github.com/paulfioravanti/exercism
My solutions for Exercism exercises
bash c clang cplusplus crystal elixir elm erlang exercism exercism-exercises exercism-solutions java javascript julia python reasonml ruby rust swift typescript
Last synced: 26 Feb 2026
https://github.com/charlyjazz/gosu-dont-touch-the-spike
2D game in Gosu engine :bird:
Last synced: 11 Apr 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/javitocor/social-media-app
Social Media app cloning Facebook. Collaborative project built with Ruby on Rails following MVP pattern.
associations bootstrap rails-application ruby ruby-on-rails social-media
Last synced: 10 Mar 2026
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/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/cancelei/search_engine
SearchEngine made with Ruby on Rails 7.1. Works for Google, Bing or Brave API.
bingsearchapi bravesearchapi googlesearchapi ruby rubyonrails
Last synced: 29 Jun 2025
https://github.com/dannyben/docker-alpine-ruby
Minimal Ruby docker image with native extensions support
alpine docker-alpine-ruby ruby ruby-docker-image
Last synced: 07 Sep 2025
https://github.com/klaxit/danger-brakeman_scanner
A Danger plugin for running Ruby files through Brakeman.
danger-plugin ruby ruby-on-rails security-scanner
Last synced: 01 Apr 2025
https://github.com/sevlamare/tictactoe_ruby
Mini game to play on command line.
object-oriented-programming ruby
Last synced: 12 Mar 2026
https://github.com/westonganger/active_record_simple_execute
Sanitize and Execute your raw SQL queries in ActiveRecord and Rails with a much more intuitive and shortened syntax
Last synced: 27 Feb 2025
https://github.com/yb66/bbedit-stuff
The scripts and text filters I use with BBEdit, my favourite editor
bbedit editor-helper editor-plugin ruby script text-filter textwrangler
Last synced: 09 Apr 2025
https://github.com/thecodechaser/my-ruby-enumerable
In this project I learned how to use a module inside a class. For this I created a class MyList and a module MyEnumerable. Our module MyEnumerable implemented a subset of the functionality of Ruby's in-built Enumerable.
Last synced: 24 Apr 2025
https://github.com/jimmycuadra/lita-youtube
A Lita handler for displaying YouTube video information.
chatops lita lita-handler ruby youtube
Last synced: 19 Apr 2025
https://github.com/toburger/rulesengine
Experimentations with DLR (Dynamic Language Runtime) and MEF (Managed Extensibility Framework)
dlr dotnet javascript mef php python ruby
Last synced: 13 Apr 2025
https://github.com/mrdziuban/opal-rb-loader
Opal webpack loader
opal ruby webpack webpack-loader
Last synced: 09 Oct 2025
https://github.com/bajena/flashcard-genius
Free application for managing sets of flashcards. Built using Hanami framework.
Last synced: 18 Mar 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/scientist-labs/ruby_llm-red_candle
Support for local LLMs, running inside of your Ruby process for RubyLLM
candle llm red-candle ruby ruby-llm
Last synced: 31 May 2026
https://github.com/junip/setup
My Software Installation Guide.
guide howtoinstall install installrails installruby macos rails ruby setup setupzsh zsh
Last synced: 17 Oct 2025
https://github.com/swordray/adsense_helper
Rails helper for Google Adsense code
Last synced: 25 Apr 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/acushlakoncept/micro-reddit
This project was used to get our feets wet working on database model using Rails powerful ORM called Active Records. The data structures necessary to support link submissions and commenting on Reddit was the main focus of this project
active-records gem ruby ruby-on-rails webpack
Last synced: 23 Apr 2025
https://github.com/ampaire/tic-tac-toe
This is an implementation of the tic tac toe game in ruby
board game microverse-projects player ruby turns
Last synced: 11 Sep 2025
https://github.com/mkon/db_lock
Obtains manual db locks.
database hacktoberfest mutex ruby
Last synced: 30 Jul 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/andreyantipov/iterm2-viewer
⬛ Utility for display pictures in iterm2 terminal
cli image iterm2 iterm2-viewer picture ruby terminal view
Last synced: 13 Jul 2025
https://github.com/https-github-com-tingtinghsu/pmasterproject
Rails 6 / ruby 2.6.5 / Postgresql Database
bulma postgresql rails6 redis ruby tailwindcss travis-ci webrtc
Last synced: 30 Sep 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/javitocor/ruby-capstone-project
Web Scraper - Final project of Ruby section inside Microverse's course - Project built to get all information related to the products inside Disney Store website. Information of the search is exported into a CSV file.
cleancode ruby ruby-capstone scraper
Last synced: 06 Apr 2026
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/gentildpinto/gitfinder
A simple tool that allows find GitHub users by his username.
github rails ruby ruby-on-rails tailwindcss
Last synced: 06 May 2025
https://github.com/sdaubert/packetgen-plugin-smb
SMB protocol suite plugin for packetgen
Last synced: 07 Sep 2025
https://github.com/hrs/blueprint
A teeny tiny Scheme implemented in Ruby.
fexprs interpreter ruby scheme
Last synced: 07 May 2025
https://github.com/docusign/sample-app-webhooks-ruby
Webhooks Sample App is a Docusign sample application written in Ruby on Rails (server) and React (client). You can find a live instance running at
esignature ruby ruby-on-rails webhooks
Last synced: 11 Jul 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/rubenpazch/group-our-transactions
Group our Wishlist is a web application with responsive behavior for mobile usage built with Ruby on Rails this application is based on an app for grouping payments by a goal with your family friends you can find the full requirements here. Exploring this project you can find these options (login, sign in, all my wishlist, all my external wishlist, all groups and log out, check out a wish list as an additional feature).
boostrap4 factory faker postgresql rspec-rails ruby ruby-on-rails
Last synced: 04 Apr 2026
https://github.com/toy/fspath
Better than Pathname
filepath-manipulation pathname ruby
Last synced: 13 Apr 2025
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/owlinux1000/fsalib
format string attack payload generator
ctf-tools exploitation-framework pwn ruby
Last synced: 09 May 2025
https://github.com/mikoto2000/librarysystem
架空の図書館の貸出管理システム
library-system ruby ruby-on-rails-7
Last synced: 10 Apr 2025
https://github.com/picoruby/picoruby-esp32
This is a component that can be used with ESP-IDF, allowing you to add PicoRuby to your project.
esp-idf-component esp32 picoruby ruby
Last synced: 07 May 2025
https://github.com/open-meteo-ruby/open-meteo-ruby
Ruby client for OpenMeteo
Last synced: 13 Apr 2025
https://github.com/sixoverground/instagram_basic_display_api
A Ruby wrapper for the Instagram Basic Display API
api api-client instagram instagram-api instagram-client instagram-feed instagram-photos instagram-sdk ruby ruby-gem ruby-library ruby-on-rails rubygem rubygems rubyonrails
Last synced: 06 Oct 2025
https://github.com/yuuu/aws_ruby_serverless_book_site
技術同人誌「AWSとRubyではじめるサーバーレス入門」のサポートページ
Last synced: 12 May 2025
https://github.com/melaniesigrid/oop_school-library
A Ruby school library app that records the available books and who borrows them.
Last synced: 09 May 2025
https://github.com/test-kitchen/kitchen-opennebula
OpenNebula driver for Test Kitchen
hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing
Last synced: 16 Jul 2025
https://github.com/abongsjoel/sub-strings
This project implements a #substrings method that takes a word and an array of valid substrings as arguments and returns a hash listing each substring that was found.
Last synced: 11 Apr 2025
https://github.com/eregon/adventofcode
My solutions in Ruby to http://adventofcode.com/
advent-of-code advent-of-code-2015 advent-of-code-2016 advent-of-code-2017 ruby
Last synced: 29 Sep 2025
https://github.com/dwilkins/nacha
ACH Parser implemented in Ruby
ach banking-formats metaprogramming nacha rspec ruby
Last synced: 07 Jul 2025
https://github.com/bkuhlmann/marameters
A dynamic method parameter inspector.
metaprogramming methods parameters ruby
Last synced: 01 Aug 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/aklaiber/json_factory
JsonFactory is a Easy DSL to create JSON with focus on performance and flexibility.
dsl jbuilder json json-structure ruby
Last synced: 18 Mar 2025
https://github.com/drexed/lite-command
Ruby Command based framework (aka service objects)
command-pattern ruby service-object
Last synced: 07 May 2025
https://github.com/envygeeks/jekyll-faker
Faker wrapper for Jekyll, a library that generates fake data
content jekyll prototyping ruby user-interface
Last synced: 13 Apr 2025
https://github.com/parolkar/rayrayhooray
A Rails 8 LLM Starter Kit with Raix and RailsUI on Replit
rails replit replit-hosting ruby ruby-on-rails starter-kit starter-template
Last synced: 10 Apr 2025
https://github.com/sundi3yansyah/sundi3yansyah.github.io
My Blog :octocat: :heartpulse: :gem:
blog github-page jekyll octopress ruby
Last synced: 22 Apr 2025
https://github.com/skatkov/jekyll-news-sitemap
Your friendly gem to produce Google News sitemap compatible xml file
google-news-sitemap jekyll-plugin ruby sitemap
Last synced: 13 Apr 2025
https://github.com/powerlevel9000/blog
Blog is Ruby on Rails based project The Blog app will be a classic example of a blog website fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. Blog is where you can talk about anything you did
postgresql-database ruby ruby-on-rails
Last synced: 01 Aug 2025
https://github.com/julianpasquale/ruby-functional-programming
This repository includes the slide deck and code examples for my presentation about Functional programming in Ruby
functional functional-programming ruby
Last synced: 10 Jul 2025
https://github.com/cyberarm/author_enginev2
A virtual console that you code in Ruby.
game-development gosu ruby virtual-console
Last synced: 11 Apr 2025
https://github.com/lolwaleet/rubshell
A simple (and ugly) ruby-based webshell.
Last synced: 11 May 2025
https://github.com/sambeck87/budget_app
The Budget app is 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. This app allows the user to: register and log in, so that the data is private to them. introduce new transactions associated with a category.
bootstrap device postgresql ruby ruby-gem ruby-on-rails
Last synced: 23 Apr 2025
https://github.com/sparkymat/argon
Argon generates a workflow engine (built around a state machine)
ruby ruby-on-rails state-machine workflow-engine
Last synced: 10 Apr 2025
https://github.com/yumafuu/dezo
Transrate a word betweeen Japanese and English on cli.
Last synced: 01 Nov 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/ryanjamescaldwell/chess_api
chess_api is a Ruby gem that wraps the Chess.com API.
Last synced: 24 Jun 2025
https://github.com/craysiii/twitchbot
bot chat eventmachine ruby twitch twitchbot websocket
Last synced: 10 May 2025
https://github.com/zyxdevs/learning
Sample for Telegram Bot from many Programming languages.
c dart dotnet golang html javascript pascal php python ruby rust telegram-bots
Last synced: 21 Jul 2025
https://github.com/rafbm/micky
Lightweight and worry-free HTTP client for Ruby
errors exceptions http redirects ruby
Last synced: 11 Apr 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/svoop/aixm
Partial implementation of AIXM (Aeronautical Information Exchange Model) and OFMX (Open FlightMaps eXchange) for Ruby
aviation gem openflightmaps ruby
Last synced: 13 Apr 2025
https://github.com/irvanfza/administrate-field-paper_trail
An Administrate plugin to show record change histories from PaperTrail
administrate administrate-field paper-trail ruby ruby-gem ruby-on-rails
Last synced: 13 Apr 2025
https://github.com/abongsjoel/tic-tac-toe
This project creates a simple but amazing Tic Tac Toe game using Ruby and OOP. Also implemented Testing using Rspec.
Last synced: 11 Apr 2025
https://github.com/swedbankpay/swedbank-pay-design-guide-jekyll-theme
Swedbank Pay Design Guide theme for Jekyll
design-guide jekyll ruby swedbank-pay
Last synced: 05 Feb 2026
https://github.com/remedyit/r2corba
R2CORBA, the Ruby CORBA Implementation
corba idl middleware omg rclm ruby
Last synced: 09 Aug 2025
https://github.com/trinsic-id/sdk
This repository contains the samples for all major languages and frameworks. It also contains our UI SDKs to launch verification flows using the Trinsic widget.
android csharp dotnet flutter go identity-verification java openapi-generator php python react-native ruby switft trinsic typescript web
Last synced: 03 Aug 2025
https://github.com/ronin-rb/ronin-nmap
A Ruby library for working with nmap.
hacktoberfest infosec network-scanning nmap nmap-commands nmap-xml recon ruby
Last synced: 31 Aug 2025