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/mxrnx/woah
Unobtrusive web framework
framework gem rack ruby ruby-gem web web-framework
Last synced: 10 Jul 2025
https://github.com/nhsuk/manage-vaccinations-in-schools
Manage vaccinations in schools (Mavis)
Last synced: 17 Feb 2026
https://github.com/mkon/api_valve
Lightweight ruby/rack API reverse proxy or gateway.
api-gateway hacktoberfest proxy rack ruby
Last synced: 16 Jun 2025
https://github.com/cmirnow/google-cloud-tts-rails
Using the power of Google Cloud Text-to-Speech API and ruby here is a simple interface to convert text to speech.
rails ruby speech-api text-to-speech
Last synced: 07 May 2025
https://github.com/serpapi/serpapi-ruby
Official Ruby wrapper for SerpApi HTTP endpoints
api ruby search search-engine serp serpapi
Last synced: 09 Jul 2025
https://github.com/pixielabs/balrog
A lightweight authorization library for Ruby on Rails that protects your routes with a simple password form.
authentication basic-authentication ruby ruby-on-rails
Last synced: 29 Oct 2025
https://github.com/vikhyat/stormycloud
Ridiculously simple distributed applications in Ruby.
distributed-systems mapreduce ruby
Last synced: 30 Apr 2025
https://github.com/samvera-labs/ldpath
Ruby parser for the LDPath language
ldpath linked-data parser ruby
Last synced: 26 Jun 2025
https://github.com/Gueils/belugas-ruby
:whale: A Ruby analyzer feature detector
belugas docker-compose dockerfile dockerization ruby whales
Last synced: 12 Oct 2025
https://github.com/dblock/google-finance-ruby-client
Google Finance web API ruby client with support for retrieving stock quotes and historical prices.
google google-finance ruby stock-prices stock-quotes stocks yahoo-finance yahoo-finance-api
Last synced: 12 Oct 2025
https://github.com/shoriwe/plasma
Thread safe Go embeddable ruby like scripting language
dynamic-type embeddable-scripting-language go golang ruby scripting-language
Last synced: 17 Mar 2026
https://github.com/notus-sh/cocooned
Dynamic nested forms in Rails made easy
Last synced: 27 Feb 2026
https://github.com/SwedbankPay/kramdown-plantuml
PlantUML support for Kramdown, the Markdown parser used in Jekyll
diagram-svg java jekyll jekyll-plugin kramdown plantuml ruby ruby-gem
Last synced: 12 Oct 2025
https://github.com/iconnect/rails-session
Decrypt Ruby on Rails sessions in Haskell
Last synced: 01 Mar 2025
https://github.com/serradura/ruby-lambdas
Expose Ruby object methods as lambdas (functions).
curried-functions functional-programming lambdas ruby ruby-gem
Last synced: 28 Apr 2025
https://github.com/alec-c4/ffmpeg_core
Modern Ruby wrapper for FFmpeg with clean API and proper error handling.
ffmpeg ffmpeg-wrapper ruby ruby-on-rails video video-processing
Last synced: 27 Jan 2026
https://github.com/ikramagix/booksy
Booksy is a simple blogging platform about literature. It allows users to create, read, update, and delete articles. It features user authentication, article privacy settings, and the ability for users to comment on articles.
bootstrap bootstrap5 devise faker ror ror-api ruby ruby-app ruby-application ruby-gem ruby-on-rails rubyonrails
Last synced: 06 Oct 2025
https://github.com/ademdc/ruby-vibe
Ruby client for Viber REST API
gem ruby ruby-gem ruby-on-rails rubygems rubyonrails viber viber-api viber-bot viber-chat viber-chatbot viber-client
Last synced: 08 Oct 2025
https://github.com/heini/puppet-wait-for
A pseudo resource type for puppet that enables you to wait for certain conditions. You can use shell commands to query arbitrary things and either react on the exit code or match the output of the command against a regular expression.
Last synced: 11 Mar 2026
https://github.com/driftingruby/275-hotwire
Hotwire is the newest magic which takes a different approach to building modern web applications without using much JavaScript.
hotwire ruby rubyonrails stimulus turbo
Last synced: 06 Oct 2025
https://github.com/bitecraft/coinbase_commerce_client
Easily integrate Bitcoin, Ethereum, and other cryptocurrency payments into your Ruby on Rails applications with the Coinbase Commerce Client
bitcoin coinbase coinbase-api coinbase-pro coinbasepro ethereum gem gems ruby ruby-gem ruby-lib ruby-on-rails rubygem rubygems rubyonrails
Last synced: 06 Oct 2025
https://github.com/nxt-insurance/nxt_http_client
Super simple http client dsl on top of the typhoeus gem.
dsl faraday http-client httparty rest-client ruby ruby-on-rails typhoeus
Last synced: 06 Oct 2025
https://github.com/wilsonsilva/a2a
Agent2Agent (A2A) protocol implementation in Ruby. Under development. It will be integrated with web frameworks SOON.
Last synced: 17 Mar 2026
https://github.com/jusleg/regexify
Compact and flexible syntax to generate regular expressions
Last synced: 26 Apr 2025
https://github.com/jesusgautamah/outerspace-blockchain
Outerspace Web Blockchain Framework
blockchain development docker-compose firestore postgresql rails redis ruby ruby-gem ruby-on-rails rubygem rubygems sidekiq web
Last synced: 07 Oct 2025
https://github.com/andriy-baran/steel_wheel
Steel Wheel - exactly what you need when you are on Rails
Last synced: 25 Oct 2025
https://github.com/dannyben/concode
Generate consistent-codenames from any string (Heroku style, aka Haiku).
codename gem generator haikunator heroku ruby
Last synced: 28 Feb 2026
https://github.com/redmine-git-hosting/gitolite-rugged
A Ruby interface to manage the Gitolite Git backend system, easy ;)
Last synced: 11 Mar 2026
https://github.com/davidesantangelo/gemsbot
Telegram Bot wrapper for the RubyGems.org API
rails ruby telegram-bot telegrambot
Last synced: 06 Jul 2025
https://github.com/bfoz/dxf-ruby
Tools for working with the popular DXF file format
Last synced: 19 Jan 2026
https://github.com/ck3g/homebugh
Expense tracking web app
budget-app expense-tracker expenses finance-management hacktoberfest home-finances ruby ruby-on-rails
Last synced: 01 Apr 2026
https://github.com/AndyObtiva/yasl
Yet Another Serialization Library - A pure Ruby auto-serialization library that works across different Ruby implementations like Opal and JRuby as an automatic alternative to YAML/Marshal. Unlike Marshal, it does not raise errors for unserializable objects, thus provides a highly productive friction-free auto-serialization experience.
automatic jruby opal ruby serialization
Last synced: 02 Apr 2025
https://github.com/marcoroth/rubocop-stimulus_reflex
Code style checking for StimulusReflex
linter rails rubocop ruby stimulusreflex
Last synced: 28 Apr 2025
https://github.com/compufox/elephrame
mastodon bot framework written in ruby
bot bot-framework mastodon ruby
Last synced: 15 Jun 2026
https://github.com/adichat/webdoc
Web server to :file_cabinet: Browse📂local files in 4 lines of Ruby🎉
browse file-browser file-explorer ruby web-server
Last synced: 03 Aug 2025
https://github.com/solnic/ossy
Maintenance automation helper as a CLI tool used by dry-rb and rom-rb
cli github-actions github-api helper maintenance ruby rubygem
Last synced: 15 Apr 2025
https://github.com/Pircate/fastlane-plugin-ding-talk
自动将发布到蒲公英的App安装二维码发送到钉钉群组
Last synced: 12 May 2025
https://github.com/iambalabharathi/nxgreport
A ruby gem to generate a clean & beautiful e-mailable test report (13643 Downloads)
cucumber dashboard gem report ruby test-reporting
Last synced: 10 Apr 2025
https://github.com/bridgetownrb/bridgetown-prismic
A Prismic CMS integration plugin for Bridgetown
bridgetown bridgetown-plugin cms-extension ruby
Last synced: 10 Mar 2025
https://github.com/cucumber/tag-expressions
Cucumber tag expression parser
go java javascript perl polyglot-release python ruby tidelift
Last synced: 05 Apr 2025
https://github.com/davydovanton/rom_sql_graph
Display your DB (sql) association graph
associations graph hanami rom ruby
Last synced: 26 Jun 2025
https://github.com/hanazuki/cdk-lambda-ruby
CDK Construct Library for AWS Lambda in Ruby
aws-cdk aws-cdk-constructs aws-lambda aws-lambda-ruby ruby
Last synced: 24 Dec 2025
https://github.com/mcavallo/alfred-color-name-ruby
Get the name for a hex color. Ruby version.
alfred-workflow colors css ruby sass
Last synced: 14 Apr 2025
https://github.com/cvalencia1991/budget-app
"Budget App" is a powerful budgeting application built in Rails and PostgreSQL that allows you to manage your article budget and track your expenses.
rspec-rails ruby ruby-on-rails tailwind
Last synced: 15 Apr 2025
https://github.com/kontena/clamp-completer
Automatically generate shell autocompletion scripts for clamp based ruby CLI tools
autocomplete bash clamp cli gem ruby rubygem shell zsh
Last synced: 10 Jun 2025
https://github.com/asross/settlers
of Catan!
catan ruby text-based websockets
Last synced: 09 Sep 2025
https://github.com/hl7au/au-fhir-core-inferno
This is an Inferno test kit for the AU Core Implementation Guide
fhir fhir-ig fhir-implementation-guide fhir-resources ruby
Last synced: 03 Sep 2025
https://github.com/tymate/api-blocks
Simple and consistent rails api extensions
api dry-transaction dry-validation pundit rails-api responders ruby ruby-on-rails
Last synced: 11 Nov 2025
https://github.com/jbox-web/simple_navigation_bootstrap
A Ruby gem that adds Bootstrap renderers for SimpleNavigation
bootstrap menu navigation rails ruby simple-navigation
Last synced: 21 Aug 2025
https://github.com/mohamedhnoor/decode_morse_code
A Ruby app that can decode any morse messages.
github-actions rspec rubocop ruby
Last synced: 07 May 2025
https://github.com/corenzan/scopable
Easy parametric query building in Rails.
activerecord query ruby ruby-on-rails scope
Last synced: 03 Mar 2026
https://github.com/german-cobian/enumerable-methods
A set of enumerable methods re-created by the authors in the ruby programming language.
Last synced: 31 Aug 2025
https://github.com/kaka-ruto/nipishe
A Rails + GraphQL starter kit template with authentication, authorization and basic user account management features
action-policy graphql rails ruby
Last synced: 10 Apr 2026
https://github.com/hamzaoutdoors/catalog-of-my-things
A console app that will 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 presented in Readme text.
capstone-project database oop postgresql rspec ruby sql tdd
Last synced: 24 Apr 2025
https://github.com/swedbankpay/kramdown-plantuml
PlantUML support for Kramdown, the Markdown parser used in Jekyll
diagram-svg java jekyll jekyll-plugin kramdown plantuml ruby ruby-gem
Last synced: 28 Apr 2025
https://github.com/sdasrc/editorial-website-extended
Modified Editorial website template. Based on Editorial theme in html5up.net, adapted for Jekyll by Andrew Bancich.
github-pages github-pages-template jekyll ruby web
Last synced: 18 Jan 2026
https://github.com/passageidentity/passage-ruby
Passkey Complete for Ruby - Integrate into your Ruby API or service to enable a completely passwordless standalone auth solution with Passage by 1Password
1password authentication biometrics ciam identity magic-links native-passkeys oauth2 oidc otp passage passage-sdk passkey-complete passkeys passwordless ruby webauthn
Last synced: 25 Jul 2025
https://github.com/runtimellc/payanyway
Универсальное решение для приема платежей в сети Интернет
moneta payanyway payment-methods payments ruby
Last synced: 16 May 2025
https://github.com/winebarrel/spring_onion
Log MySQL queries with EXPLAIN that may be slow.'
Last synced: 22 Apr 2025
https://github.com/wbnns/learnhowtocode
Learn How to Code: A free ebook with everything you need to get started or level up as a web developer
css curriculum gitbook how-to-code html javascript learn-by-doing learn-to-code learning learning-resources ruby
Last synced: 24 Mar 2025
https://github.com/csalmeida/ruby-fundamentals
Learning the Ruby programming language.
Last synced: 14 Mar 2026
https://github.com/patrickgramatowski/habluhablu_gem
:earth_americas: HabluHablu is a CLI written in Ruby, which allows you to generate a language file (for I18n) with translations of the most useful phrases.
cli gem i18n ruby ruby-gem ruby-on-rails translations
Last synced: 08 Oct 2025
https://github.com/zdavatz/oddb2xml
oddb2xml, create xml files using refdata, swissmedic and bag xml files
bag data drug open refdata ruby source swissmedic switzerland xml
Last synced: 06 May 2026
https://github.com/dannyben/audio_addict
AudioAddict Command Line for Voting and Playlist Management
api-wrapper audioaddict gem ruby
Last synced: 31 Jan 2026
https://github.com/hunterae/blocks
Blocks makes it easy to define blocks of code that can be rendered either verbatim or with replacements and modifications at some later point in time.
actionview blocks rails reusable-components ruby templating
Last synced: 27 Feb 2026
https://github.com/artichoke/nightly
🌌 Nightly builds of Artichoke Ruby
artichoke nightly nightly-build ruby rust rust-application
Last synced: 27 Mar 2026
https://github.com/vayan/vscode-haml-ruby
Extension to provides syntax highlighting for Ruby Haml files in Visual Studio Code
color color-scheme haml haml-rails plugin ruby visual-studio-code
Last synced: 11 Oct 2025
https://github.com/ancat/equation
Equation exposes a minimal environment to allow safe execution of Ruby code represented via a custom expression language.
expression-language ruby security
Last synced: 05 Oct 2025
https://github.com/rnd-soft/timeouter
[MIRROR] Timeouter is advisory timeout ruby helper without any background threads.
gem loop ruby ruby-on-rails timer
Last synced: 26 Feb 2026
https://github.com/alejandrodevs/flash_rails_messages
A simple helper to display flash rails messages
bootstrap flash-messages rails ruby
Last synced: 24 Sep 2025
https://github.com/fluent-plugins-nursery/geoip2_c
libmaxminddb binding for Ruby
Last synced: 15 May 2025
https://github.com/dogweather/ruby-quality-report
Comparative metrics for all contributors to a repo.
git metrics quality ruby software-engineering
Last synced: 11 Nov 2025
https://github.com/jimmycuadra/lita-github-web-hooks
GitHub web hook integration for Lita.
chatops github github-api lita lita-handler ruby
Last synced: 07 Apr 2026
https://github.com/huobazi/carrierwave-qiniu-example
This a example project for carrierwave-qiniu
carrierwave carrierwave-qiniu example ruby
Last synced: 09 Mar 2026
https://github.com/yfractal/lsm-tree
A Ruby implemented Log-Structured Merge Tree(LSM Tree) for study purpose.
lsm lsm-tree ruby study-project
Last synced: 12 May 2025
https://github.com/OmG3r/steam-trade
This gem simplifes/allows sending steam trade offers programmatically.
ruby steam steam-trading steambot trade-offers
Last synced: 05 May 2025
https://github.com/kompendium-ano/factom-ruby-client
Ruby JSON-RPC client for the Factom protocol
factom factom-blockchain factom-protocol json-rpc-client ruby
Last synced: 28 Jul 2025
https://github.com/guillaumebriday/external_link_to
Rails link_to wrapper for external links.
gem helpers links rails rails-helper-tag ruby ruby-on-rails
Last synced: 25 Aug 2025
https://github.com/julionc/chef-gitolite
Chef cookbook for gitolite. Recipe for basic installation. LWRPs.
Last synced: 15 Aug 2025
https://github.com/elct9620/openbox
The zero-configuration Ruby container entry-point.
Last synced: 30 Apr 2025
https://github.com/nitbravoa92/catalog-of-my-things
"Catalog of My things" is a program made in ruby that allows you to manage through the command line the status of your Books, Music Albums and Games.
object-oriented-programming rspec rubocop ruby solid-principles
Last synced: 28 Sep 2025
https://github.com/willianantunes/runner-said-no-one-ever
Ask it and receive what you want fast than ever #SaidNoOneEver
api-rest faker production-ready rspec rubocop ruby sinatra
Last synced: 30 Jul 2025
https://github.com/test-kitchen/busser-minitest
A Busser runner plugin for the minitest testing library
hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing
Last synced: 03 Aug 2025
https://github.com/futhr/spree-faq
Frequently Asked Questions for Spree Commerce.
e-commerce extension futhr rspec ruby spree
Last synced: 10 Apr 2025
https://github.com/juanitofatas/wb
📓WB -- Software Engineers's lab workbook 👩🏼🔬👨🏽🔬
developer engineer lab notebook productivity ruby software tool workbook
Last synced: 07 May 2025
https://github.com/simonneutert/labradorite-notebook
Dramatization: Every online notebook failed me. Labradorite keeps me sane. All my notes at my fingertips.
flatfile journal localhost notes notes-app notetaking roda ruby rust selfhost selfhosted tantiny tantivy webapp
Last synced: 22 Jul 2025
https://github.com/ruby/redmine_mailing_list_integration
This is a redmine plugin that integrates mailng lists with redmine.
Last synced: 04 Oct 2025
https://github.com/kuntoaji/enkrip
encrypt & decrypt Active Record attributes with Message Encryptor
activemodel activerecord activesupport decryption encryption gem message-encryptor ruby ruby-gem ruby-on-rails security
Last synced: 21 Jun 2025