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/mwapsam/ruby-capstone
In this project, you can create items (games, music albums, books) and store them in a database. This is Ruby capstone project for Microverse program.
collaboration incapsulation inheritance object-oriented-programming pair-programming polymorphism ruby sql
Last synced: 28 Jul 2025
https://github.com/jasonfelice/recipe-rails
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.
bootstrap html rails rails7 ruby
Last synced: 28 Jul 2025
https://github.com/v-blaze/budget_app
Budget App is a mobile web application where you can manage your budget: You have a list of expenses associated with a category, so that you can see how much money you spent and on what.. Built with Ruby on Rails
activerecord css devise erb-template postgresql ruby ruby-on-rails sql
Last synced: 17 Mar 2025
https://github.com/stevenjcumming/rails-performance-guide
Ruby on Rails guide, checklist, and tips for performance audits and best practices
performance performance-optimization rails rails-guides ruby
Last synced: 27 Apr 2026
https://github.com/westonganger/pairer
Pairer is Rails app/engine to Easily rotate and keep track of working pairs
pair-programming pairing pairs rails rails-engine ruby ruby-on-rails
Last synced: 19 Oct 2025
https://github.com/klaxit/danger-brakeman_scanner
A Danger plugin for running Ruby files through Brakeman.
danger-plugin ruby ruby-on-rails security-scanner
Last synced: 01 Apr 2025
https://github.com/eduardosancho/blog-app
Blog where users can add comments and likes to each other's posts.
Last synced: 18 Sep 2025
https://github.com/dannyben/bobkit
Site Generation Toolkit with Slim, SCSS, CoffeeScript and Markdown
Last synced: 18 Apr 2025
https://github.com/davidcelis/block-kit
💬 A Ruby gem to build UI with Slack's BlockKit framework
block-kit rails ruby ruby-gem ruby-on-rails slack
Last synced: 27 Jul 2025
https://github.com/aripollak/random
Random configurations/dotfiles/programs/utilities and the such as. Unless otherwise noted, all files were written by me and released into the public domain.
Last synced: 27 Jul 2025
https://github.com/kanzatahreem/recipe-app
The Recipe app keeps track of all your ingredients, recipes, and public recipes. It allows users to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe.
bullet cancancan capybara-rspec crud database devise psql ruby ruby-on-rails
Last synced: 27 Oct 2025
https://github.com/janlelis/ripltools
This meta gem installs a bunch of ripl plugins for a nice-to-use general purpose ripl.
Last synced: 20 Oct 2025
https://github.com/mauricelambert/cve-2021-31166
CVE-2021-31166: exploitation with Powershell, Python, Ruby, NMAP and Metasploit.
bluescreen crash cve cve-2021-31166 denial-of-service dos exploit iis metasploit microsoft nmap payload powershell python3 ruby vulnerability webserver
Last synced: 04 Sep 2025
https://github.com/get-bridge/scorm_engine
Ruby client for Rustici's SCORM Engine 2017.1 and 20.1 API
Last synced: 27 Jul 2025
https://github.com/aergoio/libaergo
Native library to interface with Aergo
aergo blockchain c c-plus-plus c-sharp ruby swift vb-net
Last synced: 19 Apr 2025
https://github.com/gangelo/deco_lite
DecoLite is a little gem that allows you to use the provided DecoLite::Model class to dynamically create Decorator class objects. Use the DecoLite::Model class directly, or inherit from the DecoLite::Model class to create your own unique subclasses with custom functionality. DecoLite::Model includes ActiveModel::Model, so validation can be applied using ActiveModel validation helpers you're familiar with; or, you can roll your own - just like any other ActiveModel. DecoLite::Model allows you to consume a Ruby Hash that you supply via the initializer (DecoLite::Model#new) or via the DecoLite::Model#load! method. Any number of Ruby Hashes can be consumed. Your supplied Ruby Hashes are used to create attr_accessor attributes (or "fields") on the model. Each attribute created is then assigned the value from the Hash that was loaded. Again, any number of hashes can be consumed using the DecoLite::Model#load! method.
decorator decorator-pattern decorators gem rails-gem ruby ruby-gem ruby-gems
Last synced: 30 Apr 2025
https://github.com/nebulab/renderful
A Ruby rendering engine for headless CMSs, with support for caching and Ruby on Rails.
component contentful rails rendering ruby ui
Last synced: 22 Apr 2025
https://github.com/german-cobian/form-creator
A Rails exercise in the building of forms, HTML first and then using the helper methods that Rails provides, namely #form_tag and #form_with. It consists of an app which allows the user to input and save his/her username, email address and password. .
Last synced: 03 Jul 2025
https://github.com/sunaku/detest
Assertion testing library for Ruby
assertions ruby testing-framework
Last synced: 30 Aug 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/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/philnash/celebrity-spotting
A Sinatra app that takes images from the Twilio API for WhatsApp and uses AWS Rekognition to spot celebrities
aws-rekognition rekognition ruby sinatra twilio whatsapp whatsapp-api
Last synced: 25 Apr 2026
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/amake/srx-languagetool-ruby
SRX segmentation rules from LanguageTool, for Ruby
languagetool ruby segmentation srx
Last synced: 19 Oct 2025
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/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/kojix2/ruby-libssw
Fast Smith-Waterman algorithm for Ruby
bioinformatics ruby smith-waterman
Last synced: 10 Oct 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/kevinstuffandthings/shellable
Open a REPL within the context of any Ruby object
Last synced: 10 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/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/codecaiine/morse_decoder
This project contains a morse code decoder.
Last synced: 10 Oct 2025
https://github.com/puzzleflow/tochtli
Lightweight framework for service oriented applications based on bunny (RabbitMQ)
bunny job-queue processing rabbitmq ruby
Last synced: 09 Apr 2025
https://github.com/tomeraberbach/hackathon
A hackathon web application with a comprehensive administrative backend, email infrastructure, attendee registration, and optional MLH integration.
event-management event-management-system hackathon hackathon-application hackathon-website major-league-hacking mlh rails rails-application ruby ruby-application ruby-on-rails web-application
Last synced: 05 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/larevanchedessites/google-robotstxt-ruby
🤖 Ruby gem wrapper around Google Robotstxt Parser C++ library
c-plus-plus cpp gem google robots-parser robots-txt ruby ruby-gem rubygem rubygems seo
Last synced: 17 Aug 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/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/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
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/nimacpp/rubyino
Translate ruby to arduino
arduino ino nimacpp rb ruby rubyino teranslate
Last synced: 17 Aug 2025
https://github.com/ajitsing/amusing_git
Brings fun to the git workflow
fun git githook githooks-plugin ruby rubygem
Last synced: 07 May 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/nelsonfigueroa/github-email-scraper
Scrape contributor emails from a GitHub repository.
Last synced: 24 Mar 2025
https://github.com/forward3d/sogou-search-api
Sogou search API ruby client gem
Last synced: 09 Oct 2025
https://github.com/oieioi/with_last.rb
💎 Enumerable#each_with_last and Enumerator#with_last
Last synced: 09 Oct 2025
https://github.com/benawi/ruby-enumerable
This repository includes files with Ruby that can be used to recreate a Enumerable
Last synced: 24 Sep 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/jim/otp
Scripts to add a phone icon to your Slack name when you're on a call.
Last synced: 13 May 2026
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/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/p16n/quasars
A link-aggregator for astrophysics (no longer active)
astronomy astrophysics ruby ruby-on-rails
Last synced: 12 Jun 2025
https://github.com/zedtux/human_size_to_number
Implement missing reverse of ActionView::Helpers::NumberHelper#number_to_human_size
Last synced: 08 Oct 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/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/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/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/sampatbadhe/isbndb-ruby
Unofficial Ruby library for ISBNdb API V2
Last synced: 05 May 2025
https://github.com/aldesantis/hertz-email
A Hertz courier for sending email notifications with ActionMailer.
email hertz notifications rails ruby
Last synced: 08 Oct 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/mehdisadeghi/jekyll-hinduarabic
Jekyll plugin to convert European numerals to their corresponding Hindu-Arabic form.
converts-english-numerals filter hindu-arabic jekyll jekyll-plugin persian ruby
Last synced: 28 Oct 2025
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/ijustdev/lazuli
CLI for transforming Amazon products into blog posts with eruby.
affiliate-marketing amazon cli commandline-interface paapi5 ruby templating
Last synced: 04 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/dvinciguerra/middleman-importmap
Importmap extension port for Middleman
frontend importmaps middleman middleman-extension ruby rubygem
Last synced: 20 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/adel-gu/budget-app
Instant Budget is a mobile web application that can helps you keep track and manage your daily financially transaction.
bootstrap5 postgresql ruby ruby-on-rails
Last synced: 09 Mar 2026
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/CJKinni/linked-parallel-table
⚖️ An automated version of the Parallel Table of Authorities and Rules with links to legal texts
Last synced: 27 Jul 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/marcraphael12/coding-projects-by-programming-languages
This repo contains all programming projects stored by coding language in different folders. Open the folder for more details
Last synced: 09 Apr 2026
https://github.com/andriy-baran/rspec_request_helpers
A set of helpers for testing with RSpec
dsl hacktoberfest rails rspec ruby testing
Last synced: 13 Aug 2025
https://github.com/hiromichinomata/menhera-search
Search menhera-chan(メンヘラちゃん) images by text
Last synced: 06 Sep 2025
https://github.com/mariochavez/llm_client
Ruby client to connect to LLM Server.
Last synced: 06 Oct 2025
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/davidcelis/atproto
🌁 A Ruby gem to interface with ATProto servers like bsky.social
Last synced: 30 Aug 2025
https://github.com/nix41/grape-utils
Group of Grape templates and utils for building APIs
api crud grape grape-api ror ruby rubyonrails template
Last synced: 08 Oct 2025
https://github.com/ntamvl/ruby_rails_installer
Ruby on Rails Installer
auto-script-install rails ruby ruby-on-rails
Last synced: 22 Apr 2025
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/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/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/maumagnaguagno/polygonoid
:triangular_ruler: Geometric library for Ruby
Last synced: 13 Jul 2025
https://github.com/pinzolo/rails-render_hooks
Add callbacks for render method
Last synced: 14 Mar 2025
https://github.com/makevoid/bitcoin-address-watcher
Bitcoin address watcher // transaction notifier - receive a push notification when you receive a transaction
bitcoin block-explorer blockcypher loop notification notifier ruby transactions tx-notifier
Last synced: 08 Apr 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/raminmammadzada/rails-re-former
Microverse School > Rails > #4 Forms
rails rails6 ruby ruby-on-rails
Last synced: 25 Jul 2025
https://github.com/jesusgautamah/lucy_dockerunner
This gem is a tool to run docker containers with rake commands, good for CI/CD and Rails projects
containers docker docker-compose docker-container gem rails rake ruby ruby-on-rails tasks wrapper
Last synced: 16 Aug 2025
https://github.com/rubycocos/more
more tools, libraries & scripts
almost-sinatra fizzbuzz gems ruby sinatra
Last synced: 06 Sep 2025
https://github.com/javitocor/ruby-coding-challenges-the-odin-project
Solutions to coding challenges proposed by The Odin Project
coding-challenge odin-project ruby
Last synced: 24 Mar 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