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/bfoz/dxf-ruby
Tools for working with the popular DXF file format
Last synced: 19 Jan 2026
https://github.com/tbhb/stored_session
Encrypted, database-backed session store for Rails 8
Last synced: 30 Sep 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/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/alexwayfer/sequel-enum_values
Sequel plugin that provides method for getting `pg_enum` values
ruby sequel sequel-enum-values sequel-plugin
Last synced: 28 Jun 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/LyraPhase/lyraphase_workstation
lyraphase_workstation cookbook
ableton chef cookbook daw development hacktoberfest homebrew lyraphase macos maxmsp music-production osx provisioning ruby
Last synced: 14 Jul 2025
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: 23 Mar 2025
https://github.com/hugomarquez/ffi-cups
Ruby FFI C bindings for libcups
cups cups-api cups-server ffi ffi-bindings ffi-cups ruby rubygem rubygems
Last synced: 10 Mar 2026
https://github.com/rubyforgood/inkind-admin
A project serving Community Education Partnerships - https://www.cep.ngo/ . This Rails application presents an admin interface for CEP to manage their volunteers and students. And provides a GraphQL backend for https://github.com/rubyforgood/inkind-volunteer .
graphql hacktoberfest postgresql rails ruby
Last synced: 15 May 2025
https://github.com/AlexWayfer/sequel-enum_values
Sequel plugin that provides method for getting `pg_enum` values
ruby sequel sequel-enum-values sequel-plugin
Last synced: 16 Jul 2025
https://github.com/peek/peek-mysql2
Take a peek into the MySQL queries made during your application's requests.
Last synced: 13 Apr 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/svoop/bridgetown_credentials
Rails-like encrypted credentials for Bridgetown
Last synced: 22 Jul 2025
https://github.com/stevegeek/encoded_id
Turn numeric or hex IDs into reversible and human friendly obfuscated strings
friendlyid hacktoberfest obfuscate-strings ruby
Last synced: 16 Apr 2025
https://github.com/logto-io/ruby
💎 Logto Ruby SDK.
authentication authorization jwt logto mfa multi-tenant oauth2 oidc rails ruby saml sdk sso
Last synced: 19 Aug 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/johnftitor/my_blog_app
This is a basic Blog website that allows users to create, edit, comment and delete posts, keeping data in a database. This project implements both authorization and authentication in order to provide extended functionality to logged in and authorized users.
postgresql rails ruby tailwindcss
Last synced: 30 Oct 2025
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/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
https://github.com/cdalvaro/ruby-notebooks
💎 A series of Jupyter notebooks for learning the Ruby programming language
ruby ruby-notebooks ruby-programming-language tutorial
Last synced: 05 Apr 2025
https://github.com/bradpotts/multi-tenancy-warden
bare-bones alternative to mtdevise, adds basecamp style user logins for rails
authentication bradpotts engine gem multi-tenancy multi-tenant phcnetworks rails rails-engine ruby ruby-gem
Last synced: 28 Apr 2025
https://github.com/georginapuig/active-seniors
Platform allowing senior population to display their skills and talents, solution connecting seniors with potential jobs. Final project at Le Wagon Web Development Bootcamp.
db elderly-people erb figma javascript job jobs lewagon postgresql rails rails-application ruby ruby-on-rails rubyonrails scss seniors trello
Last synced: 01 Oct 2025
https://github.com/pircate/fastlane-plugin-ding-talk
自动将发布到蒲公英的App安装二维码发送到钉钉群组
Last synced: 13 Apr 2025
https://github.com/cvalencia1991/ruby-catalog-of-my-things
"Catalog of my things" is a Ruby console app for managing book, music, and game collections. It lets you input and view information about each item, making it an essential tool for collectors.
Last synced: 15 Apr 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/davydovanton/rom_sql_graph
Display your DB (sql) association graph
associations graph hanami rom ruby
Last synced: 26 Jun 2025
https://github.com/rmm5t/ryan.mcgeary.org
:nerd_face: Ryan McGeary's Home Page
Last synced: 03 Aug 2025
https://github.com/moznion/be-let-it-be
A command-line tool that automatically converts RSpec's `let` and `let!` declarations to `let_it_be` where it's safe to do so. The tool runs your tests after each conversion to ensure they still pass, making the optimization process safe and reliable.
rspec ruby test-performance test-prof
Last synced: 07 Mar 2026
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/Rabios/BLACKVOID
Roguelike shooter tower-defense-like game with hardcore gameplay mechanics!
arcade-game dragonruby ruby shooter tower-defense
Last synced: 11 Mar 2025
https://github.com/nickgnd/hanami-chat-example
Basic chat application built with Hanami and LiteCable (compatible with AnyCable)
actioncable anycable hanami hanami-application ruby websockets
Last synced: 29 Sep 2025
https://github.com/elct9620/openbox
The zero-configuration Ruby container entry-point.
Last synced: 30 Apr 2025
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/driftingruby/294-building-a-questionnaire
Using StimulusJS and nested forms, we create the first parts of a questionnaire. Dynamic surveys can be difficult to architect and maintain. In this episode, we take a simple approach to creating questionnaires.
hotwire questionnaire ruby rubyonrails stimulusjs survey turbo
Last synced: 06 Oct 2025
https://github.com/ahoshaiyan/mini-defender
Pragmatic data validation
alternative dry-validation email laravel luhn parameters pragmatic rails ruby strong validation
Last synced: 24 Oct 2025
https://github.com/nulogy/screengem
A simple Ruby implementation of the Screenplay Pattern.
Last synced: 15 Jun 2025
https://github.com/ggarnier/reveal.rb
Presentation generator using reveal.js
hacktoberfest markdown presentations reveal-js ruby slides
Last synced: 22 Mar 2025
https://github.com/ericlondon/mysql_redis_replication
MySQL replication to Redis cache server via Ruby, Gearman, triggers, and MySQL UDF (Ubuntu version)
gearman mysql redis replication ruby trigger udf
Last synced: 03 May 2025
https://github.com/gouravkhunger/jekyll-url-metadata
A jekyll plugin to expose meta data information of a webpage to liquid variables just from its url string.
hacktoberfest jekyll jekyll-plugin ruby
Last synced: 13 Apr 2025
https://github.com/tylerrick/rack_attack_admin
A Rack::Attack admin dashboard
admin admin-dashboard administration dashboard rack rack-attack rack-middleware rails ruby
Last synced: 05 May 2025
https://github.com/yegor256/rultor-remote
Rultor command line remote control
continuous-delivery continuous-integration ruby rultor
Last synced: 27 Mar 2025
https://github.com/codn/adminpanel
This gem has the goal to act as the administration panel for your resources, so you can focus only on the public part of your app
Last synced: 07 May 2025
https://github.com/vidarh/skrift
A pure Ruby conversion (*not* wrapper) of the libschrift TrueType font renderer
Last synced: 13 Apr 2025
https://github.com/nejdetkadir/render-ruby
Ruby bindings for Render API V1
client render render-com ruby ruby-bindings ruby-client ruby-gem
Last synced: 07 May 2025
https://github.com/sap-samples/cf-routing-samples
Samples for the Cloud Foundry runtime on SAP BTP related to application routing topics such as HTTP/2 server examples for SAP BTP, Cloud Foundry runtime in various popular programming languages. The examples include H2C and gRPC examples.
golang http2 node python ruby sample sample-code sap-btp
Last synced: 15 Jul 2025
https://github.com/rubyforgood/rubyforgood.org
Website for Ruby for Good
jekyll open-source ruby ruby4good rubyforgood
Last synced: 11 Sep 2025
https://github.com/emdneto/opentelemetry-by-example
OpenTelemetry By Example
cpp dotnet elixir go java javascript observability opentelemetry opentelemetry-collector opentelemetry-operator php python ruby
Last synced: 07 Apr 2026
https://github.com/dacamp/etcutils
Ruby C Extension for read and write access to the Linux user database
linux-user-database password-database ruby shadow
Last synced: 12 Apr 2025
https://github.com/gueils/belugas-ruby
:whale: A Ruby analyzer feature detector
belugas docker-compose dockerfile dockerization ruby whales
Last synced: 10 Apr 2025
https://github.com/tarellel/bootstrap_views_generator
A Rails generator for creating bootstrap styled views (Erb, Slim, and HAML).
bootstrap gem generator rails ruby template twitter-bootstrap
Last synced: 23 Jun 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/mxrnx/woah
Unobtrusive web framework
framework gem rack ruby ruby-gem web web-framework
Last synced: 10 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/infertux/chef-bitcoin
Chef cookbook for Bitcoin
bitcoin bitcoin-core chef chef-cookbook ruby
Last synced: 22 Aug 2025
https://github.com/shayanzare/admin-page-finder
This is a simple script to finding website admin page.
admin-page-finder hacking hacking-tool ruby security
Last synced: 28 Mar 2025
https://github.com/elektronaut/vector2d
Ruby library (and gem) for handling two-dimensional vectors
Last synced: 21 Jul 2025
https://github.com/marioruiz/nice_hash
You can easily generate all the hashes you want following the criteria you specify. Many other features coming to Hash class like the methods 'bury' or select_key, access the keys like methods: my_hash.my_key.other_key. You will be able to generate thousands of different hashes just declaring one and test easily APIs based on JSON for example.
api generation hash json nicehash pattern random ruby ruby-gem string testing
Last synced: 07 May 2025
https://github.com/sergio-fry/devup
Describe development services with docker-compose
developer-tools devops docker docker-compose dotenv postgresql rails redis ruby
Last synced: 27 Aug 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/nebulab/erb-formatter-vscode
VSCode extension for ERB::Formatter (Format ERB files with speed and precision)
erb formatter html ruby ruby-on-rails vscode-extension
Last synced: 14 Apr 2025
https://github.com/sportdb/football.db
football.db - zero-config (pre-packaged) open football datasets / catalogs for countries, leagues & cups, clubs and more
datasette fifa football footballdb footballtxt gems ruby sportdb sqlite to-sqlite
Last synced: 11 Sep 2025
https://github.com/fdeschenes/activerecord-amazon-timestream-adapter
🚧 Pre-release 🚧 – This is the ActiveRecord adapter for working with Amazon Timestream.
activerecord activerecord-adapter arel aws aws-timestream ruby ruby-on-rails
Last synced: 15 Mar 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/andriy-baran/steel_wheel
Steel Wheel - exactly what you need when you are on Rails
Last synced: 25 Oct 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/drexed/trumail
Trumail Ruby SDK.
email ruby trumail verification
Last synced: 07 Oct 2025
https://github.com/telegram-bot-rb/telegram-bot-types
Virtus types for telegram bot api. See PR for dry-types support
bot dry-rb ruby telegram virtus-types
Last synced: 07 Sep 2025
https://github.com/winebarrel/spring_onion
Log MySQL queries with EXPLAIN that may be slow.'
Last synced: 22 Apr 2025
https://github.com/sanfrecce-osaka/katarina
This gem generates type definition files for TypeScript from a OpenAPI Documentation generated by rspec-openapi.
katarina rspec-openapi ruby ruby-gem typescript
Last synced: 23 Apr 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/corenzan/scopable
Easy parametric query building in Rails.
activerecord query ruby ruby-on-rails scope
Last synced: 03 Mar 2026
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/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/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/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/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/redmine-git-hosting/gitolite-rugged
A Ruby interface to manage the Gitolite Git backend system, easy ;)
Last synced: 11 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/fluent-plugins-nursery/geoip2_c
libmaxminddb binding for Ruby
Last synced: 15 May 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/amoeba/treestats.net
Player tracking for Asheron's Call
asherons-call mongodb redis ruby sinatra
Last synced: 15 Apr 2025
https://github.com/fpsvogel/fpsvogel.com
My personal site and programming blog. Built with Bridgetown.
blog bridgetown personal-website programming-blog ruby
Last synced: 04 May 2025
https://github.com/1d3o/dakarai
Ruby on Rails generator to start and manage Rails projects
gem rails rails-generators ruby ruby-gem ruby-on-rails
Last synced: 23 Apr 2025
https://github.com/buren/arbetsformedlingen
API Client & Post job ads to the Swedish employment agency (Arbetsförmedlingen)
api-client arbetsformedlingen platsbanken ruby rubygem swedish-employment-agency
Last synced: 19 Aug 2025
https://github.com/davidcelis/sparkles
✨ Recognize teammates in slack by awarding them sparkles!
rails ruby slack slack-app slack-commands sparkles
Last synced: 23 Mar 2025
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/texora/engineering-blogs
A curated list of engineering blogs
blog engineering ruby ruby-on-rails
Last synced: 05 Oct 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/emancu/ector-multi
`Ector::Multi` is an object for grouping multiple DB operations that should be performed in a single database transaction.
activerecord database-transactions ecto ruby ruby-gem ruby-on-rails
Last synced: 12 Jun 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/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/artichoke/nightly
🌌 Nightly builds of Artichoke Ruby
artichoke nightly nightly-build ruby rust rust-application
Last synced: 27 Mar 2026