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/tcdowney/sinatra-k8s-sample
A basic stateless Ruby app for experimenting with Kubernetes
Last synced: 24 Apr 2025
https://github.com/cwaku/blog
The Blog app is a classic example of a blog website. A fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts. Built with Ruby / Ruby on Rails / PostgreSQL
blog blogtemplate rails ruby ruby-on-rails rubyonrails
Last synced: 10 May 2026
https://github.com/lewiscowles1986/jekyll-improved-paginator-plugin
Jekyll's built-in paginator is incredibly limited. This looks to do more.
jekyll liquid needs-tests paginator ruby
Last synced: 11 Mar 2026
https://github.com/dannyben/slacktail
Command line utility for following your Slack chat from the terminal
cli command-line gem ruby slack slack-client
Last synced: 12 Mar 2026
https://github.com/vaiorabbit/ruby-opencl
Yet another OpenCL wrapper for Ruby
Last synced: 06 May 2026
https://github.com/z3n70/CVE-2021-41277
simple program for exploit metabase
bugbounty cybersecurity exploit metabase ruby
Last synced: 10 Mar 2025
https://github.com/diowa/twbs_sass_rails
Twitter Bootstrap for Sass and Font Awesome for Rails Asset Pipeline
bootstrap fontawesome rails rails5 ruby scss
Last synced: 08 Oct 2025
https://github.com/mattkhan/jsonapi-resources-anchor
Easily generate TypeScript schemas, JSON Schemas, or any schema of your choice from cerebris/jsonapi-resources JSONAPI::Resource classes.
codegen jsonapi-resources rails ruby typescript
Last synced: 24 Oct 2025
https://github.com/dmathieu/rspec-otel
RSpec matchers for the OpenTelemetry framework
Last synced: 14 Apr 2026
https://github.com/ochiengotieno304/stanbic-ruby
Unofficial Stanbic Kilele Payments Ruby Client
Last synced: 14 Jun 2025
https://github.com/amake/srx-languagetool-ruby
SRX segmentation rules from LanguageTool, for Ruby
languagetool ruby segmentation srx
Last synced: 19 Oct 2025
https://github.com/stephenkati/oop-school-lib
oop-school-lib-prac Is an app a Librarian at a school university uses to create new user (students/teachers), add new books, and save records of who borrowed a given book and when.
oop postgresql rspec-testing ruby
Last synced: 24 Apr 2025
https://github.com/selma-belhadj/school-library-oop
A ruby based school library
Last synced: 06 Feb 2026
https://github.com/talyssonoc/ruby_ddd
Just an experiment
clean-architecture ddd dry-rb rom-rb ruby sinatra
Last synced: 02 Mar 2026
https://github.com/iturres/oop_school_library_2
💎 Simple ruby app to manage school library.
agregation associations oop-principles ruby
Last synced: 23 Apr 2025
https://github.com/tungnt1203/ruby-prep-test
Rails app for Ruby interview tests
inteview quiz rails ruby ruby-on-rails
Last synced: 28 Apr 2026
https://github.com/ogshawnlee/algorithms
A collection of practice algorithms written in Python, Ruby, TypeScript (tested with Vitest) and V.
cpp python ruby typescript v vlang
Last synced: 25 Apr 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/rnd-soft/groupped_settings
[MIRROR] Groupped::Settings is a plugin that manage groupped settings for Rails :)
Last synced: 08 Oct 2025
https://github.com/sboursen/catalog-capstone-project
Catalogue of my things is a console app that allows users to organize their items. The user can choose to add or show either games, music albums, or books that they had saved. The user can also list the labels, authors, and genres of the saved items.
Last synced: 05 Oct 2025
https://github.com/kojix2/ruby-libssw
Fast Smith-Waterman algorithm for Ruby
bioinformatics ruby smith-waterman
Last synced: 10 Oct 2025
https://github.com/yasaichi/standard_assert
Standard Library-like library for assertions in Ruby. Encourages us to use assertion methods anywhere.
Last synced: 28 Feb 2026
https://github.com/daugaard/scikit-learn-from-ruby
handwritten-digit-recognition python ruby rubyml scikit-learn svm-classifier
Last synced: 03 Apr 2026
https://github.com/coolprobn/log-file-live-streamer
Live Stream Changes in the Log File to browser in Rails - Also an example App for the blog
Last synced: 12 Jul 2025
https://github.com/julie-ify/jxpense
JXpense is a dynamic full-stack Ruby on Rails mobile web-based application designed to effortlessly manage your expenses and income. Note, its on a free instance cloud sever and spins down with inactivity so it takes about 50 seconds to boot.
bootstrap cancancan capybara-rspec database devise postgresql rails-application rspec ruby
Last synced: 26 Oct 2025
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/neymarsabin/aws-dynamic-ip
A ruby gem to fetch IP's of AWS EC2 instances based on tags
Last synced: 09 Oct 2025
https://github.com/sentayhu19/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. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.
bootstrap postgresql rails recipe-app ruby
Last synced: 28 Feb 2026
https://github.com/paul-js-hub/blog-app
A blog website that show the list of posts and allow users to add comments and likes.
Last synced: 25 Feb 2026
https://github.com/benmuiruri/rails-cook-book
The Rails Cook Book is a Ruby on Rails app that tracks 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
bootstrap5 css3 ruby ruby-on-rails
Last synced: 28 Feb 2026
https://github.com/dhyegocalota/formtastic-jquery_inputmask
Easily add jquery inputmask to your ActiveAdmin. :nail_care:
activeadmin form inputmask javascript js mask rails ruby
Last synced: 02 Jan 2026
https://github.com/jonathanhefner/railbarge
Turn-key Docker base images for Rails apps
docker rails ruby ruby-on-rails
Last synced: 05 Apr 2026
https://github.com/piharpi/rubyinbahasa
[WIP] :construction: Buku ruby dalam bahasa indonesia, contributors are welcome.
bahasa-indonesia learn-ruby programming-language ruby
Last synced: 07 Jun 2026
https://github.com/klezvirus/deser-ruby
Ruby Deserialization Payload Generator
binary command-execution deserialization deserialization-vulnerability rails rce ruby yaml
Last synced: 29 Jun 2025
https://github.com/okuzawats/chatwork-messaging-action
Chatwork の Room にメッセージを送信する Action です。
chatwork github-actions githubactions ruby
Last synced: 26 Oct 2025
https://github.com/tresor11/facebook-clone
A social-media app built with Ruby on Rails.
Last synced: 08 Oct 2025
https://github.com/codenoble/active_model_normalizr
An ActiveModelSerializers adapter for Normalizr-like JSON
flux gem json rails redux ruby ruby-gem serializer
Last synced: 11 Apr 2026
https://github.com/p16n/quasars
A link-aggregator for astrophysics (no longer active)
astronomy astrophysics ruby ruby-on-rails
Last synced: 12 Jun 2025
https://github.com/ppostma/smart_paginate
Simple, smart and clean pagination extension for Active Record and plain Ruby Arrays.
Last synced: 27 Oct 2025
https://github.com/costajob/inci_score
A library that computes the hazard of cosmetic products components, based on the Biodizionario data
hazard inci-catalog inci-score ingredients levenshtein ruby
Last synced: 29 Oct 2025
https://github.com/slonopotamus/fb2rb
Fiction Book 2 parser/generator library in Ruby
Last synced: 09 Apr 2025
https://github.com/mailboxvalidator/mailboxvalidator-ruby
MailboxValidator Ruby module enable users to block disposal email, detect free email and validate if an email is valid
email-checker email-validation email-validator mailboxvalidator-ruby ruby verify-email
Last synced: 19 Jul 2025
https://github.com/sampatbadhe/isbndb-ruby
Unofficial Ruby library for ISBNdb API V2
Last synced: 05 May 2025
https://github.com/murodjon000/members-only
Rails Members Project. In there you can see posts without author. If you sign up or log in then you can see the author name.
bootstrap-4 devise rails6 ruby sass
Last synced: 21 Jan 2026
https://github.com/digitalnz/plug
🔌 A Rails engine to turn on/off features (Feature flipper).
feature-flags feature-flipper feature-toggles flipper gem mysql plug rails rails-engine ruby ruby-on-rails
Last synced: 06 Oct 2025
https://github.com/rwubakwanayo/oop-school-library
This is an education project that school librarian to Add new students or teachers, Add new books, Save records of who borrowed a given book and when.
Last synced: 28 Oct 2025
https://github.com/cjburkey01/bulletlang
A language as easy as Ruby and Java but as efficient as C!
c c-language crystal crystal-language custom-programming-language go go-lang java java-8 java-language programming programming-language programming-languages ruby
Last synced: 11 Apr 2026
https://github.com/kentdahl/magic_maze
Magic Maze - Ruby/SDL2 port - Magic Maze is a simple and low-tech monster-bashing maze game. - It was originally inspired by playing Gauntlet II on the Atari ST.
Last synced: 18 Jan 2026
https://github.com/robb-randall/owmo
Ruby openweathermap.org API
openweathermap openweathermap-api ruby ruby-gem rubygems
Last synced: 04 Mar 2026
https://github.com/janlelis/multi_block
Pass multiple blocks to a Ruby method
Last synced: 23 Apr 2025
https://github.com/yndajas/psnprofiles-player-scraper
View, compare and export data from PSNProfiles player pages via a terminal
cli command-line command-line-app command-line-tool nokogiri playstation psn ruby scraper stats trophies
Last synced: 25 Oct 2025
https://github.com/populatetools/decidim-module-anonymous_proposals
Allow anonymous user to submit proposals
decidim decidim-module ruby rubygem rubyonrails
Last synced: 06 Oct 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/mssola/cconfig
Container-aware configuration management gem
config configuration-files containers environment-variables ruby
Last synced: 24 Oct 2025
https://github.com/yoshoku/rumale-svm
Rumale::SVM provides support vector machine algorithms of LIBSVM and LIBLINEAR with Rumale interface
liblinear libsvm machine-learning ruby rubyml rumale svm
Last synced: 25 Apr 2025
https://github.com/tompng/penguin_queue
Ruby Priority Queue (C extention, binary heap)
Last synced: 11 Apr 2025
https://github.com/circuit-overtime/bytes
Bytes is a small coding group where passionate developers come together to discuss and collaborate on various programming projects. We delve into a wide range of topics including C, Python, Data Structures and Algorithms (DSA), and various Computer Science subjects.
c css discussion go java js kotlin pages python ruby rust
Last synced: 15 Apr 2025
https://github.com/nimacpp/rubyino
Translate ruby to arduino
arduino ino nimacpp rb ruby rubyino teranslate
Last synced: 17 Aug 2025
https://github.com/epitron/pookie
An IRC bot for describing URLs (As seen on IRC!)
Last synced: 13 Apr 2025
https://github.com/fusic/estackprof
Estackprof is a wrapper to make it easier to use Stackprof in your rack application.
Last synced: 09 May 2025
https://github.com/carreraprogrammer/school
In this web application, I created a school library with the next functionalities: Add new students or teachers.,Add new books, and Save records of who borrowed a given book and when.
Last synced: 18 Jul 2025
https://github.com/agilecreativity/gem_bootstrap
Bootstrap the creation of ruby gem with sensible default so that we don't have to start from scratch.
bootstrap command-line generator ruby rubygems starter-template thor
Last synced: 09 May 2025
https://github.com/ppostma/milight-v6-api
Ruby API for the Milight Wifi Bridge (or Wifi iBOX controller) version 6.
limitlessled milight milight-controller ruby
Last synced: 05 Oct 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/hoangtularva/agile-web-development
Agile Web Development With Rails 6 Full Part 2 - Ruby On Rails
agile-development ecommerce ecommerce-website rails-application ruby ruby-on-rails webshop
Last synced: 14 Sep 2025
https://github.com/janlelis/procstar
Provides to_proc implementations for other Ruby classes than just Symbol
Last synced: 18 Jun 2025
https://github.com/powerlevel9000/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: 30 Jul 2025
https://github.com/june29/github-app-rails-example
A tiny GitHub App example built with Rails.
github-app rails ruby ruby-on-rails
Last synced: 12 Apr 2025
https://github.com/siman-man/ripper_tree
RipperTree is like tree command for Ripper#sexp.
Last synced: 19 Aug 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/helloevenzhang/notion-model
A ruby gem that allows you to read, write, and update Notion databases and pages like ActiveModel.
Last synced: 19 Jul 2025
https://github.com/anthonycorletti/modal-rb
An unofficial ruby client for Modal.
Last synced: 11 Nov 2025
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/pinzolo/rails-render_hooks
Add callbacks for render method
Last synced: 14 Mar 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/dhmgroup/bulmajs-rails
Ruby on rails wrapper for the unofficial javascript extension to the awesome Bulma CSS framework.
Last synced: 12 Apr 2025
https://github.com/ronin-rb/ronin-listener-dns
A DNS listener for receiving exfiltrated data via DNS queries.
asyncio dns dns-server exfil exfiltration infosec listener ruby
Last synced: 31 Aug 2025
https://github.com/youmari/catsapp
An application that show cats images built with rails
Last synced: 20 Sep 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/snmgian/yew
Offers an object access like interface to Hash structures.
Last synced: 08 May 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/thecodechaser/portfolio-backend
Portfolio Backend is a Rails application for my Portfolio website. It gives a brief description of myself and showcases some of my works and my past experiences. It also shows my publications where users can drop likes and comments.
postgresql rspec ruby ruby-on-rails swagger
Last synced: 27 Jul 2025