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/storyblok/sinatra-boilerplate
Ruby/Sinatra Example of a Storyblok Integration
boilerplate boilerplate-template cms ruby sinatra storyblok
Last synced: 21 Jul 2025
https://github.com/costajob/ruby-pico-frameworks
Micro benchmark of Ruby pico-frameworks
benchmark grape micro-framework pico-frameworks puma rack roda ruby sinatra
Last synced: 26 Jul 2025
https://github.com/trashhalo/constant_sandbox
Tool for ruby codebases used to enforce boundaries and modularize Rails applications
Last synced: 03 Aug 2025
https://github.com/piercel2022/budget_app
PIERCEL-BUDGET is a mobile web application where a user can manage the budget, and can easily create an account, login and start managing his budget. The features of the web application are: The user authentication to create an account and then login. The user can add some transactions according to the category of the transactions.
bootstrap5 postgresql rails7 render ruby ruby-on-rails
Last synced: 01 Oct 2025
https://github.com/kymmt90/active_record-type-encrypted_string
Provides encrypted string attributes to Active Record models
activerecord encryption rails ruby
Last synced: 08 Aug 2025
https://github.com/andrewmcodes/haml-lint-action
A GitHub Action that lints your HAML code with HAML Lint!
action actions andrewmcodes annotations github-actions haml haml-action haml-lint haml-lint-action haml-linter-action lint linter ruby ruby-on-rails workflow
Last synced: 06 Aug 2025
https://github.com/bodsch/ruby-grafana
A simple ruby wrapper for the Grafana HTTP API
api gem grafana monitoring ruby
Last synced: 04 Oct 2025
https://github.com/bytedecoder/onuro
Ruby Workflow Engine based in events that execute a collection of rules
Last synced: 09 May 2025
https://github.com/yohasebe/rubyplb
Command line Pattern Lattice building tool written in Ruby
pattern-lattice ruby visualization
Last synced: 14 Apr 2025
https://github.com/hellostealth/stealth-alexa
Stealth driver for voice bots via Amazon Alexa
alexa alexa-custom-skill alexa-sdk alexa-skill chatbot conversational-bots ruby stealth voice-assistant voice-chat
Last synced: 27 Jun 2025
https://github.com/pragmarb/pragma-decorator
Powerful and elegant model presenters with a twist.
api decorator pragma ruby ruby-on-rails trailblazer
Last synced: 13 Apr 2025
https://github.com/davidcelis/atproto
🌁 A Ruby gem to interface with ATProto servers like bsky.social
Last synced: 30 Aug 2025
https://github.com/digitalmoksha/linkify-it-rb
Links recognition library used with motion-markdown-it (for Ruby and RubyMotion)
linkify motion-markdown-it ruby rubymotion
Last synced: 14 Apr 2025
https://github.com/justalever/graphql_fun_frontend_demo
Part 2 of How to use GraphQL with Ruby on Rails
apollo graphql rails react ruby tailwindcss
Last synced: 11 Apr 2025
https://github.com/tynab/k8s
Kubernetes
calio devops docker docker-desktop k8s kubernetes kubernetes-dashboard project-calico ruby sh shell vagrant virtualbox yan
Last synced: 03 Aug 2025
https://github.com/divinrkz/one-liners
Quick One Liners in JavaScript, TypeScript, Python, Rust, Java, Ruby, C, C++
c cpp java javascript php python ruby rust typescript
Last synced: 03 Aug 2025
https://github.com/djo1975/school-library
School Library is ruby based with terminal user interface project in which you can create persons books and bunch of more objects School Library is a totally OOP (Object Oriented Programming) with inheritance, polymorphism and private methods
Last synced: 27 Jun 2025
https://github.com/yasulab/ipa2warp
IPA 資料のリンク切れで困っている人向けの、ワンクリックで国立国会図書館のWebアーカイブ (WARP) にアクセスできるブックマークレットです。
bookmarklet github-pages ipa ruby warp
Last synced: 15 Sep 2025
https://github.com/goatshriek/wrapture
a Ruby gem that generates object-oriented language wrappers for C code
Last synced: 22 Aug 2025
https://github.com/starsheriff2/private-events
This is a private events platform created with Ruby on Rails, where users can Create or Attend multiple events. Advanced Associations from ActiveRecord were used in this project.
activerecord ruby ruby-on-rails
Last synced: 30 Apr 2026
https://github.com/dannyben/rigit
Scaffolding that doesn't bite
gem ruby scaffolder scaffolding
Last synced: 04 Oct 2025
https://github.com/jonniecache/jekyll-thumb
This Jekyll plugin automatically generates image thumnails using libvips
image-processing jekyll jekyll-plugin liquid ruby thumbnails vips
Last synced: 04 Oct 2025
https://github.com/jimmycuadra/lita-coin
A Lita handler for flipping a coin.
chatops lita lita-handler ruby
Last synced: 27 Jul 2025
https://github.com/juanvqz/simple_form-theme
The easiest way to install modern CSS themes for SimpleForm.
bulma-css rails ruby rubygems tailwind-css
Last synced: 04 Oct 2025
https://github.com/stitchfix/fittings
Fork of mc-settings, which is a “convenient way to manage ruby application settings/configuration across multiple environments”
Last synced: 22 Aug 2025
https://github.com/HelloEvenZhang/notion-model
A ruby gem that allows you to read, write, and update Notion databases and pages like ActiveModel.
Last synced: 10 May 2025
https://github.com/omarluq/activerecord_liquid_drops
A ruby gem that adds support for creating liquid language drop class magically for every ActiveRecord model and assign drops as attributes
activerecord liquid liquid-templating-engine rails ruby ruby-on-rails shopify
Last synced: 14 Sep 2025
https://github.com/sheharyarn/s3_direct_upload_example
Example RoR Application on using the s3_direct_upload gem
Last synced: 12 May 2025
https://github.com/bdurand/super_settings
SuperSettings provides a scalable framework for managing dynamic runtime application settings with in-memory caching, strong typing, a built-in web UI, and support for multiple storage backends.
Last synced: 18 Sep 2025
https://github.com/luong-komorebi/ruby-sorting-algorithm
Sorting comparision in Ruby (bubble, merge, radix, quick, selection, insertion + sort)
benchmark bubble-sort comparison insertion-sort quicksort radix-sort ruby selection-sort sorting-algorithms
Last synced: 20 Jul 2025
https://github.com/houen/minitest-rerun-failed
Easy rerun of failed tests with minitest.
minitest rails ruby testing-tools
Last synced: 13 Apr 2025
https://github.com/maxbarsukov/yaframework
⚙ Another one Ruby microframework for web development
framework gem micro-framework microframework rack ruby ruby-framework ruby-gem
Last synced: 19 Apr 2025
https://github.com/dankimio/acts_as_learnable
A Ruby gem to create flashcards in your app
Last synced: 02 Aug 2025
https://github.com/gagniuc/programming-languages
A total of 44 poster presentations and 404 source code examples reflected in nine computer languages, namely: C#, C++, Java, JavaScript, PERL, PHP, Python, Ruby and VB.
algorithms code cpp csharp examples introduction-to-programming java javascript perl php programming programming-languages python ruby source vb6 vba visual-basic
Last synced: 23 Sep 2025
https://github.com/damirsvrtan/apartment-finder
Croatian Apartment Finder Script. Using Ruby/Cron/MongoDB
Last synced: 21 Jul 2025
https://github.com/plucker-serializer/plucker_serializer
A fast JSON serializer for Rails ActiveRecord & Ruby Objects
activerecord json-serialization performance rails ruby serialization serializer
Last synced: 16 Jul 2025
https://github.com/lucianghinda/value-object-in-ruby-benchmarks
A series of micro benchmarks about Data.define vs Struct vs OpenStruct in #Ruby
benchmark benchmarking ruby ruby3
Last synced: 17 Sep 2025
https://github.com/manageiq/binary_struct
BinaryStruct is a class for dealing with binary structured data.
Last synced: 13 Apr 2025
https://github.com/vavgustov/rgversion
Quickly copy latest semantic gem version to Gemfile
Last synced: 09 Aug 2025
https://github.com/andres-condezo/school-library
School Library is a tool to record what books are in the library and who borrows them.
Last synced: 02 Jan 2026
https://github.com/piotrmurach/tenpin
Terminal tenpin bowling game
bowling-game game ruby ruby-gem terminal
Last synced: 18 Sep 2025
https://github.com/bondok6/enumerable
In this project we learned how to use a module inside a class. For this we created a class `MyList` and a module `MyEnumerable`. the module MyEnumerable will implement a subset of the functionality of Enumerable.
Last synced: 02 Aug 2025
https://github.com/danielshow/rails-auto-migrate
VSCode extension for Rails that watches migration folder for new ones, open latest migration file and automatically run migration.
javascript migration rails ruby vscode
Last synced: 27 Jul 2025
https://github.com/boblail/hayfork
Full-Text search for ActiveRecord and Postgres
activerecord fulltext-search postgres ruby search tsearch
Last synced: 25 Jul 2025
https://github.com/quacksouls/tekyll
Jekyll template for documentation
documentation jekyll jekyll-theme ruby template
Last synced: 07 Mar 2026
https://github.com/pungrumpy/ethical-hacking-with-ruby
💎 Delve into the World of Ethical Hacking with Ruby: Master System Hacking and Web Exploits
beginner ethical-hacking ruby system-hacking web-hacking
Last synced: 22 Mar 2025
https://github.com/strongdm/strongdm-sdk-ruby
strongDM SDK for the Ruby programming language.
api automation ruby ruby-programming-language sdk strongdm strongdm-sdk
Last synced: 26 Feb 2026
https://github.com/nimacpp/rubyino
Translate ruby to arduino
arduino ino nimacpp rb ruby rubyino teranslate
Last synced: 17 Aug 2025
https://github.com/wahaj-ali/every-penny
This project is created as part of the rails capstone at Microverse. This app is a mobile web application where a user manage its budget: have a list of transactions associated with a category, so that the user can see how much money it spent and on what.
backend postgresql ruby rubyonrails
Last synced: 11 Nov 2025
https://github.com/gedeonts/morse_code_decoder
This is a project to decode a Morse code using Ruby programming language.
Last synced: 23 Sep 2025
https://github.com/laylo309/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.
Last synced: 25 Jun 2025
https://github.com/orangesi/grepfile
a alternative for $grep -f A.list B.list which cost too many memory and time
crystal-lang grep-like regex ruby
Last synced: 18 Sep 2025
https://github.com/mobius-network/mobius-client-ruby
Mobius Ruby API
blockchain blockchain-service dapps mobius-dapp-store payment ruby stellar
Last synced: 25 Jul 2025
https://github.com/endotakuya/ires
image resizer
golang ruby ruby-gem ruby-on-rails
Last synced: 21 Mar 2025
https://github.com/envygeeks/forwardable-extended
:muscle: Extends forwardable with delegation to hashes and instance variables.
delegation forwardable ruby stdlib stdlib-replacement
Last synced: 29 Jul 2025
https://github.com/elliottcable/rbenv.plugin.zsh
A faster fork of rbenv.plugin.zsh
fast fork rbenv ruby zsh zsh-plugin
Last synced: 13 Apr 2025
https://github.com/jdsherbert/fisher-yates-shuffle
Fisher Yates Algorithm implementation for randomizing an array of objects, implemented in various languages.
c cpp csharp haxe java javascript js lua python ruby ts typescript unity unreal-engine
Last synced: 07 Apr 2025
https://github.com/bigcommerce/gruf-prometheus
Gruf plugin for Prometheus support
Last synced: 10 Mar 2026
https://github.com/euotiniel/polyglotprogramming
Este é um repositório de código aberto no GitHub que contém uma coleção de exercícios populares de programação resolvidos em várias linguagens. O objetivo é ajudar desenvolvedores a aprimorar suas habilidades em programação, fornecendo desafios e soluções para que possa praticar e aprender.
aprendizado exercicios golang java programacao python ruby typescript
Last synced: 06 Mar 2025
https://github.com/nelsonfigueroa/github-email-scraper
Scrape contributor emails from a GitHub repository.
Last synced: 24 Mar 2025
https://github.com/ervinismu/rails-workshop
simple CRUD api for rails
api rest-api ruby ruby-on-rails
Last synced: 06 Sep 2025
https://github.com/waydotnet/carrierwave-imagesorcery
Additional processing to use ImageSorcery into CarrierWave
Last synced: 13 Apr 2025
https://github.com/dodonki1223/qiita_trend_slack_notifier
qiita_trendを使用したslack通知スクリプト
qiita qiita-trend-slack ruby slack slack-bot
Last synced: 20 Apr 2025
https://github.com/sajari/sdk_ruby
Official repository of the Search.io SDK for Ruby
Last synced: 07 Apr 2025
https://github.com/masumajaffery/ruby-gems
Ruby gems are not jewels but a chunks of knowledge that is a wholesome treasure for mind.
Last synced: 11 Mar 2026
https://github.com/ahzamir/budget-app
This is a budget app that allows users to add their expenses categories and expenses. It also allows users to see their total expenses.
budget-app css postgresql rspec rspec-rails ruby ruby-gem ruby-on-rails
Last synced: 12 Mar 2026
https://github.com/sentayhu19/budget-app
The Budget app is a 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. built with Ruby on Rails
Last synced: 26 Jan 2026
https://github.com/dreamingechoes/geosearch_with_mongodb
An example of geosearch with MongoDB on Ruby on Rails.
Last synced: 14 Jun 2025
https://github.com/ctkqiang/mobileappanalyzer
这个仓库包含了一个用于分析移动应用文件(APK 和 IPA)的 Ruby 脚本。它能够提取这些文件并运行诸如 APKTool 和 JADX(用于 Android)以及 class-dump(用于 iOS)等工具进行分析。该脚本支持对 Android APK 文件和 iOS IPA 文件进行详细分析,包括提取和解析文件内容,并能自动下载和安装所需的工具。
android apktool china class-dump-swift hacking ios metaspoilt ruby tool
Last synced: 12 Apr 2025
https://github.com/dephell/dephell_specifier
Work with version specifiers (can parse PEP-440, SemVer, Ruby, NPM, Maven)
constraints dephell interval maven npm python ruby semver version versioning
Last synced: 06 Sep 2025
https://github.com/danreynolds/summonerexpert
API for LoL Conversational Assistant Summoner Expert
api-ai bot league-of-legends rails ruby
Last synced: 06 Jul 2025
https://github.com/flightaware/flightxml-client-ruby
Ruby bindings for FlightXML -- FlightAware's API for accessing real-time and historical aviation data
aviation flightaware-flightxml-service flightxml ruby
Last synced: 12 Apr 2025
https://github.com/orbitalquark/textadept-ruby
Ruby language module for Textadept.
rails ruby ruby-on-rails textadept textadept-module
Last synced: 01 May 2025
https://github.com/dantecatalfamo/xprinter-wifi
A tool to configure the WiFi on Xprinter wireless thermal printers from Linux
receipt-printer ruby thermal-printer xprinter
Last synced: 20 May 2026
https://github.com/picatz/logoris
Logoris a Ruby gem that provides a simple, unified interface to manage logging for command-line applications to the appropriate standard stream.
Last synced: 22 Apr 2025
https://github.com/rubycocos/more
more tools, libraries & scripts
almost-sinatra fizzbuzz gems ruby sinatra
Last synced: 06 Sep 2025
https://github.com/kiwamizamurai/lzstring_ruby
A Ruby port of lz-string - a string compression algorithm with support for multiple encodings (base64, URI, UTF16) and seamless JavaScript interoperability
lz-string lzstring ruby string-compression
Last synced: 22 Feb 2026
https://github.com/noma4i/mongo_trails
AR PaperTrail to MongoDB storage
activerecord audit mongodb rails ruby
Last synced: 28 Apr 2025
https://github.com/shivabhusal/trending
A Ruby on Rails based web app to find tweets on topics of your choice.
oauth2 rails ruby trends twitter twitter-api
Last synced: 24 Jul 2025
https://github.com/ericlondon/ruby-nokogiri-mongodb-crawler
Ruby class to crawl a website using Nokogiri, MongoDB database, and MongoMapper ORM
crawl mongodb mongomapper-orm nokogiri ruby
Last synced: 03 May 2025
https://github.com/meg-gutshall/rxeactions
Rxeactions is a digital journal that allows users to privately track medications they’ve been prescribed as well as side effects, thoughts, and feelings associated with those medications.
bootstrap bootstrap4 medication medication-history medications medicine postgresql ruby sinatra sinatra-applications sinatra-web sqlite3
Last synced: 27 Dec 2025
https://github.com/sypht-team/sypht-ruby-client
A Ruby client for the Sypht API
api-client data-extraction document-capture extract extract-data-from-pdf extract-fields information-retrieval invoice invoice-parser pdf-parser receipt-capture receipt-reader receipt-scanner receipt-scanning ruby ruby-gem ruby-library sypht sypht-api sypht-ruby-client
Last synced: 28 May 2026