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/lukel97/room-booking-tcd
A web app for booking group study rooms within TCD
bootstrap cheerio graphql javascript nokogiri react ruby
Last synced: 06 May 2025
https://github.com/JuanitoFatas/html-pipeline-ruby_markup
A HTML::Pipeline filter to write ruby markups in Markdown.
html html-pipeline markdown ruby
Last synced: 30 Apr 2025
https://github.com/aliou/tablature
Rails + Postgres partitions
partitioning postgres postgresql rails ruby
Last synced: 06 May 2025
https://github.com/codehass/budget-app
The Budget application is a mobile web application designed for managing your budget. It provides a list of transactions categorized by type, allowing you to easily track your expenses and analyze your spending. The implementation of this application involved utilizing Ruby on Rails and PostgreSQL.
capybara rspec-testing ruby ruby-on-rails
Last synced: 09 Sep 2025
https://github.com/teliosdev/antelope
Antelope, the compiler compiler.
antelope generated-parser lr-parser parser-generator ruby
Last synced: 11 Apr 2025
https://github.com/mrexox/sentry-sanitizer
Sanitizing middleware for sentry-ruby gem
ruby sanitizer sentry sentry-plugin sentry-ruby sentry-sanitizer
Last synced: 07 May 2025
https://github.com/jnylen/shrine-color
Finding the primary color in an image for Shrine.
activerecord color mongoid rails ruby ruby-on-rails shrine
Last synced: 29 Sep 2025
https://github.com/coolprobn/ruby-twitter-bot
Twitter bot which retweets #rails and #ruby hashtags (case insensitive). Developed with Ruby.
Last synced: 05 Feb 2026
https://github.com/nishidayuya/redmine_ruby_wasm
A plugin to run Ruby code on Redmine.
Last synced: 24 Aug 2025
https://github.com/skierkowski/terraform-enterprise-client
Terraform Enterprise API Ruby Client and Command Line tool
hashicorp hashicorp-terraform ruby rubygem terraform terraform-enterprise
Last synced: 08 Jul 2025
https://github.com/apache/activemq-artemis-native
Apache activemq artemis native
activemq c cplusplus csharp java network-client network-server perl php python ruby
Last synced: 12 Apr 2025
https://github.com/vinibispo/ruby.nvim
Ruby development plugin for neovim
development lua neovim neovim-plugin neovim-plugins nvim plugin ruby
Last synced: 30 Sep 2025
https://github.com/v-kolesnikov/elias
🐘 PostgreSQL with rom-rb power :zap:
clean-architecture clean-code ddd postgresql rom-rb rom-sql ruby
Last synced: 30 Oct 2025
https://github.com/petertseng/adventofcode-rb-2017
Solutions to https://adventofcode.com/2017 (complete)
advent-of-code advent-of-code-2017 ruby
Last synced: 06 May 2025
https://github.com/essentialkaos/rbinstall
Utility for installing prebuilt Ruby versions to RBEnv
Last synced: 15 Jul 2025
https://github.com/htdebeer/paru-filter-collection
A collection of pandoc filters written in Ruby and paru
pandoc pandoc-filter paru ruby
Last synced: 07 Sep 2025
https://github.com/danielpclark/trav3
A feature complete API client for Travis CI API Version 3
api api-client api-wrapper ruby ruby-gem travis-ci travisci
Last synced: 10 Apr 2025
https://github.com/vonage/vonage-ruby-code-snippets
Ruby code examples for working with Vonage
messaging nexmo nexmo-quickstart phone-call ruby ruby-quickstarts sms vonage
Last synced: 05 May 2025
https://github.com/paddor/czmq-ffi-gen
Generated, low-level CZMQ binding for Ruby
Last synced: 04 Apr 2025
https://github.com/remotestorage/api-test-suite
Test suite for RS server REST APIs
Last synced: 07 May 2025
https://github.com/fdutey/shirinji
Dependency injections made easy with Ruby
dependency-injection inversion-of-control ruby
Last synced: 11 Apr 2025
https://github.com/instrumental/metrician-ruby
Production-Tested Automatic Instrumental Metrics for Ruby on Rails
automatic-metrics instrumentation metrics middleware monitoring monitoring-tool rails ruby
Last synced: 07 Sep 2025
https://github.com/kachick/rspec-matchers-power_assert_matchers
power_assert integration for RSpec with a custom matcher
power-assert rspec rspec-matchers ruby
Last synced: 24 Oct 2025
https://github.com/zquestz/pickynode
Some people are picky about the bitcoin nodes they connect to.
Last synced: 12 Apr 2025
https://github.com/fpsvogel/reading
A Ruby gem that parses your CSV reading log.
book-tracker reading reading-log ruby
Last synced: 04 May 2025
https://github.com/veryfi/veryfi-ruby
Ruby gem for communicating with the Veryfi OCR API.
api invoice invoice-parser ocr ocr-library receipt receipt-reader ruby sdk sdk-ruby
Last synced: 04 May 2025
https://github.com/thiago-cardoso/quickorder
Development of project for manage your restaurant and your orders, Register your orders and visualize your orders in the kitchen.
Last synced: 04 May 2025
https://github.com/juanitofatas/html-pipeline-ruby_markup
A HTML::Pipeline filter to write ruby markups in Markdown.
html html-pipeline markdown ruby
Last synced: 08 Jul 2025
https://github.com/bocaletto-luca/multilanguage-test-example
Multilanguage Test Examples Welcome to the Multilanguage Test Examples repository! This project contains simple, self-contained examples of programming fundamentals implemented in various programming languages. Each example demonstrates basic constructs—including output, variable declarations, conditionals, loops, and functions/methods with clear..
bocaletto-luca c cpp csharp css3 fsharp go haskell html5 java javascript kotlin python ruby rust scala swift swift5 typescript
Last synced: 01 Apr 2026
https://github.com/pjbank/pjbank-ruby-sdk
PJBank SDK para Ruby! :diamonds: :diamonds: :diamonds:
api boletos-registrados gem pjbank ruby sdk-ruby
Last synced: 17 Jan 2026
https://github.com/sashadev-sky/adt-guide
Ruby & Python implementations of Abstract Data Types
Last synced: 07 May 2025
https://github.com/paulfioravanti/toy_robot
A simulation of toy robots moving on a square tabletop
Last synced: 30 Apr 2025
https://github.com/jonathanhefner/moar
More-style pagination for Rails
pagination rails ruby ruby-on-rails
Last synced: 11 Nov 2025
https://github.com/raminmammadzada/ruby-tic-tac-toe-game
Tic-Tac-Toe game created by using object oriented programming paradigm. It can be played by two player
game object-oriented-programming oop-principles rspec ruby
Last synced: 06 Mar 2026
https://github.com/ziguzagu/fluent-plugin-ganglia
fluentd out plugin to ganglia
Last synced: 12 Apr 2025
https://github.com/2called-chaos/dle
Directory List Edit – Edit file structures in your favorite editor!
cli command-line dle filemanager filesystem ruby utility
Last synced: 11 Apr 2025
https://github.com/ruby/syslog
Ruby interface for the POSIX system logging facility
Last synced: 05 Apr 2025
https://github.com/pointerish/chatterton
A Discord bot that tells jokes, provides Apex Legends player stats, Today In History facts, and jokes to your inbox whenever mentioned.
apex-legends discord-bot discordrb httparty jokeapi microverse-projects ruby
Last synced: 23 Apr 2025
https://github.com/thadeu/recollect-array
🔃 Simple wrapper to filter array using Ruby and simple predicate conditions
array array-filter array-like collection-filters filter gems recollect-array ruby
Last synced: 04 Oct 2025
https://github.com/reem-lab/house-booking-back-end
This is a Ruby on Rails API part of a full-stack project called "Rent me". This project is based on an app to book an appointment to rent a house. You can see different types of houses and you can see the details for each house then you can reserve an appointment to the specific house that you also choose you can see all your reservations on a separate page. The user also can add and delete a house.
api database devise-jwt postgresql postman-documentation rspec-rails ruby ruby-on-rails
Last synced: 04 Sep 2025
https://github.com/jwillikers/blog
My developer blog containing handy admin and dev guides from my myriad of tinkering
asciidoc asciidoctor blog jekyll nix ruby static-site
Last synced: 15 Apr 2025
https://github.com/swedbankpay/developer.swedbankpay.com
Swedbank Pay Developer Portal
dev-portal developer-documentation developer-experience developer-portal documentation jekyll ruby swedbank-pay swedbankpay
Last synced: 20 Feb 2026
https://github.com/fga-eps-mds/2018.2-indicaai
IndicaAi
api backend backend-api docker docker-compose rails rails-api rails5 rails5-api ruby ruby-on-rails
Last synced: 30 Aug 2025
https://github.com/sundi3yansyah/indonesian-territory-rails
Indonesian Territory for Rails
indonesia indonesian rails ruby ruby-on-rails territory
Last synced: 11 Nov 2025
https://github.com/eftakhairul/gisbn
It fetches all book information by ISBN number based on Google Book API
Last synced: 16 Apr 2025
https://github.com/lifechurch/subserver
A simple server process for processing Google Pubsub messages.
Last synced: 15 Apr 2025
https://github.com/jsmecham/nova-rubocop
RuboCop Extension for Panic's Nova Code Editor
extension lint linter nova nova-editor nova-extension rubocop ruby
Last synced: 15 Aug 2025
https://github.com/lugolabs/tracker
Ruby On Rails Time Tracker
ruby ruby-on-rails time tracker
Last synced: 27 Apr 2025
https://github.com/jgaskins/rails_app_operator
Kubernetes Rails app operator, allowing simple day-1 Rails deployment to a Kubernetes cluster
Last synced: 07 May 2025
https://github.com/madcato/word2vec-rb
Ruby interface gem to use word2vec arithmetics.
machine-learning ml nlp ruby word2vec
Last synced: 29 Jun 2025
https://github.com/kachick/striuct
Struct + validation + inheritable + default value + ...
Last synced: 01 Apr 2025
https://github.com/timbru31/mp3lyrics
🎵 📝 CLI for mp3 lyrics fetching. Uses ruby-mp3info and some lyric wikis
cli genius itunes lyrics metrolyrics mp3-files mp3info mp3tag music ruby ruby-mp3info
Last synced: 26 Feb 2025
https://github.com/mvz/mdv
Simple Markdown Viewer for GNOME 3
gnome hacktoberfest markdown ruby
Last synced: 15 Apr 2025
https://github.com/djdefi/rss-firehose
Aggregate RSS feeds into a light page
docker erb httparty lightweight news-aggregator newsfeed rss-aggregator ruby
Last synced: 07 May 2025
https://github.com/davidesantangelo/gameoflife
This is a Rails implementation of "Conway's Game of Life." Conway's game is a mathematical simulation where cells live or die based on certain rules.
Last synced: 10 Jul 2025
https://github.com/tomtom/websitary
A ruby-based script that monitors webpages, rss feeds, podcasts etc.
rss ruby website-monitor websites
Last synced: 30 Apr 2025
https://github.com/xlgmokha/saml-kit
SAML 2.0 SDK for Ruby.
ruby saml saml-assertion saml-idp saml-metadata saml2
Last synced: 12 Jan 2026
https://github.com/firmoholanda/bookstore-rails-api
API for bookstore-react-redux front-end app. this REST API allows us to manage database resources. a signed user can: add, remove, list, and update books as well as select a favorite book.
Last synced: 28 Apr 2025
https://github.com/cloud66-oss/exception_extensions
Ruby Gem providing some useful extensions for Ruby Exceptions
Last synced: 10 Apr 2025
https://github.com/iaintshine/ruby-sidekiq-tracer
OpenTracing instrumentation for Sidekiq
opentracing ruby sidekiq tracing
Last synced: 25 Aug 2025
https://github.com/yaegassy/coc-typeprof
Ruby TypeProf extension for coc.nvim
coc-extensions coc-nvim neovim ruby typeprof vim
Last synced: 22 Apr 2025
https://github.com/railsmechanic/sidewalk
Sidewalk is an Elixir client which is compatible with Sidekiq, the »simple, efficient background processing library for Ruby«.
elixir message-queue queue ruby sidekiq
Last synced: 07 May 2025
https://github.com/eagerelk/ditty
Sinatra Based Web Application Framework
framework opensource ruby sinatra
Last synced: 08 May 2025
https://github.com/sunaku/ember
eRuby template processor
erb-template ruby template-engine
Last synced: 15 Apr 2025
https://github.com/fscm/lastfm2itunes
Update your iTunes "played counts" with your Last.fm scrobbles.
Last synced: 10 Aug 2025
https://github.com/38tter/kramdown-mermaid
Markdown parser for mermaid.js. An extended Kramdown syntax
gem kramdown markdown markdown-parser mermaid mermaid-diagrams mermaidjs parser ruby
Last synced: 15 Apr 2025
https://github.com/nunonamorado/sinatra-slack
Sintra extension with DSL for building Slack Apps
ruby ruby-gem sinatra sinatra-applications slack slack-app slack-commands
Last synced: 16 Aug 2025
https://github.com/jonathanhefner/benchmark-inputs
Input-focused benchmarking for Ruby
Last synced: 11 Nov 2025
https://github.com/kobeumut/remove_build_folders
Delete unnecessary for android development in android build folders
Last synced: 14 Apr 2025
https://github.com/iqbaleff214/metode-saw
Penerapan metode SAW (simple additive weighting) dalam berbagai bahasa pemrograman
go golang javascript nodejs php php8 ruby saw simple-additive-weighting spk
Last synced: 11 Apr 2026
https://github.com/williamscch/budget_rails_app
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.
capybara css erb mvc mvc-architecture postgresql rails ror rspec rspec-rails ruby ruby-on-rails
Last synced: 04 Oct 2025
https://github.com/earlopain/foxtrove
E6 Upload Helper
e621 iqdb rails reverse-image-search ruby
Last synced: 17 Nov 2025
https://github.com/syedabutalib/github-stars
Saves time by listing all starred repos in one page
github github-stars ruby sinatra starred-repositories stars
Last synced: 14 Aug 2025
https://github.com/fluent-plugins-nursery/fluent-stackprof
Start and stop stackprof dynamically from outside of fluentd
Last synced: 15 May 2025
https://github.com/xord/rubysketch
A game engine based on the Processing API
game-engine game-engine-2d gamedev processing ruby
Last synced: 16 May 2025
https://github.com/SnippetSafe/snippet_app
A social code snippet sharing app that allows you to create, file and share code snippets with anyone. Built with Ruby on Rails and Stimulus JS.
ruby ruby-on-rails stimulus-js
Last synced: 16 May 2025
https://github.com/Virtual-Coffee/bot-meetingplace-events
A friendly bot to give us a heads up when the next events are.
github-actions heroku-scheduler meetingplace ruby slack-bot
Last synced: 16 May 2025
https://github.com/SyedAbuTalib/Github-Stars
Saves time by listing all starred repos in one page
github github-stars ruby sinatra starred-repositories stars
Last synced: 15 Apr 2025
https://github.com/raminka13/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.
cancancan devise postgresql ruby ruby-on-rails
Last synced: 05 May 2025
https://github.com/vittorius/rspec_flat_error_formatter
RSpec formater that produces errors output easily consumable by automated tools
rspec rspec-formatter ruby testing-tools
Last synced: 12 Apr 2025
https://github.com/sdogruyol/calculator-tdd
An example of applied TDD with a simple calculator
Last synced: 24 Mar 2025
https://github.com/goldenowlasia/go_rails_template
A template to build large scale web applications in Ruby On Rails. Focus on extending, performance and best practices
calculation-objects decorators form-objects golden-owl patterns policy-objects query-objects rails rails-template ruby service-objects value-objects
Last synced: 02 May 2025
https://github.com/chaintope/glueby
[WIP] A Ruby library of smart contracts that can be used on Tapyrus.
Last synced: 07 May 2025
https://github.com/antoinelyset/poleica
Poleica : Ruby conversion tool & preview creator
conversion documents gif image jpeg libreoffice pdf png preview ruby
Last synced: 16 Aug 2025
https://github.com/dwkoogt/pika_que
Ruby background processor for RabbitMQ
background-jobs pikaque rabbitmq rails ruby workers
Last synced: 12 Aug 2025
https://github.com/bodrovis-learning/messages_dictionary
Store your messages anywhere and fetch them anytime.
Last synced: 09 Apr 2025
https://github.com/haroonabdulrazaq/twittter
I cloned twitter and mock some of its functionalities using Ruby on Rails and Bulma, In order to fully understand MVC, RestfulApi, a healthy experience using Device gem and implement CRUD.
Last synced: 21 Apr 2025