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/dodopayments/dodopayments-ruby
The official Ruby library for the Dodo Payments API
dodopayments ruby ruby-gem ruby-on-rails
Last synced: 14 May 2026
https://github.com/cyberark/conjur-api-ruby
Ruby client for the CyberArk Conjur API
api-client conjbot-notify conjur conjur-core conjur-sdk core ruby ruby-gem
Last synced: 14 Jun 2025
https://github.com/ergoserv/auxiliary_rails_resourceable
AuxiliaryRails::Resourceable module speeds up development by loading your controllers with RESTful (CRUD) actions.
Last synced: 13 Oct 2025
https://github.com/jetrockets/activerecord-update_counters_with_values
Update ActiveRecord counter and update instance value
active-record activerecord hacks rails ruby ruby-on-rails
Last synced: 09 May 2026
https://github.com/richardvenneman/cache_with_settings
🎎 Configurable Rails fragment caching
Last synced: 29 Apr 2026
https://github.com/crispengari/ruby-startup
💎 leaning ruby and ruby on rails from scratch.
Last synced: 29 Apr 2026
https://github.com/mariomarroquim/icarus
An example of using the Kraken API to automate trading strategies
Last synced: 27 Jan 2026
https://github.com/sentayhu19/catalog-of-my-things
Catalogs of my things help you to keep a record of different types of things you won: books, music albums, movies, and games. Everything will be based on the UML class diagram. The data will be stored in JSON files and also a database with a table structure analogical to your program's class structure.
Last synced: 17 Apr 2026
https://github.com/psu-libraries/etda_workflow
Electronic Theses and Dissertations Application: Admin, Author, and Committee Member workflows.
Last synced: 03 Apr 2026
https://github.com/r3dhulk/port-scanner-in-ruby
A Simple Port Scanner Wriiten In Ruby
blackhathacker blackhathacking ethical-hacking ethical-hacking-tools ethicalhacker ethicalhackers ethicalhacking port-scan port-scanner port-scanning portscan portscanner portscanning ruby ruby-for-ethical-hacker ruby-for-ethical-hackers ruby-for-ethical-hacking ruby-on-rails rubyforethicalhackers rubyforethicalhacking
Last synced: 02 Jan 2026
https://github.com/lucianghinda/backup-postgresql-db-remote
A simple Ruby script to backup a PostgreSQL DB remote to Cloudflare R2
Last synced: 08 Sep 2025
https://github.com/europ/lunch
containerized daily menu scraper and visualizer
brno daily docker docker-compose lunch menu rails restaurant ruby scraper visualizer
Last synced: 29 Apr 2026
https://github.com/billymohajeri/oop-school-library
Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. The app that you will create will allow you to: add new students or teachers, add new books, and save records of who borrowed a given book and when.
Last synced: 30 Apr 2026
https://github.com/nareshnavinash/selenium-ruby-handcrafted-framework
To build a test automation framework using ruby and selenium-webdriver gem alone. All the core structures are custom-crafted to meet the specific requirements and can be scaled to any level.
custom framework page-object-framework ruby selenium
Last synced: 30 Apr 2026
https://github.com/tarao/textserver
Edit on Firefox using external text editors.
Last synced: 30 Apr 2026
https://github.com/tarellel/healthicons
A Ruby/Rails helper to easily display Healthicons SVG icons within your application views.
gem health-icons healthicons helper icon rails ruby svg
Last synced: 11 Nov 2025
https://github.com/tirthajyoti-ghosh/slack-adder-bot
A simple slack chatbot that adds two numbers. Eg: when the user types to the bot `234 + 123`, it responds back with `357`. Built with Ruby.
mongodb mongoid ruby slack-bot slack-ruby-bot-server
Last synced: 16 Apr 2026
https://github.com/srizzuto/private-events
We build a site similar to a private Eventbrite which allows users to create events and then manage user signups. Users can create events and send invitations and parties (sound familiar?). Events take place at a specific date and at a location (which you can just store as a string, like “Andy’s House”).
Last synced: 01 May 2026
https://github.com/kulesh/recurgent
Recursive agents as skills for model harnesses
agent-runtime llm multi-runtime ruby tool-builder
Last synced: 05 Mar 2026
https://github.com/andrewmcodes/dotfiles
My personal dot and settings files
archipelago brew brewfile oh-my-zsh ruby spacevim termiminal tmux-conf tumx vscode vscode-settings zsh
Last synced: 24 Feb 2026
https://github.com/tzmfreedom/fluent-plugin-sforce
Salesforce input plugin for Fluentd data collector
Last synced: 14 Mar 2026
https://github.com/fazendaaa/project-euler
Some of the Project Euler exercises in different languages
c cpp haskell nodejs project-euler project-euler-solutions python ruby typescript
Last synced: 07 Oct 2025
https://github.com/alephtwo/quantum_rng
A Ruby interface for the ANU Quantum Random Numbers API
json-api random-number-generators ruby
Last synced: 07 Oct 2025
https://github.com/opsbr/sample-ruby-web-worker
A sample JavaScript application to run ruby.wasm on a Web Worker with communicating between main thread.
astro ruby webassembly webworker
Last synced: 09 May 2026
https://github.com/phateio/coreprotect-ruby
An utility for purging old data of CoreProtect in production
activerecord coreprotect minecraft mysql ruby
Last synced: 01 Mar 2026
https://github.com/agilecreativity/html2pdf
Batch convert htmls to pdfs
conversion html2pdf ruby utility-library wkhtmltopdf
Last synced: 17 Oct 2025
https://github.com/AndyObtiva/glimmer-cs-calculator
Calculator - Glimmer Custom Shell
desktop desktop-app desktop-application glimmer gui gui-application jruby ruby swt
Last synced: 02 Apr 2025
https://github.com/salanoid/metachange
metachange rails ruby ruby-on-rails startup
Last synced: 16 Apr 2026
https://github.com/io-sgr/docker-redis-trib
A really tiny size image with redis-trib inside
alpine docker docker-image redis redis-trib ruby
Last synced: 06 Oct 2025
https://github.com/thien0291/active_partition
The active_partition gem is a Ruby library designed for Rails application that provides functionality for partitioning data in a database table. Partitioning is a technique used to divide large datasets into smaller, more manageable chunks called partitions. This can improve query performance and make it easier to manage and maintain the data.
gem partition partitioning postgresql ruby ruby-on-rails
Last synced: 06 Oct 2025
https://github.com/omishimaspace/yadokari
日本初?!コンソールから宿を予約するプロジェクト
booking-system cli rails5 ruby
Last synced: 08 Oct 2025
https://github.com/serradura/rake_challenge
Desafio para capacitar pessoas no desenvolvimento com a linguagem Ruby
aprender-programar-ruby learning-by-doing learning-ruby rake rakefile rspec ruby tdd
Last synced: 17 Jun 2026
https://github.com/mhdez221993/js-algorithms
JavaScript Algorithms
algorithm cpp java javascript ruby system-design
Last synced: 04 May 2026
https://github.com/inkstak/rspec-sidekiq_pro
A collection of RSpec matchers for Sidekiq Pro
Last synced: 03 Mar 2026
https://github.com/eliflores/railsgirls
community rails railsgirls ruby tutorial
Last synced: 27 Mar 2026
https://github.com/jinhucheung/omniauth-ekuaishou
Omniauth strategy for Kuaishou Marketing
kuaishou kuaishou-api oauth2 omniauth ruby
Last synced: 05 Oct 2025
https://github.com/conreality/conreality.rb
Conreality Software Development Kit (SDK) for Ruby.
Last synced: 14 Mar 2026
https://github.com/qanastek/winenot
WineNot is an easy to use app to let you find a wine according to it's label. One step, Just can it !
android flask flutter ios levenshtein-distance object-detection opencv python rails ruby ruby-on-rails sqlite tensorflow tesseract tesseract-ocr
Last synced: 02 Apr 2026
https://github.com/zapnap/coin_market
Fetch current market data for top cryptocurrencies using the CoinMarketCap API
api-client crypto cryptocurrency finance market-data ruby tokens
Last synced: 19 Oct 2025
https://github.com/mbozhik/pass-on
mvp travel delivery web app with ruby on rails
bozzhik mvp rails rails-application ruby ruby-app ruby-on-rails tailwindcss
Last synced: 06 May 2026
https://github.com/passkit/passkit-ruby-grpc-sdk
Ruby SDK for Apple Wallet and Google Pay Membership / Loyalty / Access Cards, Coupons & Flights.
apple-wallet apple-wallet-support coupons flights google-pay google-wallet grpc loyalty loyalty-program loyalty-solutions mobile-wallet ruby sdk sdk-ruby
Last synced: 29 Jan 2026
https://github.com/stevenjcumming/rails-toolbox
Ruby on Rails snippets, sample code, and cheatsheet focused on API-only (-mostly) applications
rails rails-api rails-cheat-sheet rails-development rails-snippets rails-template rails7 ruby toolbox
Last synced: 06 Feb 2026
https://github.com/learnwithalfred/advise_mentors
The Advise Mentors is a classic example of a blog website. We created a fully functional website that show the list of posts and empower readers to interact with them by adding comments and liking posts
cancancan devise-gem-extension rspec ruby ruby-on-rails
Last synced: 07 May 2026
https://github.com/anyone-oslo/all-the-favicons
Favicons for the Rails assets pipeline
Last synced: 13 May 2026
https://github.com/neikei/syntaxchecks
Syntaxchecks for Bash, PHP, Python, Ruby, Yaml and Crontab files. Ready to use with Jenkins, Bamboo, Bitbucket Pipelines and Travis CI.
bamboo bash bitbucket-pipelines continuous-testing crontab jenkins php python ruby syntaxcheck travis-ci yaml
Last synced: 10 Apr 2025
https://github.com/estiens/ruby-coordinator-gpt
I wanted to play with an autonomous AI and I wanted to do it in Ruby...
autogpt autonomous-agents gpt gpt-4 llm ruby
Last synced: 23 Jan 2026
https://github.com/zetter/ruby-bot
A mastodon bot that runs Ruby
mastodon mastodon-bot ruby ruby-wasm
Last synced: 24 Jan 2026
https://github.com/avmnu-sng/tap_report_parser
TAP Report Parser
reporting-tool ruby rubygems testing
Last synced: 02 Apr 2026
https://github.com/degisew/blog
Blog App is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Last synced: 09 May 2026
https://github.com/wilsonsilva/xavier
Imagine DatabaseCleaner for objects in memory.
Last synced: 24 Oct 2025
https://github.com/m1ari/ruby-spi
Ruby SPI gem
chip gem raspberry-pi raspberrypi ruby spi
Last synced: 07 Feb 2026
https://github.com/kerolloz/rails-docker
docker docker-compose postgresql rails redis ruby
Last synced: 28 Jan 2026
https://github.com/chew/canvastoclickup
A simple way to mirror Canvas assignments to ClickUp for organization.
canvas clickup instructure migrate ruby
Last synced: 26 Oct 2025
https://github.com/guerreiropedr0/blog-app
This project is a blog application. You can add blogs, like and comment other blogs, just make sure you have an account and you are ready to go.
erb gem postgresql rails ruby ruby-on-rails
Last synced: 07 May 2026
https://github.com/jasonfelice/budget-app
This Rails Budget app allows users to record their transactions for a specific category.
Last synced: 21 Jan 2026
https://github.com/filipeamoreira/language-learner
Suite of applications to support language learning
Last synced: 20 Apr 2026
https://github.com/mtayllan/vscode-ruby-run-tests
Quickly run tests on terminal
Last synced: 20 Feb 2026
https://github.com/jcserracampos/save4laterbot
Telegram bot to save all links sent in a group
Last synced: 04 Jun 2026
https://github.com/akito19/rack-joint
Rack::Joint is a rack middleware to set redirect configuration with Ruby DSL.
middleware rack rack-middleware ruby rubygem
Last synced: 24 Oct 2025
https://github.com/alexfalkowski/migrieren
Migrieren provides a way to migrate your databases.
Last synced: 05 Jun 2026
https://github.com/mattkevan/uxlift
Collecting UX and visual design inspiration and best practice.
design design-patterns design-systems innovation inspiration jekyll jekyll-site ruby usability ux
Last synced: 13 Apr 2025
https://github.com/kodingwarrior/kodingwarrior.github.io
KODINGWARRIOR QUEST
bridgetown bridgetownrb ruby telekasten zettelkasten
Last synced: 10 Mar 2025
https://github.com/johnvuko/jt-rails-meta
Manage HTML meta tags for SEO in Ruby On Rails
html meta meta-tags metadata opengraph-tags rails ruby search-engine-optimization seo seo-meta seo-tools seotools twitter-cards
Last synced: 21 Feb 2026
https://github.com/jnv/table_syntax
Create tables comfortably in plain Ruby
Last synced: 21 Apr 2025
https://github.com/grokify/lita-zendesk
A Zendesk handler for the Lita chatbot
chatbot lita-handler ruby zendesk
Last synced: 21 Apr 2025
https://github.com/openactive/models-ruby
Ruby Models for the OpenActive Opportunity and Booking Specifications
implementation-support pre-release ruby
Last synced: 14 Aug 2025
https://github.com/thejonanshow/konuezu
Pair Programming at RubyKaigi 2018 (each pair has their own branch)
conference conferences conferences-web conways-game-of-life gameoflife pair-programming pairing ruby rubykaigi rubykaigi2018
Last synced: 07 May 2025
https://github.com/skippypeanutbutter/yaml_bot
Validate the content of a yaml file according to a set of rules
Last synced: 22 Apr 2025
https://github.com/voxpupuli/puppet_metadata
The gem intends to provide an abstraction over Puppet's metadata.json file. Its API allow easy iteration over its illogical data structures.
Last synced: 28 Dec 2025
https://github.com/infrablocks/ruby_gpg2
A simple Ruby wrapper for invoking gpg (>= 2.0) commands.
Last synced: 10 Jul 2025
https://github.com/spenserblack/rails-codespace-example
Template Ruby on Rails application with Codespaces config
codespaces github-codespaces rails ruby ruby-on-rails
Last synced: 17 May 2026
https://github.com/kkasaija/hello-rails-back-end
A hello-rails-app serving as an example of a typical API
Last synced: 08 Sep 2025
https://github.com/ntamvl/rails_5_api_react_redux_starter
Rails 5 API with React Redux Client
react redux ruby ruby-on-rails
Last synced: 12 Apr 2026
https://github.com/goyalmunish/request_response_stats
A Ruby gem which captures request response statistics such as cycle time, memory allocation, etc. for each request response cycle grouped in configurable granularity level. As this library makes use of TCP protocol, using DataDog or NewRelic RPM would be way faster because of UDP protocol.
mongo performance-monitoring profiling rails redis request request-response request-response-cycle request-response-processing request-response-stats response response-time ruby stats
Last synced: 25 Aug 2025
https://github.com/monogramm/docker-bitnami-discourse
:whale: :gem: Custom Discourse Bitnami image with additional plugins and tools.
Last synced: 12 Apr 2026
https://github.com/siman-man/lier
Lier reverses return value of method which end with '?'.
Last synced: 21 Jul 2025
https://github.com/bitroniq/bitroniq.github.io
My Jekyll theme based page for personal site, blog, and portfolio.
algolia github-pages jekyll liquid lunr ruby ruby-gem
Last synced: 18 May 2026
https://github.com/makevoid/redis_rejson_models
Document-like ORM based on Redis key value store - uses Redis Re-JSON for full json manipulation
json key-value-store orm re-json redis ruby
Last synced: 08 Apr 2025
https://github.com/basir-mohammadi/ruby-school-library
A command line program that shows a typical school library operations flow. Designed using Ruby Object Oriented Programming (OOP) approach.
Last synced: 24 Jun 2025
https://github.com/necojackarc/simpler_enum
Providing Rails like enumerated type
Last synced: 22 Apr 2025
https://github.com/futhr/spree-unifaun
Unifaun ERPConnect for Spree Commerce.
draft e-commerce extension futhr rspec ruby spree spree-unifaun unifaun wip
Last synced: 30 Apr 2026
https://github.com/gouravkhunger/jekyll-hostname
A liquid filter for Jekyll to extract the hostname from a URL
hacktoberfest jekyll jekyll-plugin ruby
Last synced: 13 Apr 2025
https://github.com/thefox/mpcat
Pretty Print For msgpack: Convert MessagePack'ed files to YAML.
messagepack mit-license msgpack ruby ruby-gem yaml
Last synced: 23 Apr 2025
https://github.com/andyobtiva/mathbowling
Bowling game that tests math skills.
desktop desktop-app desktop-application glimmer gui gui-application jruby ruby swt
Last synced: 09 Apr 2026
https://github.com/jbox-web/active_settings
Settings in Rails, easy ;)
configuration-file configuration-management rails ruby settings
Last synced: 25 Jun 2025
https://github.com/jbox-web/auto_increment
Automaticaly increments a field in ActiveRecord, easy ;)
activerecord autoincrement rails ruby
Last synced: 09 Apr 2025
https://github.com/jbox-web/health_monitor
A Rails plugin which provides a health checking and monitoring API of various services and application aspects
Last synced: 09 Apr 2025