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/factorialco/captain_hook
🪝 Create decorator hooks for any ruby class
Last synced: 04 Feb 2026
https://github.com/okirmis/rails-param-validation
Declarative parameter definition and validation for Rails
rails rails-api rails-gem ruby ruby-on-rails
Last synced: 18 Mar 2025
https://github.com/bsedin/elastic-apm-grape-middleware
elastic-apm gem grape middleware rack ruby
Last synced: 25 Mar 2025
https://github.com/cvilla714/devkcportfolio
Created a personal portfolio using rails and combining it with bootstrap themes.
Last synced: 02 May 2026
https://github.com/haliljon/expense_tracker_ror
Expense tracker is a website that allows users to manage personal finances. Featuring secure awuthentication with Devise. It enables users to create their own expenses for different categories and all financial data remails private and secure.
css3 html5 js ruby ruby-on-rails
Last synced: 12 Apr 2026
https://github.com/dpoetzsch/sidekiq-fake-scheduler
Helpers for manual processing of scheduled sidekiq jobs for integration testing
integration-testing ruby ruby-on-rails rubygem sidekiq testing
Last synced: 01 Mar 2026
https://github.com/microverseinc/job-seeker
💼 Finds new remote jobs and sends a digest via email
jobsearch rake remote-work ruby
Last synced: 25 Oct 2025
https://github.com/dramalho/media_archiver
Your friendly digital utility to organize media files based on metadata
exif-tags media-management ruby
Last synced: 15 Mar 2026
https://github.com/krishpranav/reverseip
A simple ruby based tool IP-lookup tool
ip-lookup ip-scanner reverse-ip-lookup reverse-ip-scan ruby
Last synced: 18 Feb 2026
https://github.com/abhirockzz/oracle-functions-hello-worlds
Use Oracle Functions to deploy Java, Nodejs, Python, Golang and Ruby functions on the cloud
golang java nodejs oracle-functions orafunc-la python ruby server serverless
Last synced: 09 Apr 2025
https://github.com/rohitpaulk/befunge-ruby
A befunge interpreter written in Ruby
interpreter readability ruby rubygem
Last synced: 03 Jul 2025
https://github.com/dansantander/trax
Rails app for helping you with keeping track of your tasks and fees per activity with no complications.
integration-tests postgresql rails5 rspec ruby unit-testing
Last synced: 21 Jan 2026
https://github.com/brettchalupa/the_fundamentals_of_ruby
An introduction to the basic concepts of programming with Ruby. Information, exercises and code all related to learning Ruby.
Last synced: 24 Mar 2025
https://github.com/deanout/vue-vite-rails
Vite And Vue On Rails Template using the Vite_Rails Gem
rails rails7 ruby ruby-on-rails vite vitejs vue vuejs
Last synced: 12 Apr 2026
https://github.com/tufahel/blog-app-ror
The Blog app is a classic example of a blog website. It is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
capybara css devise postgresql rails rspec ruby ruby-on-rails
Last synced: 11 Apr 2026
https://github.com/alexwebgr/faw_icon
A simple helper for Font-Awesome 5 using raw SVG and SVG-with-JS
font-awesome ruby ruby-on-rails svg view-helpers
Last synced: 24 Apr 2025
https://github.com/yegor256/ellipsized
A Ruby function that replaces a piece of text with ellipsis in order to make it fit into certain number of characters
ellipsis ruby ruby-gem string-manipulation
Last synced: 30 Jun 2025
https://github.com/sparr/rollingstock-squib
Squib script to generate cards for Rolling Stock, a card game about stock and company trading by Björn Rabenstein
card-game cards publishing ruby squib
Last synced: 17 Mar 2025
https://github.com/rwubakwanayo/morse-code-message
This is an introduction to ruby course where we build project to decode sentence of special character ("-- -.-- -. .- -- .") to the real sentence ("MY NAME")
Last synced: 24 Oct 2025
https://github.com/scarver2/blue-eyes
BlueEyes is a RubyGem to generate robust Sinatra apps with Rails-like simplicity.
ruby rubygem sinatra sinatra-applications sinatra-framework
Last synced: 13 Jan 2026
https://github.com/avdv/clocale
A ruby gem which wraps the C locale functions
Last synced: 23 Jul 2025
https://github.com/redBorder/druid_config
A Ruby gem to access the information about Druid cluster status
Last synced: 12 May 2025
https://github.com/dan1d/lbry-api-ruby
Ruby wrapper for LBRY and LBRYcrd APIs
cryptocurrency lbry lbrycrd-apis ruby ruby-wrapper
Last synced: 19 May 2026
https://github.com/mataku/danger-lock_dependency_versions
A Danger plugin for dependency file versions management.
Last synced: 25 Oct 2025
https://github.com/yokawasa/fluent-plugin-azuresearch
Azure Search Output Plugin for Fluentd
azure azure-search fluent-plugin fluentd ruby
Last synced: 23 Jun 2025
https://github.com/heathd/twitter_thread_getter
Given a tweet ID gets replies to that tweet and counts up all the links referenced in those tweets
Last synced: 20 Aug 2025
https://github.com/tedlivist/stock_picker
This is a Ruby function that implements the stock-picker coding challenge on The Odin Project. An array of price stocks over a range of days is given and the program outputs the best days to buy and sell to realize the biggest profit.
coding-challenge ruby the-odin-project
Last synced: 29 Mar 2025
https://github.com/infrablocks/rake_gpg
Rake tasks for managing GPG activities.
gnupg gpg infrablocks rake rake-task rake-taskset ruby ruby-gem rubygem taskset
Last synced: 10 Jul 2025
https://github.com/toshimaru/attribute_validation
Attributes Validation Extension for ActiveRecord/ActiveModel
Last synced: 14 Mar 2025
https://github.com/gangelo/immutable_struct_ex_redactable
immutable_struct_ex_redactable is the redactable version of the world-famous immutable_struct_ex immutable struct :). To find out more about the immutable_struct_ex gem, visit the Rubygems.org entry for immutable_struct_ex. immutable_struct_ex_redactable maintains all the functionality of the immutable_struct_ex gem, but allows you to create immutable structs that can be configured to redact field values using standard gem configuration (ImmutableStructExRedactable.configure { |config| ... }) or by passing configuration options to the appropriate method (ImmutableStructExRedactable.create_with(config, ...))
immutable immutable-state immutable-store immutable-struct ruby ruby-gem ruby-struct ruby-structs rubygem rubygems
Last synced: 07 May 2025
https://github.com/m0nad/ruby-thc-hydra
A Ruby interface to THC-Hydra, a parallelized login cracker.
Last synced: 05 Mar 2026
https://github.com/hasghari/conifer
Easily manage YAML configuration files and import them into your Ruby objects
Last synced: 12 Apr 2025
https://github.com/msakai/rouge
Scheme-like language interpreter written in Ruby
Last synced: 25 Jan 2026
https://github.com/frank1738/morse_code_messsege
This project is about decrypting any given character, word, or sentence from 'Morse code' to human readable English language. To solve this problem we have used Ruby as our programming language.
Last synced: 29 Mar 2025
https://github.com/hassanakbar/trackunit
TrackUnit REST API - Ruby
api-client api-wrapper rest-api ruby ruby-gem trackunit trackunit-api
Last synced: 11 Apr 2025
https://github.com/geekelo/morse-code-decoder
A program in Ruby to atomate the process off decrypting Morse Codes
Last synced: 28 Mar 2025
https://github.com/jetthoughts/react-rails-5-starterkit
React.js + Typescript + Ruby on Rails starter kit for Hybrid Mobile Application development
boilerplate-template heroku rails rails5 reactjs ruby typescript webpack webpacker
Last synced: 09 Apr 2026
https://github.com/mamantoha/fci
Freshdesk and Crowdin integration Command Line Interface (CLI)
Last synced: 29 Jul 2025
https://github.com/rewindio/docker-amazonlinux2-ruby
A container for ruby development
Last synced: 29 Jul 2025
https://github.com/devl/pyby
A library implementing certain Ruby-like behaviours in Python.
Last synced: 26 Jun 2025
https://github.com/interop-tokyo-shownet/maca
A class to manipulate a MAC Address in ruby
Last synced: 06 Aug 2025
https://github.com/urethramancer/templates
Various templates for Docker and docker-compose.
docker docker-compose php php7 redmine ruby templates
Last synced: 09 Apr 2026
https://github.com/bratergit/1000wondersprogrammingcourselist
Web resource to learn computer science or just refresh
hacktoberfest hacktoberfest-accepted hacktoberfest2022 haskell java javascript learning lisp programming-language python ruby
Last synced: 10 Apr 2026
https://github.com/phunehehe/philesight
Mirror of http://zevv.nl/play/code/philesight/ with minor tweaks
Last synced: 03 Jul 2026
https://github.com/geekelo/ruby-movie_inventory_project
A functional command line app built Ruby to take inventory of movies that are in the library and who borrows them
Last synced: 28 Mar 2025
https://github.com/rar1741/pits
Pit Inventory/Tether System
first-frc first-robotics-competition frc inventory pit ruby system tether
Last synced: 22 Aug 2025
https://github.com/rivsc/hyde_admin
Hyde_admin is an admin app for Jekyll (static site generator in Ruby).
admin-dashboard cms jekyll jekyll-plugin roda ruby
Last synced: 13 Apr 2025
https://github.com/a0s/crypto-funds-exporter
Allows to export your crypto stock exchange's funds into Prometheus
binance bittrex cryptocurrency prometheus prometheus-exporter ruby stock
Last synced: 20 Jun 2026
https://github.com/martinnajjar12/twitter-clone
Simple version of Twitter using Ruby on Rails
Last synced: 18 May 2026
https://github.com/yusufyusie/hello-rails-react
This web app combines React, Rails, and Webpack to provide users with a random greeting upon each visit. React handles the frontend, Rails manages the backend with a RESTful API, and Webpack optimizes asset bundling for a seamless and personalized user experience..
react redux ruby ruby-on-rails
Last synced: 02 Apr 2026
https://github.com/tschaefer/ruby-hosts
:ticket: Query and control the system hosts file.
Last synced: 20 Jan 2026
https://github.com/infrablocks/rake_gcp
Rake tasks for interacting with GCP.
gcp google-cloud-platform infrastructure rake rake-task ruby ruby-gem rubygem
Last synced: 22 Jul 2025
https://github.com/taywils/rubycryptoetf
Ruby library for crypto exchange API integration
Last synced: 29 Jul 2025
https://github.com/jrcasso/rails-app-template
A template repository for Rails applications, complete with development setup.
container devcontainer docker docker-compose prototyping rails ruby
Last synced: 19 Feb 2026
https://github.com/sonots/reentrant_flock
A reentrant/recursive flock for ruby
Last synced: 30 Oct 2025
https://github.com/shkm/tado
🌡 Quick 'n dirty gem for interacting with Tado's v2 API
api ruby smart-home tado thermostat
Last synced: 13 Apr 2025
https://github.com/budgielang/budgie-web-client
A web client for Budgie. 🦜
csharp general-language-syntax gls java javascript python ruby typescript
Last synced: 12 Apr 2026
https://github.com/sirius248/flickr_collage_tty
Collage generator with Flickr
Last synced: 11 Nov 2025
https://github.com/wizardone/concrete
Concrete inheritance for Ruby classes
class-attribute concrete inheritance ruby
Last synced: 13 Sep 2025
https://github.com/yohasebe/ruby-wordle
A set of ruby scripts to generate word-lists, solve Wordle and play Wordle
game ruby terminal-app vocabulary wordle
Last synced: 14 Apr 2025
https://github.com/morrism1/transax
Transax is a transaction-tracking mobile-first web application that lets you track different transactions from different categories. Made with Rails
postgresql rails6 ruby tailwindcss
Last synced: 11 Apr 2026
https://github.com/ged/ruby-framenet
Git mirror of a Ruby library for FrameNet
english-grammar framework nlg nlp nlp-library ruby
Last synced: 05 Apr 2025
https://github.com/redding/deas
"day-us": Handler-based web framework powered by Sinatra (for now)
Last synced: 28 Jul 2025
https://github.com/krishpranav/xspear
xspear is a xss vulnerability scanner made in ruby
information-retrieval information-security ruby xspear xss xss-scanner xss-vulnerability
Last synced: 27 Mar 2025
https://github.com/valexsantos/mkit
micro kubernetes in ruby... and a docker client
docker haproxy haproxy-configuration kubectl kubernetes kubernetes-cluster ruby ruby-gem
Last synced: 23 May 2026
https://github.com/hasannadeem/bugzilla-demo-project
A demo project for learning Ruby on Rails.
ajax css3 embedded-ruby html5 javascript ruby ruby-on-rails
Last synced: 07 Apr 2026
https://github.com/tanveerisonline/oop_school_library
OOP SCHOOL LIBRARY is an educational school library app that records the available books and the records of borrowed books and who borrows them.
postgresql-database rspecs rubocop ruby ruby-on-rails sql
Last synced: 19 May 2026
https://github.com/zarqman/limited_sessions
Rails 5.2-7.x middleware to enhance session handling behavior. Also compatible with just Rack (sans Rails).
middleware rack rack-middleware rails ruby sessions
Last synced: 07 Nov 2025
https://github.com/chdb-io/chdb-ruby
chdb-ruby is a Ruby library for accessing chDB embedded analytical database with SQLite3-compatible API design.
Last synced: 07 Apr 2025
https://github.com/mozameljawad/school-library
The school-library is the librarian of OOP University, and will record what books are in the library and who borrows them.
Last synced: 05 Aug 2025
https://github.com/esotericpig/init_copy
:beginner::bug::gemini: Easily use the appropriate clone/dup method in initialize_copy of Ruby.
clone copy dup duplicate init initialize ruby ruby-gem rubygem
Last synced: 11 Apr 2025
https://github.com/gmpsankalpa/myfirstapp
javascript kotlin react-native ruby typescript
Last synced: 09 Apr 2026
https://github.com/cucumber/aruba-getting-started
Getting started with aruba
Last synced: 27 Jul 2025
https://github.com/burhanh/automaton
Test automation frameworks
api-testing automation csharp dotnet java javascript performance-testing python ruby testing ui-testing
Last synced: 24 Jun 2025
https://github.com/picatz/ocarina-of-time
A Ruby gem to manage in memory time lines.
Last synced: 24 Feb 2025
https://github.com/Tecprog-Grupo6/cook.me
Cook.me is an open-source project of a social media and social networking.
cooking rails recipe ruby social-media social-networking
Last synced: 03 Apr 2025
https://github.com/yusufyusie/hello-rails-back-end
Hello Rails Back-end is an tutorial for creating a Rails API with React Front-end. This project is a part of the Microverse curriculum. The goal is to create a Rails API and React Front-end that will display a random greeting from the database.
Last synced: 06 May 2026
https://github.com/corp-gp/active_dry_deps
Simple IoC for ruby, rails
dependency-injection ioc rails ruby
Last synced: 27 Jul 2025
https://github.com/omarsalem7/blog-app
A typical example of a blog website is the Blog app. I built a completely working website that displays a list of topics and allows visitors to engage with them by leaving comments and like them.
cancancan devise postgresql rspec rspec-rails ruby ruby-on-rails
Last synced: 08 Apr 2026
https://github.com/ceribe/advent-of-code
My Advent of Code solutions. WIP
advent-of-code advent-of-code-csharp advent-of-code-dart advent-of-code-go advent-of-code-javascript advent-of-code-js advent-of-code-kotlin advent-of-code-ruby advent-of-code-swift adventofcode csharp dart go golang javascript js kotlin ruby swift
Last synced: 08 Apr 2026