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/adamvduke/docker-ruby-build
build ruby debs in a docker container
Last synced: 10 Apr 2026
https://github.com/marioruiz/timify
Ruby gem to easily calculate the time running (elapsed time) from one location to another inside your code and reports statistics. It helps you improve your code and find out which part of your code is consuming more time.
consumer count elapsed ruby ruby-gem statistics time timify
Last synced: 20 Aug 2025
https://github.com/freakwill/benchmarks
benchmarks
benchmarks coffeescrpt crystal go haskell java javascript julia lua moonscript python ruby
Last synced: 10 Apr 2026
https://github.com/artkirienko/rewards-app
📝Test assignment for Senior Software Developer (Ruby on Rails + React) position
coding-challenge coding-task coding-test home-assignment home-task home-test rails ruby ruby-on-rails take-home-assignment take-home-project take-home-test takehome test test-assignment
Last synced: 22 Aug 2025
https://github.com/driftingruby/158-grab-bag-of-ruby-and-ruby-on-rails-tricks
In this episode, we look at various tips and tricks.
ruby ruby-on-rails tips-and-tricks
Last synced: 18 Apr 2026
https://github.com/kupolak/simpler_lexer
Lexer created for learning purposes. A good start for writing your own programming language in Ruby.
lexer lexer-generator lexer-parser programming-language-development ruby
Last synced: 26 Aug 2025
https://github.com/fpsvogel/lets-learn-ruby
A site listing resources to learn Ruby, Rails, and related skills.
book-list books bookshelf curriculum learning practice programming rails resources ruby ruby-on-rails study-materials tutorial web-development
Last synced: 27 Aug 2025
https://github.com/takkii/real
[ruby] Use dict project, real is totolot clone.🎈
Last synced: 11 Nov 2025
https://github.com/seapagan/update_repo
A Ruby Gem to keep multiple cloned Git Repositories up to date
git repository-management ruby rubygems
Last synced: 08 Sep 2025
https://github.com/wolfpack-digital/ruby-benchmarks
A set of open source shell, Ruby & Rails scripts with the purpose of benchmarking your machine and compare it to the rest.
benchmark hacktoberfest hacktoberfest-accepted hacktoberfest2022 ruby ruby-on-rails
Last synced: 29 Aug 2025
https://github.com/mariomarroquim/rover-simulator
A Ruby script to play with rovers on Mars!
Last synced: 11 Nov 2025
https://github.com/jonathanhefner/mini_sanity
In-line sanity checks in Ruby
assertions ruby sanity-check utility
Last synced: 11 Nov 2025
https://github.com/defvova/cva_rails
A lightweight gem for managing dynamic class names and variants in Rails applications.
actionview component-variant cva rails ruby ui-state-management view-components
Last synced: 20 Feb 2026
https://github.com/tatey/list_of_baby_names
A list of baby names given to tiny humans in Ruby
Last synced: 11 Nov 2025
https://github.com/nimblehq/redisearch-ruby-demo
Small demo application, illustrating how to use RediSearch with ruby in a dockerized environment
Last synced: 18 May 2026
https://github.com/1and1/xify-rocket_chat
Rocket.Chat extension for Xify gem.
Last synced: 17 Oct 2025
https://github.com/bfontaine/yop
Bootstrap your projects with predefined templates
Last synced: 30 Mar 2025
https://github.com/cheshire137/rvocalware
Command-line Ruby tool for Vocalware text-to-speech HTTP REST API
Last synced: 24 Jul 2025
https://github.com/lprashant-94/bundle_requests
multithreading puma rails-middleware ruby ruby-gem
Last synced: 29 Jun 2025
https://github.com/lakatoshv/library-ror-v2
Віртуальна бібліотека з аудіопідтримкою. Основні технології: Ruby on Rails, JS, ThreeJS, Twitter Bootstrap, SQLite3, PostgreSQL, Text To Speach
acts-as-votable carrierwave css css3d-renderer javascript jquery mailboxer modernizr orbit-controls postgresql railroady rails-i18n ruby ruby-on-rails sqlite3 stats text-to-speech threejs tween twitter-bootstrap
Last synced: 10 Apr 2026
https://github.com/rubyonworld/quantity
Quantity.rb provides first-class support for units and quantities in Ruby. The right abstractions for true quantity representation and complex conversions. Hopefully this readme will be all you need, but there are yardocs
abstract first quantity ruby support
Last synced: 12 Nov 2025
https://github.com/morin3/netlify-feature-tour
Morni por cloud mdConfig files for my GitHub profile.
algorithms computer-vision config git github-actions github-config go html java javascript machine-learning python qrcode-generator quantum-computing query react-router ruby rust spring-boot styled-components
Last synced: 04 Apr 2026
https://github.com/ston1x/pointmd_comments
🇲🇩 Aggregate comments from point.md
Last synced: 25 May 2026
https://github.com/cliftondavies/hap-api
The Ruby on Rails REST API for Hikes Against Poverty.
devise-token-auth heroku postgresql rspec rspec-rails ruby ruby-on-rails shoulda-matchers sql
Last synced: 10 Apr 2026
https://github.com/rogerluo410/gcrawler
Google search crawler for Ruby version. Crawling each links' text and url by keywords on Google.com.
Last synced: 22 Jun 2026
https://github.com/yazinsai/stuckinuob
You're stuck in UOB for four years (at least). Might as well make the most of it..
Last synced: 25 May 2026
https://github.com/hannziegel/budget-app
The Budget-app is a tool for tracking your spending, which is often the first step in getting your finances in order. By understanding what you spend money on and how much you spend, you can see exactly where your cash is going and identify areas where you can cut back. It was built using Ruby on Rails, CSS, JavaScript, and PostgreSQL.
back-end back-end-development css css3 database deploy deployment html html5 postgres postgresql render ruby ruby-on-rails sql
Last synced: 10 Apr 2026
https://github.com/theophileaseh/budget-app
An application built using Ruby on Rails to manage the expenses of any user. It allows the user the create categories under which are various transactions for the category.
budget-app budget-manager rails ruby
Last synced: 15 May 2026
https://github.com/cvilla714/projectblog-app
The idea was to create a blog with basic functionality, create a post, allow comments, add tags, update the post, and allow to destroy the post as well. Built with
Last synced: 21 Jan 2026
https://github.com/belsman/enumerable-methods
We created some custom enumerable methods to functionally match those found in the enumerable methods.
enumerable microverse-projects odin-project ruby
Last synced: 28 Mar 2025
https://github.com/adamanr/ruby-activeadmins
Ruby on Rails application for creating your own blog
database rails ruby ruby-on-rails
Last synced: 10 Apr 2026
https://github.com/aniketpatidar/code-challenges
Test your knowledge with code challenges based on real-world technical problems. A Full-Stack Web Application with React and Ruby on Rails.
code-challenges crud fullstack-development react ruby ruby-on-rails user-authentication
Last synced: 19 Jan 2026
https://github.com/tsheporamantso/enumerable
Enumerable is an app that takes a defined list of characters, strings, numbers or arrays and performs some enumerable functions on them. The methods are defined in a module and used within a class.
Last synced: 20 May 2026
https://github.com/tangledpath/chaos_detector
Detect, report, and graph Ruby source code dependencies
architecture dependency-analysis dependency-graph ruby ruby-on-rails
Last synced: 10 Apr 2026
https://github.com/sushilsree98/ruby-webscrapper
Backend for scrap-app built using ruby on rails
Last synced: 10 Apr 2026
https://github.com/eendroroy/model_2_factory-rails
Generates factories for models
Last synced: 15 Apr 2025
https://github.com/kmontag42/albion-api
A Ruby API Library for Albion Online
albion albion-online albiononline api-wrapper ruby
Last synced: 13 Nov 2025
https://github.com/fmjsjx/lib-bson
Patch some useful functions for BSON in RUBY.
Last synced: 28 Mar 2025
https://github.com/tanakaworld/web_service_uri
🌈 URI parser for web services in the world.
parser rails ruby ruby-on-rails uri webservices
Last synced: 18 May 2026
https://github.com/ashish-r/rails-file-share
File Sharing Application - Ruby on Rails
file-sharing ruby ruby-on-rails
Last synced: 07 Apr 2025
https://github.com/ambrose-kibet/catalog-of-my-things
This is a command line app built collaboratively with ruby that allow the user to arrange thier stuff in an organized manner
Last synced: 17 May 2026
https://github.com/vasuadari/vasuadari.github.io
About me
aws docker elixir phoenix ruby ruby-on-rails
Last synced: 28 Jun 2025
https://github.com/krishpranav/rbshodan
A shodan library written in ruby
ruby ruby-gem ruby-library shodan shodan-client
Last synced: 27 Mar 2025
https://github.com/botshen/mangosteen-1-bak
山竹记账服务端
postgresql rails7 repec ruby tdd
Last synced: 12 Apr 2026
https://github.com/futhr/spree-last-address
Relieves user of retyping address on return order in Spree Commerce
address checkout e-ecommerce rspec ruby spree
Last synced: 12 May 2025
https://github.com/yndajas/racqueteer
Lightweight web app for keeping track of racquet sports activities. Record and review matches, coaching, racquets and more!
activerecord mvc ruby sinatra sport sql
Last synced: 31 Mar 2025
https://github.com/cuonggt/rubick
A pre-packaged Vagrant box that provides you a wonderful development environment without requiring you to install Ruby, Rails, a web server, and any other server software on your local machine.
development-environment provisioning rails rubick ruby vagrant-boxes
Last synced: 17 May 2026
https://github.com/tsukasaoishi/figure_set
FigureSet is the library which treats set operation.
Last synced: 26 Oct 2025
https://github.com/rubyonjets/airbrake-jets
Airbrake exception report support for Jets
awslambda jets ruby rubyonjets serverless
Last synced: 12 Sep 2025
https://github.com/daudi13/bookstoreauthapi
This is the backend for the bookstorecms project
database devise-jwt postgresql ruby
Last synced: 18 Apr 2026
https://github.com/bsdavidson/pressure
Multicasts upstream data to websocket clients
Last synced: 31 Aug 2025
https://github.com/ijayabby/enumerable-methods
Ruby Enumerable Methods in action.
enumerable enumerable-methods ruby
Last synced: 29 Mar 2025
https://github.com/tmtocb/fifa-winners_ruby_cli_hangman
simple Ruby CLI text app game based on Hangman where you guess FIFA Player of the Year winners.
Last synced: 25 Aug 2025
https://github.com/rzane/pipey
Functional pipelines for Ruby
chain functional pipeline ruby
Last synced: 22 Mar 2025
https://github.com/zmekonnen251/budget-app
This project is Ruby on Rails capstone project. is a mobile web application where you can manage your budget: you can create a list of transactions associated with a category, so that you can see how much money you spent and on what.
javascript rails-devise ruby ruby-on-rails stimulusjs tailwindcss
Last synced: 29 Apr 2026
https://github.com/lankaukk/typo-app
Single Page Application (SPA) for generating Typographic Compositions.
api css database fast-json javascript rails ruby
Last synced: 11 Apr 2026
https://github.com/benjaminsemah/ruby-catalogue-app
This project is a catalogue app that allows users to create and store data of things such as books, music albums and games.
Last synced: 13 Feb 2026
https://github.com/camilamaia/algorithms-stanford
[WIP] My source code for Learn To Think Like A Computer Scientist specialization
algorithms course-work coursera ruby stanford
Last synced: 28 Mar 2025
https://github.com/vadim-geroim/image-blur-1
Build an image by using a two-dimensional array to store the pixel values for the image.
datastructures image-blur ruby
Last synced: 07 Jun 2026
https://github.com/costajob/akamai_ccu
Minimal wrapper around Akamai CCU V3 APIs.
akamai akamai-ccu akamai-edgerid cache-control ruby
Last synced: 03 Oct 2025
https://github.com/thelookoutway/bundler-app-dev-shell
A Nix function for creating isolated, consistent, Bundler-compatible development environments
Last synced: 21 Feb 2026
https://github.com/code0-tech/code0-license
Library for creating and validating our software licenses.
license license-management licenses ruby
Last synced: 23 Jun 2026
https://github.com/blase147/my-shop
My Shop is an ecommerce template for my online shop. It has a responsive frontend layout coded in React while fetching asynchronous data from API endpoints built with Ruby on Rails.
ecommerce javascript react-native redux ruby ruby-on-rails
Last synced: 08 Apr 2026
https://github.com/freyamade/netsoc-languages-talk
ruby and crystal slides for "languages you don't learn in college" netsoc talk
crystal-lang ruby tech-talks ucc-netsoc
Last synced: 20 Jan 2026
https://github.com/lucas4tech/ruby-clean-architecture-api-project
❤️ Building a powerful API with Ruby, using TDD, DDD, Clean Architecture, Design Patterns, and SOLID principles to deliver elegant and maintainable backend systems 🎯✨
ci-cd docker docker-compose domain-driven-design grape postgresql rspec ruby sequel solid-principles swagger test-driven-development
Last synced: 11 Apr 2026
https://github.com/boblail/pluck_map
A DSL for presenting ActiveRecord::Relations without instantiating ActiveRecord models
activerecord dsl presenter ruby
Last synced: 20 Jul 2025
https://github.com/nikitakroshko/ruby-blog
This is the repository for a ruby blogging website written on ruby on rails. This is a personal project that has the goal of learning the fundamentals of the ruby on rails framework.
Last synced: 18 May 2026
https://github.com/jerryowusu/myblogapp
Blog app made with Ruby on Rails. User can make posts, comments and likes on posts of other users. Also user can delete posts and comments created by user. User can edit profile and delete account if not happy. For creating posts and comments user must login. Admin can manage all.
Last synced: 12 May 2026
https://github.com/flipez/spotilocal
Control and query your local Spotify client.
cli gem ruby spotify spotify-cli thor
Last synced: 28 Mar 2025
https://github.com/vadim-geroim/splurty
A database-powered quote generator app.
bootstrap4 heroku rails5 ruby simpleform
Last synced: 14 Apr 2026
https://github.com/anthonycorletti/advent-of-code
https://adventofcode.com/
Last synced: 30 Jan 2026
https://github.com/ston1x/imgfetcha
Batch download images from an input file
batch downloader gem image ruby
Last synced: 07 Aug 2025
https://github.com/lancewalk87/cls-logical-expression-codebase
Software | Multi-Lingual Algorithms, Syntax, Paradigms, and Solutions.
algorithm-challenges c c-sharp cli cli-application conditions cplusplus cpp csharp golang java javas logic multilingual objective-c python ruby sandbox scala swift
Last synced: 10 Apr 2026
https://github.com/gogvale/rubycode
Ruby code for the Odin Project
odin-project ruby the-odin-project
Last synced: 22 Jun 2025
https://github.com/dux/class-cattr
class-cattr gem provides simple way to set and get class attributes in Ruby.
Last synced: 14 Mar 2025
https://github.com/loftwah/rails-blog
My Rails 7 Blog
blog docker docker-compose guide rails ruby tutorial
Last synced: 11 Apr 2026
https://github.com/kojix2/rumale_gnuplot
Rumale Gnuplot Exercise
gnuplot machine-learning narray ruby rumale
Last synced: 22 Jun 2025
https://github.com/vaiorabbit/nanovg-bindings
A Ruby bindings for NanoVG ( https://github.com/memononen/nanovg )
Last synced: 07 May 2025
https://github.com/andydevs/general
General is a simple templating system in ruby that allows you to create templates from both pure strings and files (with the extension .general), as well as create new strings and files with these created objects.
Last synced: 29 Mar 2025