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/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/rocksolt/ruby_llm-test
Stub your RubyLLM calls to test application logic.
Last synced: 28 Apr 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/infrablocks/ruby_npm
A simple Ruby wrapper for invoking NPM commands.
command-line npm ruby ruby-gem ruby-library rubygem
Last synced: 17 Jun 2025
https://github.com/tarellel/crossbeam
An easy way to create and run service objects with callbacks, validations, errors, and responses
ruby rubygem rubyonrails service-object
Last synced: 23 Oct 2025
https://github.com/qingstor/qingstor-sdk-ruby
The official QingStor SDK for Ruby programming language.
qingstor qingstor-sdk ruby sdk
Last synced: 02 Sep 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/nelsonfigueroa/github-email-scraper
Scrape contributor emails from a GitHub repository.
Last synced: 24 Mar 2025
https://github.com/seven1m/ragchew.app
A website for amateur radio operators to find and participate in on-the-air gatherings
amateurradio hamradio ruby sinatra
Last synced: 10 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/jsmoreira02/forcecannon
"Force Cannon" is a brute force tool made in ruby, that performs attacks on login forms using the POST method without robust filters or protections.
bruteforce cybersecurity hacking-tool pentest-scripts ruby scripting-language web-attacks
Last synced: 10 Oct 2025
https://github.com/janlelis/every_day_irb
developer-tools irb ruby ruby-console
Last synced: 22 Jan 2026
https://github.com/codecaiine/rails-blog
A fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. Currently being worked on.
postgresql rails rspec-rails ruby
Last synced: 12 Feb 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/sboursen/rails-capstone
The Portefeuille is a budget tracking app. After creating an account, it allows to add your daily transactions given some categories. It also allows you add your own categories and list all the transactions belonging to that particular category.
capybara daisyui devise rspec ruby ruby-on-rails tailwindcss
Last synced: 01 Feb 2026
https://github.com/bodrovis-learning/ruby-solid-video
Исходный код для видео "Принципы SOLID на примере Ruby"
Last synced: 09 Apr 2025
https://github.com/sogilis/csv_fast_importer
Fast CSV Importer for PostgreSQL and MySQL
mysql performance postgresql rails ruby
Last synced: 12 Oct 2025
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/tresor11/css-linter
A CSS linter capable of identifying errors in CSS code built with Ruby.
Last synced: 08 Oct 2025
https://github.com/goodmeasuresllc/trizetto-api
Ruby wrapper for Trizetto APIs
insurance-eligibility ruby soap-client x12
Last synced: 07 Oct 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/owen2345/rspec_chunked
This gem permits running rspec tests in parallel by chunking tests into defined groups and balancing by file size. If the default order is not enough, it permits to balance manually by moving x percentage of test files from group A into group B.
github-workflow parallel-tests rspec ruby
Last synced: 08 Oct 2025
https://github.com/toshimaru/ruby-short_url
Ruby implementation of python-short_url.
Last synced: 05 Oct 2025
https://github.com/alustau/clinic
This is a simple project about clinic
doctor elegance interview ruby rubyonrails simple solid unit-testing
Last synced: 27 Apr 2026
https://github.com/altcha-org/altcha-lib-rb
A lightweight library for creating and verifying ALTCHA challenges.
Last synced: 09 Apr 2025
https://github.com/screenstaring/shopify_api-graphql-tiny
Lightweight, no-nonsense, Shopify GraphQL Admin API client with built-in pagination and retry.
graphql graphql-pagination ruby shopify shopify-api
Last synced: 22 Apr 2025
https://github.com/asciidoctor/asciidoctor-fb2
📕 Asciidoctor FB2 is an Asciidoctor extension for converting AsciiDoc to FB2
asciidoc asciidoctor ebook fb2 ruby rubygem
Last synced: 28 Feb 2026
https://github.com/luffytaro22/budget-app
The Budget App is a mobile web application build on Ruby on Rails 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.
mvc-architecture postgresql ruby ruby-on-rails
Last synced: 24 Apr 2025
https://github.com/davydovanton/kaminari-hanami
This repository is no longer maintain: Kaminari integration for @hanami
hanami kaminari kaminari-hanami ruby
Last synced: 17 Apr 2025
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/thecodechaser/hello-rails-react
Hello Rails React app is simple application that contains setup of rails and react in one application. The greeting page loads a random greeting from database on every page load.
html-css react redux ruby ruby-on-rails tailwind
Last synced: 24 Apr 2025
https://github.com/maumagnaguagno/polygonoid
:triangular_ruler: Geometric library for Ruby
Last synced: 13 Jul 2025
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/farida-hamid/melodyrentals-backend
Melody Rentals is a musical instrument rental application. Built with: Ruby on Rails, API, JWT-Device, and RSPEC.
jwt-authentication rails-api ruby
Last synced: 10 Mar 2026
https://github.com/leighayanid/markee
A simple bookmarking app built with Rails 5 and MaterializeCSS
bookmarks-manager materialdesign materializecss rails-application ruby ruby-on-rails webscraping
Last synced: 21 Jan 2026
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/sirius248/nimble_throttler
Simple throttler that base on the IP address
Last synced: 27 Feb 2026
https://github.com/avvo/docker-ruby
Our base ruby image. Do not use the image, see https://github.com/avvo/docker-base instead
Last synced: 12 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/dodonki1223/qiita_trend_slack_notifier
qiita_trendを使用したslack通知スクリプト
qiita qiita-trend-slack ruby slack slack-bot
Last synced: 20 Apr 2025
https://github.com/mokagio/tmnt-gifs
A shell shocked Slack slash command showing Teenage Mutant Ninja Turtles gifs
ruby sinatra slack-bot teenage-mutant-ninja-turtles
Last synced: 11 Feb 2026
https://github.com/openfoodfacts/ruby-games
Games to complete data on Open Food Facts
food games gamification opendata ruby sinatra
Last synced: 05 Mar 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/cvilla714/rails-capstone
Created a Sports Article App, which features the picture of the article with the most likes on the main page and shows at the bottom the most recent articles for each category. Built with
bootstrap postgresql ruby ruby-on-rails
Last synced: 13 Apr 2025
https://github.com/dvinciguerra/middleman-importmap
Importmap extension port for Middleman
frontend importmaps middleman middleman-extension ruby rubygem
Last synced: 20 Oct 2025
https://github.com/crystallabs/ro4r
Remote Objects for Ruby -- Production-quality transparent RPC library for Ruby
rpc-client rpc-library rpc-server ruby ruby-mri transparent
Last synced: 29 Jun 2026
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/janlelis/ripl-color_result
This ripl plugin colorizes your results.
Last synced: 18 Jun 2025
https://github.com/endotakuya/ires
image resizer
golang ruby ruby-gem ruby-on-rails
Last synced: 21 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/epitron/pookie
An IRC bot for describing URLs (As seen on IRC!)
Last synced: 13 Apr 2025
https://github.com/ebenezr/clock-me-back-end
About timecard application made with react(Typescript) and Ruby , used to track clock in and clock out timestamps for employees and manage employees
activerecord react ruby sass typescript
Last synced: 15 Apr 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/udzura/ruby-criu
A libcriu wrapper for CRuby
checkpoint-restore criu libcriu ruby systems
Last synced: 02 Sep 2025
https://github.com/driftingruby/395-transcribing-with-artificial-intelligence
In this episode, we look at creating an audio transcription service which allows files uploaded from Active Storage to be transcribed with Artificial Intelligence. However, there are a lot of considerations around the approach from both a performance and thread safety perspectives.
artificial-intelligence openai ruby ruby-on-rails whisper
Last synced: 30 Oct 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/elijahscriptdev/online-store
This is a meat restaurant website where people can order for the type of meat they are interested in. There are four(4) categories of meat: cow beef, goat, chicken and turkey.
bootstrap4 cloudinary css heroku javascript ruby ruby-on-rails
Last synced: 20 Sep 2025
https://github.com/ibr5500/egivy_app
A 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.
bootstrap5 css devise rails render rspec-rails ruby ruby-on-rails
Last synced: 28 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/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/riyabulia12/blogsters
Blogsters is a fully functional blog website built on Ruby on Rails and Postgres. It displays a list of posts, and enables readers to interact with them by adding comments and liking posts.
Last synced: 19 Sep 2025
https://github.com/MattRyder/interpreter
A Ruby interpreter written in C, as part of my CS degree.
academic-project c ruby ruby-interpreter
Last synced: 11 May 2025
https://github.com/oscarfmdev/recipe-inventory
Recipe app built with rails that allows the user to register recipes, foods and watch other people's recipes.
Last synced: 12 Sep 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/o0101/js-iterators
Ruby style iterators in JS
intervals iterator javascript range ruby
Last synced: 12 Apr 2025
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/jimmycuadra/lita-coin
A Lita handler for flipping a coin.
chatops lita lita-handler ruby
Last synced: 27 Jul 2025
https://github.com/bodrovis-learning/ruby-yt-series
Серия уроков по языку Ruby на YouTube
Last synced: 18 May 2026
https://github.com/mmenanno/lunchmoney
An API client library of the LunchMoney API
api-client gem lunchmoney ruby ruby-gem
Last synced: 11 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/krishpranav/ruby-nmap
A nmap made in ruby
hacking information-extraction information-gathering information-gathering-tools nmap osint port-scanner port-scanner-in-ruby ruby ruby-scanner
Last synced: 15 Apr 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/janlelis/procstar
Provides to_proc implementations for other Ruby classes than just Symbol
Last synced: 18 Jun 2025
https://github.com/keisukeyamagishi/xsort
You can sort the file tree in Xcode.
Last synced: 29 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/piotrmurach/tenpin
Terminal tenpin bowling game
bowling-game game ruby ruby-gem terminal
Last synced: 18 Sep 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/delano/uri-valkey
URI support for Valkey/Redis connection settings
Last synced: 24 Aug 2025
https://github.com/hardpixel/ydkjs-epub
Generate You Dont Know JS epub files.
Last synced: 13 Apr 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