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/davidcelis/atproto
🌁 A Ruby gem to interface with ATProto servers like bsky.social
Last synced: 30 Aug 2025
https://github.com/eval/sequel-xtdb
Adapter to connect to XTDB v2 using Sequel.
Last synced: 15 Aug 2025
https://github.com/kalidasmuthusamy/rails-api-response-builder
API Response Builder for Rails API app
api-wrapper rails-gem rails5-api ruby ruby-on-rails serializer
Last synced: 13 Apr 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/takezyou/rb-spinners
More than 60 spinners for terminal, ruby wrapper for amazing node library cli-spinners and python library py-spinners.
Last synced: 16 Jan 2026
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/keisukeyamagishi/xsort
You can sort the file tree in Xcode.
Last synced: 29 Apr 2025
https://github.com/owusu-desmond/guess-game
This is a simple guessing game. The program will generate a random number between 0 and 9. It will then prompt the player to enter a guess. After a guess is entered, the program will indicate whether the guess is too low or too high. If the guess is correct, the game will print a congratulatory message and exit.
Last synced: 29 Jul 2025
https://github.com/nareshnavinash/teber-ruby
Selenium, Ruby, Cucumber framework in Page Object model with Allure as reporting
cucumber framework parallel-tests ruby selenium web-automation
Last synced: 16 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/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/noraj/sigsegv2.reverse_6
A reverse challenge that was available during SigSegV2 CTF (2019)
bytecode challenge ctf disassembly misc reverse-engineering rtfm ruby sigsegv2
Last synced: 08 Nov 2025
https://github.com/deciduously/ruby-template
Minimal Ruby project template
bundler minitest rake rubocop ruby ruby-tutorial template
Last synced: 29 Jun 2025
https://github.com/juzershakir/ror_guide
A one stop-guide for ROR devs
hotwire interview interview-preparation rails ruby ruby-on-rails stimulus turbo
Last synced: 17 Mar 2025
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/marianserna/portfolio
School portfolio - React on Rails - Rails Back-end
gsap rails react-on-rails ruby
Last synced: 12 Apr 2025
https://github.com/eldoy/minimongo
Tiny MongoDB Ruby library
mongodb mongodb-driver mongodb-orm ruby ruby-gem
Last synced: 12 May 2026
https://github.com/janlelis/procstar
Provides to_proc implementations for other Ruby classes than just Symbol
Last synced: 18 Jun 2025
https://github.com/dubek/salsa20-ruby
Ruby bindings for the Salsa20 stream cipher algorithm
cipher encryption ruby salsa20
Last synced: 19 Mar 2025
https://github.com/tonytonyjan/cover_rage
A Ruby production code coverage tool designed to assist you in identifying unused code.
Last synced: 13 Jul 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/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/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/stefanvermaas/zepto-for-rails
Provides zepto.js for the Ruby on Rails asset pipeline.
Last synced: 30 Oct 2025
https://github.com/mtwilliams/ryb
:meat_on_bone: Generate build files for Visual Studio, XCode, and Ninja.
build-system dsl ninja ruby visual-studio xcode
Last synced: 29 Sep 2025
https://github.com/tarellel/tailwind_views_generator
A Rails generator for creating Tailwind styled views (Erb, Slim, and HAML).
gem generator rails ruby tailwindcss template
Last synced: 11 Nov 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/evaneykelen/mockdata
Random data generator for test purposes
Last synced: 14 Mar 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/rubyrider/clomp
Clomp gem provides a smooth, lightweight, productive and reusable way to build an operation using Railway oriented programing paradigm
framework-agnostic railway-oriented-programming ruby serviceobject
Last synced: 21 Mar 2025
https://github.com/baban/typus_lang
typus (Rails administrate panel generate tool) language files
Last synced: 17 May 2026
https://github.com/quacksouls/tekyll
Jekyll template for documentation
documentation jekyll jekyll-theme ruby template
Last synced: 07 Mar 2026
https://github.com/vikdotdev/gh-note
An opinionated way of working with gists for note-taking.
Last synced: 28 Apr 2025
https://github.com/dannyben/rspec_approvals
Interactive Approval Testing for RSpec
approval-testing approvals gem rspec rspec-fixtures ruby
Last synced: 12 Apr 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/haroonabdulrazaq/crdl
Building Research lab automation system, that automates all calculations involve in KLab results
Last synced: 03 Feb 2026
https://github.com/natasha-ct/creating-an-enumerable
This is a project where I created the functionality of the popular Ruby Enumerable using a module inside a class object.The Enumerable implements the following methods: #all? , #any? , #filter.
classes enumerable modules rubocop ruby
Last synced: 08 Feb 2026
https://github.com/schmidt/literate_maruku
Literate Maruku is a literate programming libary for Ruby based on the Markdown libary Maruku.
hacktoberfest literate-programming markdown ruby
Last synced: 13 Apr 2025
https://github.com/adam12/inert
An experimental static site builder with unambitious goals.
roda ruby static-site static-site-generator
Last synced: 14 Apr 2025
https://github.com/murodjon000/private_events
Rails private event project. In there you can create an event and you can invite members to your event.
Last synced: 16 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/oleander/remap
Data mapping made easy
immutable mapping ruby transformation
Last synced: 10 Jul 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/200ok-ch/gh-events
Determine Github event types by their payload and translate them into textual representations
Last synced: 15 May 2025
https://github.com/wowinter13/real_life_interview
Some questions from real life interviews. Ruby/Rails, Golang and other backend nuances.
Last synced: 02 Nov 2025
https://github.com/mozameljawad/morse-decode
The Morse-Decode is the first project in Ruby, in this project we solve the basic coding challenge.
Last synced: 15 May 2025
https://github.com/bodrovis-learning/ruby-yt-series
Серия уроков по языку Ruby на YouTube
Last synced: 18 May 2026
https://github.com/nemobis/beic
Misc tools for BEIC (Biblioteca Europea di Informazione e Cultura)
geocoding internet-archive library-automation library-catalogue marc21 marcxml mets python ruby scraper unimarc wikimedia wikimedia-commons zotero
Last synced: 29 Jun 2025
https://github.com/vavgustov/rgversion
Quickly copy latest semantic gem version to Gemfile
Last synced: 09 Aug 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/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/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/landregistry/skeleton-acceptance-tests
A Ruby-Cucumber based acceptance tests skeleton framework. Compatible with the HMLR common-dev-env.
capybara chromedriver cucumber docker ruby selenium
Last synced: 23 Apr 2025
https://github.com/krishpranav/autosploit
A simple ruby tool to automate metasploit modules
bash exploit exploiter metasploit metasploit-modules msfs ruby shell
Last synced: 15 Apr 2025
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/yoshoku/numo-blis
Numo::BLIS builds and uses BLIS as a background library for Numo::Linalg
blas blis gem machine-learning numo ruby
Last synced: 25 Apr 2025
https://github.com/julianrubisch/attractor-action
A Github action to run an Attractor report on your project
code-quality github-action javascript rails react ruby vue
Last synced: 21 Jan 2026
https://github.com/unabridged/auto_strong_parameters
Skip the busywork of strong parameters
lts rails ruby strong-parameters
Last synced: 12 May 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/hopsoft/kvn
KVN (Key/Value Notation) converter & parser
data-structures deserialization key-value ruby serialization
Last synced: 24 Apr 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/vin-droid/rails-interview-questions
Currently, I am searching for a job as a ruby on rails developer, I had many interviews and still going on hunting. I hope when you will be on the same track, these question will definitely help you to prepare for rails interview
backend gem interview-questions ruby ruby-on-rails ruby-on-rails-interview-question
Last synced: 12 Oct 2025
https://github.com/digitalheir/ruby-xml-to-hash
Ruby gem to transparently convert XML documents to Ruby hashes (and JSON... and beyond)
Last synced: 14 Apr 2025
https://github.com/alvesjtiago/bitbuckit
Ruby gem for the Bitbucket API.
bitbucket gem ruby ruby-on-rails
Last synced: 25 Oct 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/rajputlakhveer/active_admin_access_control
Through the gem you can create the dynamic role and permissions for different types of users to access active admin panel
access-control active-admin activeadmin cancancan permssions rails roles-permission-management ruby ruby-gem ruby-on-rails
Last synced: 11 Oct 2025
https://github.com/tcdowney/sinatra-k8s-sample
A basic stateless Ruby app for experimenting with Kubernetes
Last synced: 24 Apr 2025
https://github.com/wuletawwonte/numerify
A Ruby gem designed to effortlessly convert numbers between Arabic and various world languages, including Geez, Roman, and Chinese.
arabic geez numeral-systems ruby
Last synced: 10 Oct 2025
https://github.com/zieeco/rails-blog-app
This app is a simple app which mimics a real world blog website where users can post comments and see the comments made by other users.
postgresql rspec-rails rspec-testing ruby ruby-gem ruby-on-rails
Last synced: 24 Jan 2026
https://github.com/michaelcurrin/jekyll-keys-filter
A light copy-and-paste Jekyll plugin to get keys from a hash
jekyll jekyll-plugin ruby static-site
Last synced: 28 Oct 2025
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/hammackj/kekkan
Kekkan is a parser for NIST Version 2 CVE and CPE XML files.
Last synced: 17 Mar 2026
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/jcmfernandes/activerecord-retriable
Retry your Active Record transactions. :rocket:
activerecord gem rails retriable retry ruby transactions
Last synced: 23 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/huseyinbiyik/moneye
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 and PostgreSQL
Last synced: 10 Feb 2026
https://github.com/phobos/phobos_prometheus
Gather and scrape Phobos metrics for Prometheus
kafka phobos prometheus prometheus-exporter prometheus-metrics ruby
Last synced: 28 Feb 2026
https://github.com/jimmycuadra/lita-urban-dictionary
A Lita handler for fetching definitions from Urban Dictionary.
chatops lita lita-handler ruby urban-dictionary
Last synced: 27 Jul 2025
https://github.com/vidarh/activitypub
ActivityPub / ActivityStream basic serialization/deserialization for Ruby
activitypub activitystreams activitystreams-vocabulary fediverse mastodon ruby
Last synced: 09 Oct 2025
https://github.com/lucas-crodrigues/rails-capstone
This is the Expenser App initiated in the fifth week of the Rails module in the Microverse program. It is a simple budget app where you can create categories of expenses, and populate them. This project was done to serve as the capstone project for the Rails module. Built using Ruby on Rails.
Last synced: 14 Feb 2026
https://github.com/iturres/coding-challenges
👨💻 Collaborating with others, setting clear goals, and sharing knowledge are all essential components of my ongoing journey to become a proficient programmer.
c coding coding-challenges javascript python ruby sqlite3
Last synced: 15 Feb 2026