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/morrism1/lyrics-scraper
I decided to scrape Lyrics from azlyrics.com. I do love music much. I liked the idea that I can write the name and the title of the song for internationally recognized Artists and be able to find them.
Last synced: 12 Apr 2025
https://github.com/adamcooke/sqb
👷♀️ A very simple but effective SQL query builder
Last synced: 12 May 2025
https://github.com/sampatbadhe/dotloop-ruby
Unofficial Ruby library for Dotloop API V2
apiv2 dotloop ruby ruby-library
Last synced: 05 May 2025
https://github.com/waveclaw/puppet-subscription_manager
Handle Client Registration to RedHat Satellite 6 or Katello
centos katello linux puppet redhat rspec ruby satellite6
Last synced: 05 Oct 2025
https://github.com/deanpcmad/twitchrb
Ruby library for the Twitch API
ruby rubygem twitch twitch-api
Last synced: 09 Aug 2025
https://github.com/marcoroth/cable-streams-rails
Rails companion gem for the `cable-streams` NPM package
cableready hotwire rails ruby turbo
Last synced: 28 Oct 2025
https://github.com/kammradt/cuchinizer
💎 A very powerfull tool to write ruby code just using `cuchi` 💎
Last synced: 13 Apr 2025
https://github.com/fusionauth/fusionauth-client-builder
The FusionAuth client library builder
angular csharp dart flutter freemarker-template fusionauth fusionauth-client go java javascript netcore node php python ruby swift typescript
Last synced: 26 Jul 2025
https://github.com/teemutammela/auralcandy.net
Source code of AuralCandy.Net - Premium House Music Podcast.
chartable contentful heroku padrino podcast ruby sinatra
Last synced: 06 Apr 2025
https://github.com/yammine/roaring-rb
Roaring Bitmaps for Ruby
magnus roaring-bitmaps ruby rust
Last synced: 08 May 2025
https://github.com/ruby/fcntl
Loads constants defined in the OS fcntl.h C header file
Last synced: 04 Apr 2025
https://github.com/rzane/proc_utils
A set of functional utilities for working with callables in Ruby
Last synced: 19 Apr 2025
https://github.com/selleo/rspec-tapas
Small extensions facilitating rSpec testing
rails rspec rspec-capybara rspec-matchers ruby
Last synced: 03 Oct 2025
https://github.com/adamcooke/lizard
🏞 Very simple ImageMagick interface for Ruby
Last synced: 12 May 2025
https://github.com/ohbarye/git-scraping-template
A template of a git scraping
git git-scraping rss-feed ruby
Last synced: 09 May 2026
https://github.com/kevinelliott/irlp
Ruby gem to interact with the Internet Radio Linking Project
amateur-radio ham-radio repeaters ruby ruby-gem ruby-library
Last synced: 01 May 2025
https://github.com/ardatetikbey/Standalone-Ruby
A basic standalone-ruby support.
batch ruby rubylang standalone-ruby turkish vbscript
Last synced: 08 Apr 2025
https://github.com/javitocor/my-blog-in-rails
Blog built with Ruby on Rails as a practice, no tutorials, no guidelines. In this blog, you can add posts, with tags, add comments and interact with other users. As an extra feature, one search bar will help you to find everything you want within the website.
bootstrap css html5 rails-blog ruby ruby-on-rails
Last synced: 07 Oct 2025
https://github.com/mwongess/alx-system_engineering-devops
System engineering and DevOps.
bash-scripting devops puppet python-3 ruby system-engineering
Last synced: 19 Apr 2025
https://github.com/jbox-web/job-database-manager-postgresql
A Jenkins plugin that automatically set up PostgreSQL test databases for Jenkins jobs, easy ;)
database jenkins jenkins-jobs jenkins-plugin postgresql ruby
Last synced: 09 Apr 2025
https://github.com/alecdotninja/flic
An unofficial Ruby implementation of the fliclib (use Flic IoT buttons in Ruby!)
bluetooth flic flic-buttons fliclib ruby
Last synced: 24 Apr 2025
https://github.com/floehopper/introspection
Dynamic inspection of the hierarchy of method definitions on a Ruby object.
class definition introspection metaprogramming method module object ruby
Last synced: 14 Apr 2025
https://github.com/ackama/activestorage-exif-analyzer
Add ActiveStorage Analyzer class to extract EXIF data from supported images.
ackama activestorage exif ruby
Last synced: 14 Mar 2026
https://github.com/paulguerre/sukify
Private music web server
api bootstrap css html javascript music music-player rails ruby ruby-on-rails vuejs
Last synced: 11 Apr 2025
https://github.com/dickdavis/utility_classes
Rails gem that facilitates the use of utility CSS frameworks.
rails ruby tailwind-css utility-classes
Last synced: 07 Oct 2025
https://github.com/voxpupuli/beaker-docker
Docker hypervisor for Beaker acceptance testing framework
beaker docker hacktoberfest puppet ruby
Last synced: 31 Jan 2026
https://github.com/tsukasaoishi/word_scoop
WordScoop extracts keywords from among sentences.
Last synced: 23 Mar 2025
https://github.com/piotrmurach/static_deploy
Automate deployment of static websites
deployment ruby rubygem static-site-building
Last synced: 05 Jul 2025
https://github.com/sanmak/dockerfile-samples
Dockerfile samples to make your life easier
c-plus-plus django docker docker-compose docker-container docker-image dockerfile flask go golang java javascript nodejs python ruby
Last synced: 19 Apr 2025
https://github.com/kevinelliott/call_sign
Handle and process international call signs (ITU amateur radio, commercial, utility, etc)
amateur-radio ham-radio ruby ruby-gem
Last synced: 01 May 2025
https://github.com/rickhull/conway_deathmatch
Game of Life: several competing populations
conway conway-game conway-life deathmatch elixir ruby
Last synced: 22 Apr 2025
https://github.com/gangelo/branch-name
branch-name is a gem that provides a command-line interface that allows you to accomplish several tasks, tasks I personally find myself having to carry out every time I work on a feature branch. I created this gem for myself; however, you are free to use it yourself, if any of these tasks fits into your personal routine: 1) Formulate a git feature branch name, given a jira ticket and jira ticket description. Why? Because I am constantly having to create git feature branch names that are based on jira ticket and jira ticket descriptions. 2) Optionally create a "project" based on the branch name (formulated in step 1 above). Why? Because I'm constantly having to create folders to manage files associated with the feature branches I am working on. 3) Optionally use and manage default options that determine the git feature branch name formulated, project greated, and default files associated with the project.Why? Because I routinely have to create files to support the feature I am working on and associate them with the feature I am working on. For example: scratch.rb to hold scratch code, snippets.rb to hold code to execute to perform redundant tasks, and readme.txt files to document things I need to remember.
agile branch-names cli cli-app productivity ruby
Last synced: 26 Apr 2025
https://github.com/xord/solitaire
Solitaire game made with RubySketch
game ios iphone mac processing ruby
Last synced: 16 May 2025
https://github.com/janlelis/rubybuntu-language-specs
gtksourceview language specifications for Ruby/Web devoloper's gedit
gedit gtksourceview ruby syntax-highlighting
Last synced: 22 Jan 2026
https://github.com/yamat47/number_to_kanji
Ruby Number translator to Japanese Kanji.
gem kanji number ruby translater
Last synced: 15 Apr 2025
https://github.com/xarlybovi/halo-api
Wrapper for Halo Public API (BETA). https://developer.haloapi.com
Last synced: 10 Oct 2025
https://github.com/maciejb2k/chronlife
Social platform for people with chronic diseases
chronic-diseases health medical rails ruby ruby-on-rails
Last synced: 14 May 2026
https://github.com/pointerish/enumerable
Ruby implementation of the most used enumerable methods from the Enumerable module.
Last synced: 10 Jul 2025
https://github.com/janlelis/unicode-sequence_name
Unicode sequence names in Ruby
emoji names ruby sequence unicode unicode-data
Last synced: 10 Oct 2025
https://github.com/iphoting/pwqgen.rb
pwqgen.rb is a Ruby implementation of passwdqc's pwqgen, a random pronouncable password generator.
gem passphrase-generator passwdqc-pwqgen password-generator ruby
Last synced: 09 Apr 2025
https://github.com/zedtux/isin_code_generator
Simple random ISIN Code generator
Last synced: 12 Apr 2025
https://github.com/cpcwood/jest-erb-transformer
Jest transformer for Embedded Ruby template (`.erb`) files in Ruby projects
embedded-ruby-template erb javascript jest jest-erb-transformer jest-plugin jest-transformer rails ruby transformer
Last synced: 10 Mar 2026
https://github.com/collinstatang/rubycapstonebot
This is a Twitter Bot built with Ruby that tweets some information about the user and sends a random retweet and quote.
Last synced: 10 Jun 2025
https://github.com/bunlong/rails-social-share-button
rails-social-share-button is one of the best rails helper gem to add social share feature in your Rails app. Such as Twitter, Facebook, Tumblr, Weibo, Douban, QQ...
frontend rails rails-app rails-application rails-social-share-button ror ruby ruby-on-rails rubygems social-network social-share social-share-button social-share-plugin
Last synced: 08 Oct 2025
https://github.com/dhyegocalota/active_admin-advanced_create_another
Create another resource with strength by default in your ActiveAdmin forms. :v: :top:
activeadmin activeadmin-plugin rails ruby
Last synced: 15 Apr 2026
https://github.com/fnordfish/teckel
Ruby operations with enforced contracts for input/output/error data structures
interactors ruby service-objects
Last synced: 24 Mar 2025
https://github.com/evilmartians/zendesk
Proper Ruby wrapper around the Zendesk API
Last synced: 12 Apr 2025
https://github.com/leklund/bauditor
run bundler-audit on a multiple repositories at once
bundler-audit ruby rubygems security
Last synced: 07 Jul 2025
https://github.com/sharparam/advent-of-code
Code for the Advent of Code event
advent-of-code aoc polyglot ruby
Last synced: 25 Apr 2025
https://github.com/timfjord/anytest
Run any test from Sublime Text
cucumber elixir exunit go java javascript jest minitest pytest python pyunit rspec ruby rust sublime-text swift test-runner testing testing-tools zig
Last synced: 12 Apr 2025
https://github.com/ibraheemdev/mongo_beautiful_logger
A simple and beautiful logger gem for MongoDB in you Ruby/Rails app.
beautiful logger mongo mongodb mongoid rails ruby ruby-on-rails
Last synced: 15 Apr 2025
https://github.com/reem-lab/enumerable
In this project we will learn how to use a module inside a class. For this we created a class MyList and a module MyEnumerable. our module MyEnumerable will implement a subset of the functionality of Enumerable.
Last synced: 28 Apr 2025
https://github.com/selma-belhadj/school-library
This is a book library app that records what books are in the library and who borrows them. The app allows you to add new students or teachers, add new books, and save records of who borrowed a given book and when.
Last synced: 09 Apr 2025
https://github.com/citizen428/rubyref
Ruby documentation redirects
cloudflare documentation roda ruby
Last synced: 18 Mar 2026
https://github.com/maxd/graphql-dsl
🚀 Ruby DSL for build GraphQL queries by code.
Last synced: 24 Apr 2025
https://github.com/princexz/alx-system_engineering-devops
I'm now a ALX Student, this is my second repository as a full-stack engineer
c git network network-analysis ruby shell
Last synced: 10 Mar 2026
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/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/salanoid/octo-swot
Swot Analyze Rails Web App.
octo octo-swot rails rails5 ruby ruby-on-rails rubyonrails swot
Last synced: 06 Oct 2025
https://github.com/simandebvu/data-structures-algorithms
This repository will serve as a reference for knowledge, practice and implementation. More information available in the project WIKI.
practice ruby sorting-algorithms zimbabwe
Last synced: 23 Apr 2025
https://github.com/c00p75/oop-school-library
School Library is a Ruby practice project aimed at mastering Object Oriented Programming.
Last synced: 01 Sep 2025
https://github.com/wuletawwonte/rmis
An open source Ruby on Rails system under development for the purpose of automating the research business process from Call for paper to Publication primarily in Arba Minch University.
postgres ruby ruby-on-rails tailwind-css
Last synced: 23 Apr 2025
https://github.com/maumagnaguagno/map_generator
:globe_with_meridians: Map generator for the lazy game designer
Last synced: 09 Apr 2025
https://github.com/veganstraightedge/markdown_media
A [[ URL ]] syntax to embed media into views.
gem markdown media ruby ruby-on-rails
Last synced: 13 Apr 2025
https://github.com/toyama0919/tagenv
ec2 instance tag apply environment variables.
ec2 ec2-instance environment-variables ruby
Last synced: 30 Oct 2025
https://github.com/andyobtiva/glimmer-dsl-xml
Glimmer DSL for XML (& HTML)
dsl dsl-syntax glimmer ruby ruby-gem ruby-library rubygem xml
Last synced: 23 Mar 2025
https://github.com/schmich/runx
Cross-platform, zero-install, Ruby-based task runner
command-line cross-platform go golang make rake ruby task-runner zero-install
Last synced: 28 Oct 2025
https://github.com/restaurant-cheetah/fuli
Respond to application errors with configurable notifiers
configurable-notifiers error-handling error-notifier fuli ruby
Last synced: 06 Oct 2025
https://github.com/jpalumickas/backup-repos
Backup your GitHub, BitBucket and GitLab repositories
backup bitbucket github gitlab gitlab-repositories ruby rubygems
Last synced: 28 Apr 2025
https://github.com/cbrnrd/krypton
🔒 A CLI tool for easy cryptography
cli command-line-tool cryptography encryption ruby security
Last synced: 22 Apr 2025
https://github.com/mauricelambert/cve-2021-31166
CVE-2021-31166: exploitation with Powershell, Python, Ruby, NMAP and Metasploit.
bluescreen crash cve cve-2021-31166 denial-of-service dos exploit iis metasploit microsoft nmap payload powershell python3 ruby vulnerability webserver
Last synced: 04 Sep 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/bienvenuushindi/recipe-app
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 rspec ruby ruby-on-rails
Last synced: 20 Apr 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/belsman/ruby-capstone
This project entails building a program that crawls daily data about COVID-19 from a website and displays it in the terminal. Built with Ruby.
microverse-projects ruby web-scraping
Last synced: 19 Apr 2025
https://github.com/paradoxv5/godot.rb
CRuby in Godot Engine
embedded-ruby gdextension godot-4 godot-engine looking-for-contributors ruby
Last synced: 08 Oct 2025
https://github.com/davidkirwan/ardtweeno
Ardtweeno is an application gateway which bridges devices connected via Serial Link and an Internet Protocol network. The system is designed as a PaaS (platform as a service) for the Raspberry Pi ARM platform.
gateway home-automation internet-of-things raspberry-pi ruby
Last synced: 09 Apr 2025
https://github.com/jdennes/buienalarm
Super-simple library to scrape Buienalarm.nl for projected rainfall.
dutch netherlands rainfall ruby weather
Last synced: 01 Apr 2026
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/darrhiggs/sidekiq-trackable_batch
Access detailed, up-to-date information about a Sidekiq::Batch as it runs
Last synced: 25 Aug 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/hausgold/factory_bot_instrumentation
Allow your testers to generate test data on demand
Last synced: 12 May 2025
https://github.com/tiramizoo/simple_data_migrations
Data migrations
data hacktoberfest migration rails ruby
Last synced: 12 Oct 2025
https://github.com/lewiscowles1986/jekyll-improved-category-pages-plugin
I Believe a better way of generating category pages for Jekyll
jekyll needs-tests older proof-of-concept ruby template
Last synced: 19 Apr 2025
https://github.com/fga-eps-mds/owla
Real-time Q&A and Slides sharing to help teachers and students
Last synced: 17 Aug 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