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/gediminasz/just-testing
A Visual Studio Code extension for running tests in integrated terminal.
django extension javascript jest pytest python rspec ruby tdd testing visual-studio-code vscode
Last synced: 20 Mar 2025
https://github.com/wb-ts/flicknplay-app
React Native Video Player App.
java objective-c react react-native ruby typescript
Last synced: 11 Apr 2025
https://github.com/bogdanrada/celluloid_pubsub
CelluloidPubsub is a simple ruby implementation of publish subscribe design patterns using celluloid actors and websockets.
async celluloid pubsub reel ruby websockets
Last synced: 30 Apr 2025
https://github.com/jetrockets/perfect_audit
PerfectAudit Ruby API wrapper
api-client api-wrapper perfectaudit ruby ruby-gem
Last synced: 07 Sep 2025
https://github.com/mesi21/broadway_app
A broadway.com lookalike. It is an app where users can filter plays by categories, can add, edit, delete reviews for different plays. Built with Ruby, using Rails as a framework.
Last synced: 12 Apr 2025
https://github.com/mtwilliams/visual_studio
Inspect Visual Studio installs and generate Visual Studio project files with Ruby.
gem ruby visual-studio windows
Last synced: 30 Apr 2025
https://github.com/nulldef/statum
Ruby state machine
declarative fsm ruby state-machine
Last synced: 06 May 2025
https://github.com/sircypkowskyy/my-advent-of-code-2022
My projects of completed tasks in the Advent of Code challenge (2022 edition). Each day I tried to complete tasks in a different, preferably previously unknown programming language.
aoc2022 c-sharp coding-challenge coding-challenges dart go golang kotlin lua net-core nodejs powershell-script ruby typescript
Last synced: 03 Mar 2026
https://github.com/rokhimin/ygoprodeck
Ygoprodeck ruby API wrapper for search yugioh card | Gem Library
Last synced: 21 Mar 2025
https://github.com/infrablocks/rake_github
Rake tasks for managing Github repositories.
github github-config github-configuration infrablocks rake rake-task rake-taskset ruby ruby-gem rubygem taskset
Last synced: 10 Jul 2025
https://github.com/jin/algorithms_and_data_structures.rb
Implementations of algorithms, data structures and HackerRank solutions in Ruby.
algorithms data-structures interview-practice ruby
Last synced: 05 Apr 2025
https://github.com/mumuki/mumuki-ruby-runner
:gem: Sinatra server for running Rspec tests within Mumuki
code-evaluation docker educational mumuki programming ruby runner
Last synced: 30 Apr 2025
https://github.com/mwapsam/enumerable
In this project we learnt how to use a module inside the class. We created a class MyList and a module MyEnumerable. The module MyEnumerable implements a subset of the functionality of Enumerable.
Last synced: 16 Feb 2026
https://github.com/minikin/extensions
📚Benchmark of Swift extensions vs methods
benchmark extensions ios macos methods python rake research research-project ruby swift swift4 swift5
Last synced: 17 Mar 2025
https://github.com/leonardofaria/todo-api
REST API created using Sinatra and ActiveRecord - http://sinatra-todo-api.herokuapp.com
activerecord api heroku rest ruby sinatra
Last synced: 10 Apr 2025
https://github.com/joekrump/svelte-rails
This is an experimental app template that allows a view to be composed of any combination of Svelte components and .html.erb
ruby ruby-on-rails svelte tailwind tailwindcss vite
Last synced: 11 Apr 2025
https://github.com/kiwamizamurai/lzstring_ruby
A Ruby port of lz-string - a string compression algorithm with support for multiple encodings (base64, URI, UTF16) and seamless JavaScript interoperability
lz-string lzstring ruby string-compression
Last synced: 22 Feb 2026
https://github.com/jcmfernandes/activerecord-retriable
Retry your Active Record transactions. :rocket:
activerecord gem rails retriable retry ruby transactions
Last synced: 23 Apr 2025
https://github.com/jdsherbert/fisher-yates-shuffle
Fisher Yates Algorithm implementation for randomizing an array of objects, implemented in various languages.
c cpp csharp haxe java javascript js lua python ruby ts typescript unity unreal-engine
Last synced: 07 Apr 2025
https://github.com/seven1m/ragchew.site
A website for amateur radio operators to find and participate in on-the-air gatherings
amateurradio hamradio ruby sinatra
Last synced: 21 Feb 2026
https://github.com/kevinpruvost/venomengine
Cross-Platform Research-Focused Graphics Engine
bazel hlsl metal raytracing ruby vulkan
Last synced: 25 Jun 2025
https://github.com/maumagnaguagno/polygonoid
:triangular_ruler: Geometric library for Ruby
Last synced: 13 Jul 2025
https://github.com/orbitalquark/textadept-ruby
Ruby language module for Textadept.
rails ruby ruby-on-rails textadept textadept-module
Last synced: 01 May 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/lewiscowles1986/jekyll-improved-paginator-plugin
Jekyll's built-in paginator is incredibly limited. This looks to do more.
jekyll liquid needs-tests paginator ruby
Last synced: 11 Mar 2026
https://github.com/billymohajeri/ruby-group-capstone
In this project, we will create a console app that will help to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on the given UML class diagram. The data will be stored in JSON files.
Last synced: 24 Apr 2025
https://github.com/apsislabs/slayer
A Killer Service Layer
rails ruby service-object slayer
Last synced: 30 Jun 2025
https://github.com/yoshoku/rumale-svm
Rumale::SVM provides support vector machine algorithms of LIBSVM and LIBLINEAR with Rumale interface
liblinear libsvm machine-learning ruby rubyml rumale svm
Last synced: 25 Apr 2025
https://github.com/yoshoku/numo-blis
Numo::BLIS builds and uses BLIS as a background library for Numo::Linalg
blas blis gem machine-learning numo ruby
Last synced: 25 Apr 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/hopsoft/kvn
KVN (Key/Value Notation) converter & parser
data-structures deserialization key-value ruby serialization
Last synced: 24 Apr 2025
https://github.com/z3n70/CVE-2021-41277
simple program for exploit metabase
bugbounty cybersecurity exploit metabase ruby
Last synced: 10 Mar 2025
https://github.com/chimehq/chime-ruby
A Chime extension for Ruby
extensionkit language-server-protocol ruby swift
Last synced: 22 Apr 2025
https://github.com/puzzleflow/tochtli
Lightweight framework for service oriented applications based on bunny (RabbitMQ)
bunny job-queue processing rabbitmq ruby
Last synced: 09 Apr 2025
https://github.com/cvilla714/rails-capstone
Created a Sports Article App, which features the picture of the article with the most likes on the main page and shows at the bottom the most recent articles for each category. Built with
bootstrap postgresql ruby ruby-on-rails
Last synced: 13 Apr 2025
https://github.com/screenstaring/shopify_api-graphql-tiny
Lightweight, no-nonsense, Shopify GraphQL Admin API client with built-in pagination and retry.
graphql graphql-pagination ruby shopify shopify-api
Last synced: 22 Apr 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/bigcommerce/gruf-prometheus
Gruf plugin for Prometheus support
Last synced: 10 Mar 2026
https://github.com/bohaz/oop-school-library
This project demonstrates Object-Oriented Programming (OOP) concepts in Ruby by creating a simple school system.
Last synced: 15 Apr 2025
https://github.com/infrablocks/ruby_npm
A simple Ruby wrapper for invoking NPM commands.
command-line npm ruby ruby-gem ruby-library rubygem
Last synced: 17 Jun 2025
https://github.com/PorkChopClub/porkchop
Ping Pong tracking!
bacon ping-pong rails react ruby table-tennis
Last synced: 16 May 2025
https://github.com/ntamvl/ruby_rails_installer
Ruby on Rails Installer
auto-script-install rails ruby ruby-on-rails
Last synced: 22 Apr 2025
https://github.com/jimmycuadra/lita-urban-dictionary
A Lita handler for fetching definitions from Urban Dictionary.
chatops lita lita-handler ruby urban-dictionary
Last synced: 27 Jul 2025
https://github.com/nelsonfigueroa/github-email-scraper
Scrape contributor emails from a GitHub repository.
Last synced: 24 Mar 2025
https://github.com/dantecatalfamo/xprinter-wifi
A tool to configure the WiFi on Xprinter wireless thermal printers from Linux
receipt-printer ruby thermal-printer xprinter
Last synced: 20 May 2026
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/mikhailvs/simple-event-bus
Simple event bus for Ruby
emit-events event-bus publish-subscribe rails ruby
Last synced: 27 Jul 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/nulldef/ciesta
Create form objects
form-objects forms patterns ruby
Last synced: 06 May 2025
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/zormandi/logcraft-sidekiq
A structured logging solution for Sidekiq, using Logcraft.
Last synced: 05 Sep 2025
https://github.com/hcxp/hcxp
📅 Independent online hardcore punk events directory
hardcore-punk music rails ruby vue
Last synced: 16 May 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
https://github.com/dereknguyen269/ruby-style-guide-vietnamese
Airbnb's Ruby Style Guide - Vietnamese Version
clean-code ruby ruby-clean-code ruby-clean-code-vietnamese ruby-style ruby-style-guide ruby-style-guide-vietnamese
Last synced: 21 Feb 2026
https://github.com/dephell/dephell_specifier
Work with version specifiers (can parse PEP-440, SemVer, Ruby, NPM, Maven)
constraints dephell interval maven npm python ruby semver version versioning
Last synced: 06 Sep 2025
https://github.com/ijayabby/tic-tac-toe
Tic Tac Toe is a pencil and paper game played on a 3×3 grid wherein players take turns (one is X, and the other O) in marking down the spaces in the grid. The first player who can place his mark in a horizontal, vertical, or diagonal row wins the match.
rspec rspec-testing ruby tic-tac-toe-game tic-tac-toe-ruby
Last synced: 20 Jan 2026
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/renatodex/multipassify
Shopify Multipass module for Ruby
api integration multipass oauth ruby shopify
Last synced: 22 Jun 2025
https://github.com/picatz/logoris
Logoris a Ruby gem that provides a simple, unified interface to manage logging for command-line applications to the appropriate standard stream.
Last synced: 22 Apr 2025
https://github.com/sampatbadhe/isbndb-ruby
Unofficial Ruby library for ISBNdb API V2
Last synced: 05 May 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/ervinismu/rails-workshop
simple CRUD api for rails
api rest-api ruby ruby-on-rails
Last synced: 06 Sep 2025
https://github.com/ppostma/smart_paginate
Simple, smart and clean pagination extension for Active Record and plain Ruby Arrays.
Last synced: 27 Oct 2025
https://github.com/sajari/sdk_ruby
Official repository of the Search.io SDK for Ruby
Last synced: 07 Apr 2025
https://github.com/dawidd6/actions-updater
:hammer_and_wrench: Updater of used GitHub Actions in workflow files
gem git github-actions ruby ruby-gem update-checker updater
Last synced: 12 Oct 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/masumajaffery/ruby-gems
Ruby gems are not jewels but a chunks of knowledge that is a wholesome treasure for mind.
Last synced: 11 Mar 2026
https://github.com/ajitsing/amusing_git
Brings fun to the git workflow
fun git githook githooks-plugin ruby rubygem
Last synced: 07 May 2025
https://github.com/codenoble/active_model_normalizr
An ActiveModelSerializers adapter for Normalizr-like JSON
flux gem json rails redux ruby ruby-gem serializer
Last synced: 11 Apr 2026
https://github.com/buttercms/rails-starter-buttercms
Drop-in proof-of-concept Ruby on Rails app, fully integrated with your ButterCMS account
blog buttercms cms heroku rails ruby starter starter-project
Last synced: 03 Sep 2025
https://github.com/standardnotes/brakeman-action
Runs Brakeman against a repository's source code to find security vulnerabilities, using GitHub actions.
brakeman rails review ruby security static-code-analysis
Last synced: 25 Aug 2025
https://github.com/ebenezr/clock-me-front-end
About timecard application made with react(Typescript) and Ruby , used to track clock in and clock out timestamps for employees and manage employees
activerecord react ruby sass typescript
Last synced: 15 Apr 2025
https://github.com/unabridged/auto_strong_parameters
Skip the busywork of strong parameters
lts rails ruby strong-parameters
Last synced: 12 May 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/hausgold/billomat
API wrapper for billomat.com
api-client billomat gem hacktoberfest oss ruby ruby-gem
Last synced: 15 Apr 2025
https://github.com/davydovanton/kaminari-hanami
This repository is no longer maintain: Kaminari integration for @hanami
hanami kaminari kaminari-hanami ruby
Last synced: 17 Apr 2025
https://github.com/sypht-team/sypht-ruby-client
A Ruby client for the Sypht API
api-client data-extraction document-capture extract extract-data-from-pdf extract-fields information-retrieval invoice invoice-parser pdf-parser receipt-capture receipt-reader receipt-scanner receipt-scanning ruby ruby-gem ruby-library sypht sypht-api sypht-ruby-client
Last synced: 28 May 2026
https://github.com/danielshow/rails-auto-migrate
VSCode extension for Rails that watches migration folder for new ones, open latest migration file and automatically run migration.
javascript migration rails ruby vscode
Last synced: 27 Jul 2025