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/p16n/quasars
A link-aggregator for astrophysics (no longer active)
astronomy astrophysics ruby ruby-on-rails
Last synced: 12 Jun 2025
https://github.com/digitalheir/ruby-xml-to-hash
Ruby gem to transparently convert XML documents to Ruby hashes (and JSON... and beyond)
Last synced: 14 Apr 2025
https://github.com/robb-randall/owmo
Ruby openweathermap.org API
openweathermap openweathermap-api ruby ruby-gem rubygems
Last synced: 04 Mar 2026
https://github.com/sboursen/catalog-capstone-project
Catalogue of my things is a console app that allows users to organize their items. The user can choose to add or show either games, music albums, or books that they had saved. The user can also list the labels, authors, and genres of the saved items.
Last synced: 05 Oct 2025
https://github.com/marcraphael12/coding-projects-by-programming-languages
This repo contains all programming projects stored by coding language in different folders. Open the folder for more details
Last synced: 09 Apr 2026
https://github.com/jpalumickas/csstats
Ruby gem which handle csstats.dat file generated by CSX module in AMX Mod X.
amxx counter-strike csstats csx ruby
Last synced: 28 Apr 2025
https://github.com/nulldef/ciesta
Create form objects
form-objects forms patterns ruby
Last synced: 06 May 2025
https://github.com/gradaom/flicknplay-app
React Native Video Player App.
java objective-c react react-native ruby typescript
Last synced: 20 Jan 2026
https://github.com/tarellel/crossbeam
An easy way to create and run service objects with callbacks, validations, errors, and responses
ruby rubygem rubyonrails service-object
Last synced: 23 Oct 2025
https://github.com/shivabhusal/trending
A Ruby on Rails based web app to find tweets on topics of your choice.
oauth2 rails ruby trends twitter twitter-api
Last synced: 24 Jul 2025
https://github.com/slonopotamus/fb2rb
Fiction Book 2 parser/generator library in Ruby
Last synced: 09 Apr 2025
https://github.com/ericlondon/ruby-nokogiri-mongodb-crawler
Ruby class to crawl a website using Nokogiri, MongoDB database, and MongoMapper ORM
crawl mongodb mongomapper-orm nokogiri ruby
Last synced: 03 May 2025
https://github.com/dannyben/slacktail
Command line utility for following your Slack chat from the terminal
cli command-line gem ruby slack slack-client
Last synced: 12 Mar 2026
https://github.com/v-blaze/blog-app
A full-stack blog app that allows users to create an account, create a blog post, add comments and likes to a post. Built with Ruby on Rails framework.
blog crud-application linter rails ruby ruby-on-rails
Last synced: 17 Mar 2025
https://github.com/waydotnet/carrierwave-imagesorcery
Additional processing to use ImageSorcery into CarrierWave
Last synced: 13 Apr 2025
https://github.com/altcha-org/altcha-lib-rb
A lightweight library for creating and verifying ALTCHA challenges.
Last synced: 09 Apr 2025
https://github.com/qingstor/qingstor-sdk-ruby
The official QingStor SDK for Ruby programming language.
qingstor qingstor-sdk ruby sdk
Last synced: 02 Sep 2025
https://github.com/nelsonfigueroa/github-email-scraper
Scrape contributor emails from a GitHub repository.
Last synced: 24 Mar 2025
https://github.com/coolprobn/log-file-live-streamer
Live Stream Changes in the Log File to browser in Rails - Also an example App for the blog
Last synced: 12 Jul 2025
https://github.com/craigdoescode/the-do
The Do. An app to help with organising stag and hen do's
html-css-javascript rails7 ruby stimulus-js
Last synced: 08 Oct 2025
https://github.com/kentdahl/magic_maze
Magic Maze - Ruby/SDL2 port - Magic Maze is a simple and low-tech monster-bashing maze game. - It was originally inspired by playing Gauntlet II on the Atari ST.
Last synced: 18 Jan 2026
https://github.com/tcdowney/sinatra-k8s-sample
A basic stateless Ruby app for experimenting with Kubernetes
Last synced: 24 Apr 2025
https://github.com/invoiced/invoiced-ruby
Official Ruby client library for the Invoiced API
Last synced: 10 Jun 2025
https://github.com/beautydate/grpc-kit
GRPC toolkit for microservices
grpc grpc-kit grpc-toolkit microservice ruby
Last synced: 02 Apr 2025
https://github.com/flightaware/flightxml-client-ruby
Ruby bindings for FlightXML -- FlightAware's API for accessing real-time and historical aviation data
aviation flightaware-flightxml-service flightxml ruby
Last synced: 12 Apr 2025
https://github.com/mehdisadeghi/jekyll-hinduarabic
Jekyll plugin to convert European numerals to their corresponding Hindu-Arabic form.
converts-english-numerals filter hindu-arabic jekyll jekyll-plugin persian ruby
Last synced: 28 Oct 2025
https://github.com/neymarsabin/aws-dynamic-ip
A ruby gem to fetch IP's of AWS EC2 instances based on tags
Last synced: 09 Oct 2025
https://github.com/er-contreras/oop-school-library
A library for students and teachers to rent a book. This is a executable file in the terminal, we can add students to a classroom, teachers and books with title and author.
json mixins oop-principles ruby
Last synced: 16 Mar 2026
https://github.com/luffytaro22/budget-app
The Budget App is a mobile web application build on Ruby on Rails 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.
mvc-architecture postgresql ruby ruby-on-rails
Last synced: 24 Apr 2025
https://github.com/mariochavez/llm_client
Ruby client to connect to LLM Server.
Last synced: 06 Oct 2025
https://github.com/mustafa-kamel/rails-chat
Chat app built using Ruby on Rails that does the crud operations in background tasks using Redis and Sidekiq and supports a full-text search using elastic search.
api chat docker docker-compose elasticsearch mysql rails redis ruby sidekiq
Last synced: 09 Oct 2025
https://github.com/ctkqiang/mobileappanalyzer
这个仓库包含了一个用于分析移动应用文件(APK 和 IPA)的 Ruby 脚本。它能够提取这些文件并运行诸如 APKTool 和 JADX(用于 Android)以及 class-dump(用于 iOS)等工具进行分析。该脚本支持对 Android APK 文件和 iOS IPA 文件进行详细分析,包括提取和解析文件内容,并能自动下载和安装所需的工具。
android apktool china class-dump-swift hacking ios metaspoilt ruby tool
Last synced: 12 Apr 2025
https://github.com/klezvirus/deser-ruby
Ruby Deserialization Payload Generator
binary command-execution deserialization deserialization-vulnerability rails rce ruby yaml
Last synced: 29 Jun 2025
https://github.com/audy/dna
A biological sequence file (fasta, fastq, qseq) parser for Ruby
bioinformatics dna parser ruby
Last synced: 07 Oct 2025
https://github.com/tresor11/css-linter
A CSS linter capable of identifying errors in CSS code built with Ruby.
Last synced: 08 Oct 2025
https://github.com/iturres/oop_school_library_2
💎 Simple ruby app to manage school library.
agregation associations oop-principles ruby
Last synced: 23 Apr 2025
https://github.com/jstotz/jstreams
A distributed streaming platform for Ruby built on top of Redis Streams
pubsub redis redis-streams ruby streams
Last synced: 17 Apr 2025
https://github.com/hiromichinomata/menhera-search
Search menhera-chan(メンヘラちゃん) images by text
Last synced: 06 Sep 2025
https://github.com/makevoid/bitcoin-address-watcher
Bitcoin address watcher // transaction notifier - receive a push notification when you receive a transaction
bitcoin block-explorer blockcypher loop notification notifier ruby transactions tx-notifier
Last synced: 08 Apr 2025
https://github.com/renatodex/multipassify
Shopify Multipass module for Ruby
api integration multipass oauth ruby shopify
Last synced: 22 Jun 2025
https://github.com/tarellel/tailwind_views_generator
A Rails generator for creating Tailwind styled views (Erb, Slim, and HAML).
gem generator rails ruby tailwindcss template
Last synced: 11 Nov 2025
https://github.com/orangesi/grepfile
a alternative for $grep -f A.list B.list which cost too many memory and time
crystal-lang grep-like regex ruby
Last synced: 18 Sep 2025
https://github.com/larevanchedessites/google-robotstxt-ruby
🤖 Ruby gem wrapper around Google Robotstxt Parser C++ library
c-plus-plus cpp gem google robots-parser robots-txt ruby ruby-gem rubygem rubygems seo
Last synced: 17 Aug 2025
https://github.com/oldprojectss/morse-code-decoder
This is a morse code decoder that uses ruby to convert morse coded into readable text
Last synced: 23 Jul 2025
https://github.com/nemobis/beic
Misc tools for BEIC (Biblioteca Europea di Informazione e Cultura)
geocoding internet-archive library-automation library-catalogue marc21 marcxml mets python ruby scraper unimarc wikimedia wikimedia-commons zotero
Last synced: 29 Jun 2025
https://github.com/pinzolo/rails-render_hooks
Add callbacks for render method
Last synced: 14 Mar 2025
https://github.com/tynab/k8s
Kubernetes
calio devops docker docker-desktop k8s kubernetes kubernetes-dashboard project-calico ruby sh shell vagrant virtualbox yan
Last synced: 03 Aug 2025
https://github.com/jonniecache/jekyll-thumb
This Jekyll plugin automatically generates image thumnails using libvips
image-processing jekyll jekyll-plugin liquid ruby thumbnails vips
Last synced: 04 Oct 2025
https://github.com/elijahscriptdev/online-store
This is a meat restaurant website where people can order for the type of meat they are interested in. There are four(4) categories of meat: cow beef, goat, chicken and turkey.
bootstrap4 cloudinary css heroku javascript ruby ruby-on-rails
Last synced: 20 Sep 2025
https://github.com/artichoke/spec-state
💎📈 Records historical ruby/spec compliance for Artichoke
artichoke language-specs ruby rubyspec
Last synced: 10 Apr 2025
https://github.com/ppostma/milight-v6-api
Ruby API for the Milight Wifi Bridge (or Wifi iBOX controller) version 6.
limitlessled milight milight-controller ruby
Last synced: 05 Oct 2025
https://github.com/vavgustov/rgversion
Quickly copy latest semantic gem version to Gemfile
Last synced: 09 Aug 2025
https://github.com/defkode/esm-reader
Reader for .ddd (digital tachograph files)
Last synced: 26 Oct 2025
https://github.com/noraj/sigsegv2.reverse_6
A reverse challenge that was available during SigSegV2 CTF (2019)
bytecode challenge ctf disassembly misc reverse-engineering rtfm ruby sigsegv2
Last synced: 08 Nov 2025
https://github.com/june29/github-app-rails-example
A tiny GitHub App example built with Rails.
github-app rails ruby ruby-on-rails
Last synced: 12 Apr 2025
https://github.com/apsislabs/slayer
A Killer Service Layer
rails ruby service-object slayer
Last synced: 30 Jun 2025
https://github.com/strongdm/strongdm-sdk-ruby
strongDM SDK for the Ruby programming language.
api automation ruby ruby-programming-language sdk strongdm strongdm-sdk
Last synced: 26 Feb 2026
https://github.com/andrewmcodes/haml-lint-action
A GitHub Action that lints your HAML code with HAML Lint!
action actions andrewmcodes annotations github-actions haml haml-action haml-lint haml-lint-action haml-linter-action lint linter ruby ruby-on-rails workflow
Last synced: 06 Aug 2025
https://github.com/takezyou/rb-spinners
More than 60 spinners for terminal, ruby wrapper for amazing node library cli-spinners and python library py-spinners.
Last synced: 16 Jan 2026
https://github.com/200ok-ch/gh-events
Determine Github event types by their payload and translate them into textual representations
Last synced: 15 May 2025
https://github.com/costajob/ruby-pico-frameworks
Micro benchmark of Ruby pico-frameworks
benchmark grape micro-framework pico-frameworks puma rack roda ruby sinatra
Last synced: 26 Jul 2025
https://github.com/philnash/sendgrid-email-status
A Rails application that sends emails via the SendGrid API and tracks their status
email rails rails6 ruby ruby-on-rails ruby-on-rails-6 sendgrid sendgrid-api twilio twilio-sendgrid
Last synced: 30 Sep 2025
https://github.com/raminmammadzada/rails-members-only
Microverse School > Rails > #5 Members Only
Last synced: 29 Sep 2025
https://github.com/stitchfix/fittings
Fork of mc-settings, which is a “convenient way to manage ruby application settings/configuration across multiple environments”
Last synced: 22 Aug 2025
https://github.com/juanitofatas/common_kanjis
List of 2136 common Japanese kanjis from IPA Information-technology Promotion Agency, Japan
Last synced: 04 Oct 2025
https://github.com/jbussdieker/ruby-enc
External node classifier and reporting dashboard
Last synced: 03 Aug 2025
https://github.com/goatshriek/wrapture
a Ruby gem that generates object-oriented language wrappers for C code
Last synced: 22 Aug 2025
https://github.com/tomeraberbach/hackathon
A hackathon web application with a comprehensive administrative backend, email infrastructure, attendee registration, and optional MLH integration.
event-management event-management-system hackathon hackathon-application hackathon-website major-league-hacking mlh rails rails-application ruby ruby-application ruby-on-rails web-application
Last synced: 05 Oct 2025
https://github.com/mobius-network/mobius-client-ruby
Mobius Ruby API
blockchain blockchain-service dapps mobius-dapp-store payment ruby stellar
Last synced: 25 Jul 2025
https://github.com/boblail/hayfork
Full-Text search for ActiveRecord and Postgres
activerecord fulltext-search postgres ruby search tsearch
Last synced: 25 Jul 2025
https://github.com/trashhalo/constant_sandbox
Tool for ruby codebases used to enforce boundaries and modularize Rails applications
Last synced: 03 Aug 2025
https://github.com/microverseinc/job-seeker
💼 Finds new remote jobs and sends a digest via email
jobsearch rake remote-work ruby
Last synced: 08 Jul 2026
https://github.com/juanvqz/simple_form-theme
The easiest way to install modern CSS themes for SimpleForm.
bulma-css rails ruby rubygems tailwind-css
Last synced: 04 Oct 2025
https://github.com/davidcelis/atproto
🌁 A Ruby gem to interface with ATProto servers like bsky.social
Last synced: 30 Aug 2025
https://github.com/openpeeps/clue
A cool toolkit for Nim developers!
bindings-generator codegen js library lua nim nim-lang node nodejs openapi openapi-codegen openpeeps-clients php php-extension ruby toolkit wrapper-generator wrapper-library
Last synced: 09 Jul 2026
https://github.com/ssoready/ssoready-example-app-ruby-sinatra-saml
Example app with SAML support, built with Ruby + Sinatra + SSOReady
example example-app example-application example-code ruby ruby-sinatra rubygem saml saml-sso saml2 saml2-sp-sso sinatra sinatra-framework sso sso-authentication
Last synced: 07 May 2025
https://github.com/nimblehq/nimble-auth
Mountable Devise-based and omniauth-based authentication engine
authentication engine ruby ruby-on-rails
Last synced: 11 Nov 2025
https://github.com/vikdotdev/gh-note
An opinionated way of working with gists for note-taking.
Last synced: 28 Apr 2025
https://github.com/natasha-ct/creating-an-enumerable
This is a project where I created the functionality of the popular Ruby Enumerable using a module inside a class object.The Enumerable implements the following methods: #all? , #any? , #filter.
classes enumerable modules rubocop ruby
Last synced: 08 Feb 2026
https://github.com/dvinciguerra/business-br
Business::BR is a namespace to put all validations like CPF, CNPJ, CEP and some other things to be used in a brazilian ruby project.
brazilian cep cnpj cpf gem ruby validation
Last synced: 11 Aug 2025
https://github.com/andres-condezo/school_library
School Library is a tool to record what books are in the library and who borrows them.
Last synced: 02 Mar 2026
https://github.com/dubek/salsa20-ruby
Ruby bindings for the Salsa20 stream cipher algorithm
cipher encryption ruby salsa20
Last synced: 19 Mar 2025
https://github.com/euotiniel/polyglotprogramming
Este é um repositório de código aberto no GitHub que contém uma coleção de exercícios populares de programação resolvidos em várias linguagens. O objetivo é ajudar desenvolvedores a aprimorar suas habilidades em programação, fornecendo desafios e soluções para que possa praticar e aprender.
aprendizado exercicios golang java programacao python ruby typescript
Last synced: 06 Mar 2025
https://github.com/ijustdev/lazuli
CLI for transforming Amazon products into blog posts with eruby.
affiliate-marketing amazon cli commandline-interface paapi5 ruby templating
Last synced: 04 Oct 2025
https://github.com/andyatkinson/development_guides
Installation Instructions for Rideshare
Last synced: 28 Aug 2025
https://github.com/meri-mg/ruby-group-capstone
In this group project, will be created a console app that will help the user to keep a record of different types of things they won: books, music albums, movies, and games. Everything will be based on the UML class diagram. The data will be stored in JSON files but also will be prepared in a database with tables structure analogical to the program's class structure.
Last synced: 27 Dec 2025