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-06-25 00:23:30 UTC
- JSON Representation
https://github.com/wojtha/ruby2json
Simple online tool to convert ruby JSON/hash console output to proper JSON. https://ruby2json.herokuapp.com
Last synced: 18 Apr 2025
https://github.com/sunaku/ember
eRuby template processor
erb-template ruby template-engine
Last synced: 15 Apr 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/accelecode/ui_interactors
UI Interactors makes it simple to write automated browser tests using selenium-webdriver - tests which are resilient to HTML structure and style changes.
browser-automation functional-testing gem ruby selenium selenium-webdriver test-automation webdriver
Last synced: 15 Apr 2025
https://github.com/fherrerao/blog-app
The Blog app will be a classic example of a blog website. Is a functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Last synced: 19 Apr 2025
https://github.com/runtimellc/moneta-api
МОНЕТА.РУ (MONETA.MerchantAPI.v2)
moneta money payanyway payment-methods payments ruby
Last synced: 11 Jun 2025
https://github.com/phacks/rails-view-components-storybook
Companion repository for the “Building a Component Library in Rails with Storybook”
component-library rails ruby storybook
Last synced: 14 Aug 2025
https://github.com/mvz/mdv
Simple Markdown Viewer for GNOME 3
gnome hacktoberfest markdown ruby
Last synced: 15 Apr 2025
https://github.com/icyleaf/wechat-bot
还不知道如何走向的微信机器人
ruby wechat wechat-bot weixin-bot
Last synced: 24 Apr 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/madbomber/justprep
A pre-process for the just command line utility
Last synced: 02 Mar 2026
https://github.com/powermobileweb/cryptoexchange
Ruby library to query market data from cryptocurrency exchanges
altcoins bitcoin blockchain blockchain-technology cryptocurrency-exchanges ether exchange hacktoberfest market ruby rubygems
Last synced: 03 Sep 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/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/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/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/madcato/word2vec-rb
Ruby interface gem to use word2vec arithmetics.
machine-learning ml nlp ruby word2vec
Last synced: 29 Jun 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/yothu/budget-app-capstone
Web application that allows you to record money transactions and separate them in categories
budget-app capstone rails ruby
Last synced: 23 Apr 2025
https://github.com/ripperhe/pod-template
A ruby script to create pod files.
Last synced: 16 May 2025
https://github.com/xuyanwen2012/xp-mbbs-7.0
A Mount & Blade Style Battle System for RPG Maker XP with Demo
Last synced: 15 Apr 2025
https://github.com/spreedly/r2d2
Ruby library for decrypting Google Pay and Android Pay payment tokens
Last synced: 03 Jul 2025
https://github.com/jcmfernandes/omniauth-workos
An OmniAuth strategy for authenticating with WorkOS.
devise oauth omniauth omniauthable ruby saml workos
Last synced: 23 Apr 2025
https://github.com/dodonki1223/qiita_trend
Qiitaのトレンドをたったの10秒で取得できるgem
qiita qiita-articles qiita-trend ruby ruby-gem
Last synced: 19 Apr 2025
https://github.com/hardpixel/colordom
Ruby gem to extract color palettes from images implemented in Rust.
dominant-colors native-extension ruby ruby-gem
Last synced: 24 Oct 2025
https://github.com/kenjij/firebase-ruby
Pure simple Ruby based Firebase REST library
Last synced: 28 Feb 2026
https://github.com/ales-vilchytski/modulejs-rails
Lightweight JavaScript module system for Ruby on Rails 4
asset-pipeline javascript rails4 ruby
Last synced: 08 Oct 2025
https://github.com/1d3o/lato-core
Lato module used to initialize custom admin panels
admin-dashboard lato rails rails-engine ruby ruby-gem ruby-on-rails
Last synced: 11 Nov 2025
https://github.com/mateuseap/algorithms
Algorithms, Data Structures and resolution of programming questions
algorithms algorithms-and-data-structures c cpp data-structures ruby
Last synced: 26 Oct 2025
https://github.com/svyatov/sec_id
Validate securities identification numbers (ISIN, CUSIP, SEDOL, FIGI, CIK) with ease!
cik cusip figi iban isin ruby ruby-gem sedol validation
Last synced: 05 Feb 2026
https://github.com/microformats/microformats.io
Simple explainer site about Microformats.
microformats microformats2 rails ruby website
Last synced: 14 Oct 2025
https://github.com/t-eckert/ctci_solutions
My solutions to problems posed in Gayle McDowell's "Cracking the Coding Interview".
cpp ctci interview-questions python ruby
Last synced: 04 Mar 2026
https://github.com/cristianceamatu/microverse-ruby-telegram-bot
Telegram ChatBot that can search on Wikipedia/Google domains or get you 3 random Wikipedia articles, it also sends you random funny Gifs every time you write. Built with Ruby using the TDD technique.
google-api ruby telegram-bot-api tenor-api wikipedia-api
Last synced: 25 Aug 2025
https://github.com/kazu-2020/narabikae
provides simple position management and sorting functionality for Active Record in Rails.
Last synced: 21 Jan 2026
https://github.com/yothu/catalog-of-my-things
data-structures ruby terminal-based
Last synced: 26 Feb 2026
https://github.com/mohammedamarnah/redis-pool
A simple Redis dynamic-sized connection pool.
connection-pool rails redis redis-client ruby
Last synced: 04 Mar 2026
https://github.com/linqueta/eezee
The easiest HTTP client for Ruby
gem http-client ruby ruby-on-rails rubygems
Last synced: 08 Oct 2025
https://github.com/kichik/docker-combo
Automatically generated and up-to-date Docker combo images
docker docker-image node python ruby
Last synced: 23 Jan 2026
https://github.com/nikolalsvk/restaurant-reservations
Ruby on Rails project for Internet Software Architecture course
activerecord postgresql rails reservation ruby
Last synced: 22 Apr 2025
https://github.com/ahmadchata/linter_css
💻‼️A Command-line based app that checks for errors in CSS files such as 2 spaces indentation in blocks, space before opening brace, lower case for hex colour code.
Last synced: 09 Apr 2025
https://github.com/postmodern/ruby-amass
A Ruby interface to amass.
amass amass-parser command-mapper infosec ruby
Last synced: 17 Oct 2025
https://github.com/devinterview-io/ruby-interview-questions
🟣 Ruby interview questions and answers to help you prepare for your next technical interview in 2025.
coding-interview-questions coding-interviews interview-practice interview-prep interview-preparation leetcode-questions leetcode-solutions programming-interview-questions ruby ruby-interview-questions ruby-questions ruby-tech-interview software-developer-interview software-engineer-interview software-engineering technical-interview-questions web-and-mobile-development-interview-questions
Last synced: 17 Jun 2025
https://github.com/kevinstuffandthings/nameq
Create unique names via numeric suffixes
Last synced: 26 Oct 2025
https://github.com/upsidelab/spree_gladly
Official Gladly integration for Spree Commerce
customersupport ecommerce ruby
Last synced: 06 Feb 2026
https://github.com/abdussattar-70/blogging-haven
The Blogging Haven is set to become a prime illustration of a blog website. It encompasses a project that tasked me with the creation of a fully operational website, showcasing a comprehensive list of posts and empowering readers to engage with them through comments and post likes. It has been constructed using PostgreSQL and Ruby on Rails.
erd oop postgresql rspec ruby ruby-on-rails
Last synced: 16 Mar 2026
https://github.com/ebihara99999/code_keeper
Measures metrics especially about complexity and size of Ruby files.
Last synced: 17 Mar 2026
https://github.com/bl4ckstack/hedra
Hedra — Command-line tool to analyze HTTP security headers and detect missing protections like CSP, HSTS, and X-Frame-Options.
cli cybersecurity hedra http-headers information-security pentesting ruby rubygems security vulnerability-assessment web-security
Last synced: 04 Apr 2026
https://github.com/xuyanwen2012/XP-MBBS-7.0
A Mount & Blade Style Battle System for RPG Maker XP with Demo
Last synced: 26 Apr 2025
https://github.com/combinaut/minibars
A (mostly) drop-in replacement for Handlebars.rb based on MiniRacer rather than therubyracer.
handlebars miniracer rails ruby therubyracer
Last synced: 09 Oct 2025
https://github.com/noma4i/puppet-windows_xmltask
Puppet module to create windows schedule tasks from exported XML
puppet ruby windows windows-scheduler xml
Last synced: 22 Feb 2026
https://github.com/edas/bitwapi
Unofficial Bitwarden API client in ruby
api-client bitwarden password-manager ruby
Last synced: 18 Jan 2026
https://github.com/icyleaf/xiaomi-push
(unofficial) xiaomi push server sdk for ruby - 非官方小米推送服务端 Ruby SDK
ruby ruby-sdk xiaomi xiaomi-push xiaomi-sdk
Last synced: 24 Apr 2025
https://github.com/hausgold/immoscout
Ruby client for the Immobilienscout24 REST API
api api-client api-wrapper gem immobilienscout24 oss ruby ruby-gem
Last synced: 02 Mar 2026
https://github.com/uta-org/jekyll-patreon
Patreon support in Jekyll blog to easily embed a widget with your goals
i18n jekyll jekyll-plugin patreon ruby ruby-gem rubygem
Last synced: 25 Oct 2025
https://github.com/scnr/installer
Installation script for Ecsypno products.
audit crawler hacking hacking-tool javascript penetration-testing ruby rust security-audit spider sql-injection vulnerability-scanner web-application web-application-security xss
Last synced: 01 Apr 2026
https://github.com/hamzaoutdoors/school_library_ruby
OOP School Library is an app/tool that can be used in a school library to record what books are in the library and who borrows them. At the end of the project, users will be able to; - Add new students or teachers. - Add new books, and - Save records of who borrowed a given book and when.
backend data-structures design-pattern oop oop-principles ruby ui
Last synced: 24 Apr 2025
https://github.com/michaelnera/active_record_importer
An easy to setup and flexible importer for Ruby on Rails
active-record-import active-record-importer activerecord activerecord-import activerecord-importer csv csv-import csv-importer import importer rails rails-import rails-importer ror ruby ruby-on-rails ruby-on-rails-import ruby-on-rails-importer rubygems rubyonrails
Last synced: 06 Oct 2025
https://github.com/slavetomints/rvc_hacking_toolbox
100% Ruby CLI Hacking Toolbox
cybersecuirty hacking hacking-tool ruby
Last synced: 12 Apr 2025
https://github.com/eagerelk/ditty
Sinatra Based Web Application Framework
framework opensource ruby sinatra
Last synced: 08 May 2025
https://github.com/seuros/throttle_machines
Advanced rate limiting library for Ruby. Rate limit anything - API calls, AI requests, background jobs. Features GCRA, token bucket algorithms, circuit breakers, and multiple storage backends.
ai-rate-limiting algorithm background-jobs circuit-breaker concurrency distributed-systems gcra limiter memory-storage performance rate-limiter rate-limiting redis resilience ruby ruby-gem temporal-precision throttle throttling token-bucket
Last synced: 01 Apr 2026
https://github.com/maxhollmann/ruby-ytdl
A Ruby wrapper for youtube-dl with progress callbacks
downloader ruby ruby-gem wrapper youtube youtube-dl
Last synced: 23 Apr 2025
https://github.com/strangeal/clinixgo
The project is based on an app to book an appointment with a health specialist(Doctor). The doctor appointment booking app permits healthcare providers to manage their appointments with increased efficiency while giving reliable management. However, it displays all details of the patients, complete history of appointment, analyses the doctors, etc
bootstrap5 cancancan jwt postgresql prime-react react-icons react-router reactjs redux redux-toolkit rswag rswag-specs ruby ruby-on-rails swagger-ui webpack
Last synced: 28 Apr 2025
https://github.com/krypto-etox/car-racing-2
Car Racing 2 is a simple UI BASED HTML, CSS, JS and Ruby, game with a taste of old theme. It's just for educational and learning purpose game project.
api css game html javascript js ruby static web webdevelopment
Last synced: 21 Sep 2025
https://github.com/ebenezr/helpdesk
Web application that curates problems that are faced by students and the possible solutions to these problems.
rails-api reactjs redux-persist redux-toolkit ruby
Last synced: 07 Mar 2026
https://github.com/codeadict/kings-landing
A modern, simple, customizable landing page dedicated to early customer acquisition for frugal entrepreneurs.
landing-page launch ruby sinatra site-generator starter-template startups website
Last synced: 02 Jan 2026
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/maartenvanvliet/moneybird
Ruby gem for the Moneybird REST API
Last synced: 14 Apr 2025
https://github.com/tenderlove/hatstone
A minimal Ruby wrapper for Capstone disassembler
assembly capstone disassembler ruby
Last synced: 07 May 2025
https://github.com/alephao/tia-crawler
Gem para acessar os dados do TIA Mackenzista
Last synced: 22 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/nitbravoa92/blog-app
Blog App is a website built with Ruby on Rails and PostgreSQL that allows users to create and publish posts, write comments, and like posts.
mvc-architecture object-oriented-programming postgresql-database rspec ruby ruby-on-rails solid-principles
Last synced: 28 Sep 2025
https://github.com/guillermoap/notion_to_html
Notion HTML renderer for Ruby and Rails
notion notion-blog rails renderer ruby ruby-on-rails
Last synced: 18 Jul 2025
https://github.com/okteto/ruby-getting-started
Develop Ruby Apps in Kubernetes with Okteto
cloud-native debug development docker kubernetes okteto rails ruby
Last synced: 11 May 2025
https://github.com/meleu/hello_meleu
A useless gem created for the sole purpose of showing people how to create a Ruby gem.
Last synced: 14 Apr 2025
https://github.com/zupit/horusec-examples-vulnerabilities
Horusec is an open source tool that improves identification of vulnerabilities in your project with just one command.
analysis cd ci cli golang hacktoberfest java kotlin netcore python ruby sast sast-analysis scanner security security-development security-flaws static-analysis terraform vulnerabilities
Last synced: 17 Jun 2025
https://github.com/fr33z3/semantic_navigation
Simple navigation menus implementation for Rails 3 application with multiple and nesting menus.
navigation navigation-menus nested-menus rails ruby
Last synced: 12 Apr 2025
https://github.com/kojix2/ruby-umappp
Uniform Manifold Approximation and Projection for Ruby
Last synced: 13 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/paddor/czmq-ffi-gen
Generated, low-level CZMQ binding for Ruby
Last synced: 04 Apr 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/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/sundi3yansyah/indonesian-territory-rails
Indonesian Territory for Rails
indonesia indonesian rails ruby ruby-on-rails territory
Last synced: 11 Nov 2025
https://github.com/vavgustov/debug-extras
Extras for Rails applications debug
Last synced: 13 Apr 2025