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/chip/pathos.rb
pathos.rb - CLI for editing a PATH env variable
cli command-line command-line-tool env environment-variables path ruby tty
Last synced: 15 Jul 2025
https://github.com/aldesantis/artic
The scheduling toolkit for Ruby.
availability calendar ruby time
Last synced: 17 Jun 2025
https://github.com/kkasaija/tasty_trek
An app to keep 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
cancancan capybara-rspec devise postgresql rspec ruby ruby-on-rails
Last synced: 08 Sep 2025
https://github.com/abongsjoel/stock-picker
The project implement's a #stock_picker method that takes in an array of stock prices and returns a pair of days representing the best day to buy and the best day to sell.
Last synced: 08 Sep 2025
https://github.com/javitocor/ruby-capstone-project
Web Scraper - Final project of Ruby section inside Microverse's course - Project built to get all information related to the products inside Disney Store website. Information of the search is exported into a CSV file.
cleancode ruby ruby-capstone scraper
Last synced: 06 Apr 2026
https://github.com/datacrafts-io/stepped
Make your services running step-by-step with error handling, logging and easy testing.
Last synced: 26 Oct 2025
https://github.com/tahanima/quotes-scraper
Scrapes quotes and the names of their authors from the site - http://quotes.toscrape.com/
quotes ruby selenium-ruby selenium-webdriver web-scraper
Last synced: 11 Apr 2025
https://github.com/johansenja/gloss
Gloss is a language project which brings Crystal-like features to Ruby.
crystal ruby ruby3 type-definitions type-safety
Last synced: 07 May 2025
https://github.com/mikoto2000/librarysystem
架空の図書館の貸出管理システム
library-system ruby ruby-on-rails-7
Last synced: 10 Apr 2025
https://github.com/elastic/elastic-transport-ruby
Transport classes and utilities shared among Ruby Elastic client libraries
Last synced: 04 Apr 2025
https://github.com/dayvsonlima/try.js
😎 Sexy JavaScript fault-tolerant
fault-tolerance javascript ruby
Last synced: 09 Jul 2025
https://github.com/sixoverground/instagram_basic_display_api
A Ruby wrapper for the Instagram Basic Display API
api api-client instagram instagram-api instagram-client instagram-feed instagram-photos instagram-sdk ruby ruby-gem ruby-library ruby-on-rails rubygem rubygems rubyonrails
Last synced: 06 Oct 2025
https://github.com/natasha-ct/blog-app-rails
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.
css3 html rails railsgems rspec-rails rubocop ruby unit-testing validation
Last synced: 05 May 2025
https://github.com/natasha-ct/school-library-with-ruby
This is an application that works as a tool to record what books are in the library and who borrows them. The app will allow you to add new students or teachers , add new books, save records of who borrowed a given book and when. The data is later preserved in a database. This application also has a well organised UI layer which will be console app
associations constructor getter-and-setter ruby
Last synced: 05 May 2025
https://github.com/allenwq/settings_on_rails
:smile_cat: Ruby gem help to handle key/value settings(preferences) for ActiveRecord model. Settings are stored in hash, supports nested/multiple keys and default values.
Last synced: 19 Mar 2025
https://github.com/dreamingechoes/pomodoro-gui
Pomodoro with a minimal graphical interface in Ruby with Gosu, made for fun.
Last synced: 14 Jun 2025
https://github.com/docusign/sample-app-webhooks-ruby
Webhooks Sample App is a Docusign sample application written in Ruby on Rails (server) and React (client). You can find a live instance running at
esignature ruby ruby-on-rails webhooks
Last synced: 11 Jul 2025
https://github.com/jqr/postgres_sequence_support
Support for manipulating PostgreSQL sequences from ActiveRecord.
Last synced: 27 Jun 2025
https://github.com/weedyseadragon/rails-guides-bookstore-models
Models used in the ActiveRecord Query Interface Rails Guide. DB migrations and code for seeding example data. Use this repo to run the examples and explore more.
documentation rails rails-guides ruby ruby-on-rails
Last synced: 05 May 2025
https://github.com/pienkowb/preserve
Persist parameter values between requests
Last synced: 13 Apr 2025
https://github.com/cyberarm/author_enginev2
A virtual console that you code in Ruby.
game-development gosu ruby virtual-console
Last synced: 11 Apr 2025
https://github.com/jo-sm/base_emoji
The most useful way to encode your data!
Last synced: 17 Jan 2026
https://github.com/sambeck87/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. This app allows the user to: register and log in, so that the data is private to them. introduce new transactions associated with a category.
bootstrap device postgresql ruby ruby-gem ruby-on-rails
Last synced: 23 Apr 2025
https://github.com/rustam-tolipov/real-time-message-app
Chat in real-time with this Ruby on Rails messaging app! Built with Redis and Rails for speed and efficiency, it keeps conversations smooth and instant. Jump in and start connecting!
action-cable css javascript postgresql ruby ruby-on-rails
Last synced: 11 Apr 2025
https://github.com/danielpclark/read_source
Read method source and even open it in VIM with this gem.
ruby ruby-gem source-parser vim
Last synced: 10 Apr 2025
https://github.com/next-tms/freight_kit
Freight carrier API and website abstraction library 📦
active-shipping backoffice freight freight-carriers logistics ruby
Last synced: 07 Apr 2026
https://github.com/burtlo/ruby-automation
A five-day program to teach Ruby with the focus on building tools and automation.
Last synced: 11 Apr 2025
https://github.com/hellostealth/stealth-twilio
Twilio SMS driver for Stealth
chatbot ruby sms sms-messages stealth stealth-twilio twilio twilio-sms-driver
Last synced: 20 Mar 2025
https://github.com/julianpasquale/ruby-functional-programming
This repository includes the slide deck and code examples for my presentation about Functional programming in Ruby
functional functional-programming ruby
Last synced: 10 Jul 2025
https://github.com/abongsjoel/sub-strings
This project implements a #substrings method that takes a word and an array of valid substrings as arguments and returns a hash listing each substring that was found.
Last synced: 11 Apr 2025
https://github.com/eldoy/mongocore
MongoDB ORM implementation on top of the Ruby MongoDB driver. Very fast and light weight.
mongodb mongodb-orm mongodb-ruby-driver odm orm rails ruby ruby-mongodb-driver schema
Last synced: 21 Oct 2025
https://github.com/rdnewman/loba
Easy tracing for debugging. Handy methods for adding trace lines to output or Rails logs.
debugging-tool gem ruby ruby-gem
Last synced: 14 Jul 2025
https://github.com/andrewmcodes-archive/ruby-meetup-online
Ruby Meetup: Online landing page
conference gatsby meetup rails ruby rubyonrails
Last synced: 29 Sep 2025
https://github.com/sparkymat/argon
Argon generates a workflow engine (built around a state machine)
ruby ruby-on-rails state-machine workflow-engine
Last synced: 10 Apr 2025
https://github.com/swedbankpay/swedbank-pay-design-guide-jekyll-theme
Swedbank Pay Design Guide theme for Jekyll
design-guide jekyll ruby swedbank-pay
Last synced: 05 Feb 2026
https://github.com/oybekkayumov/enumerable-ruby
This project uses ruby to implement an enumerable mixin.
enumerable mixins proc ruby yield
Last synced: 12 Jul 2025
https://github.com/icy/rolo
Prevents a program from running more than one copy at a time
Last synced: 17 Mar 2025
https://github.com/parolkar/rayrayhooray
A Rails 8 LLM Starter Kit with Raix and RailsUI on Replit
rails replit replit-hosting ruby ruby-on-rails starter-kit starter-template
Last synced: 10 Apr 2025
https://github.com/abongsjoel/tic-tac-toe
This project creates a simple but amazing Tic Tac Toe game using Ruby and OOP. Also implemented Testing using Rspec.
Last synced: 11 Apr 2025
https://github.com/descholar-ceo/telegram-bot
In this project, I built a telegram bot that tells you the COVID-19 statistics, today's word of brevity, and today's quote.
Last synced: 28 Oct 2025
https://github.com/hyperstack-org/website
Hyperstack.org website
isomorphic javascript opal opal-framework ruby ruby-on-rails semantic-ui-react webpack webpacker yarn
Last synced: 09 Jul 2025
https://github.com/juanitofatas/ojad
CLI for OJAD
client command-line japanese ojad ruby
Last synced: 29 Jan 2026
https://github.com/jg-rp/ruby-json-p3
JSONPath, JSON Patch and JSON Pointer for Ruby
Last synced: 12 Apr 2025
https://github.com/picatz/vifi
📶 A simple wifi signal strength monitoring application for macOS.
chartjs macos ruby visualization webapp wifi
Last synced: 22 Apr 2025
https://github.com/eggmantv/wechat-mini-program-in-action
微信小程序开发
javascript ruby wechat wechat-mini-program
Last synced: 14 Oct 2025
https://github.com/snasirca/mikado-graph-generator
Provides a simple DSL for generating Mikado Graphs using GraphViz.
Last synced: 14 Oct 2025
https://github.com/patorash/ransacker_translator
Ransackを使って全角半角検索をできるようにします。
Last synced: 17 Oct 2025
https://github.com/wildmaples/ruby-hack-assembler
A Hack assembler written in Ruby 🔨 (Chapter 6, The Elements of Computing Systems)
assembler hackassembler nand2tetris nand2tetris-assembler ruby
Last synced: 24 Jan 2026
https://github.com/ruby-processing/picrate
A ruby-processing for the raspberry-pi (works on linux)
creative-coding generative-art jruby processing raspberrypi ruby
Last synced: 26 Oct 2025
https://github.com/maumagnaguagno/map_generator
:globe_with_meridians: Map generator for the lazy game designer
Last synced: 09 Apr 2025
https://github.com/toyama0919/tagenv
ec2 instance tag apply environment variables.
ec2 ec2-instance environment-variables ruby
Last synced: 30 Oct 2025
https://github.com/acushlakoncept/micro-reddit
This project was used to get our feets wet working on database model using Rails powerful ORM called Active Records. The data structures necessary to support link submissions and commenting on Reddit was the main focus of this project
active-records gem ruby ruby-on-rails webpack
Last synced: 23 Apr 2025
https://github.com/abhinavs/scoop
Scoop - a production-ready Sinatra boilerplate project using Corneal, ActiveRecord, Capistrano, Puma & Nginx
activerecord api-boilerplate capistrano corneal json-api nginx nginx-proxy puma ruby sinatra sinatra-boilerplate sinatra-mvc sinatra-skeleton
Last synced: 23 Apr 2025
https://github.com/georginapuig/rails-cruise-ships
Airbnb clone 🚢 rent cruise ships.
css erb html javascript lewagon rails rent-cruise-ships ruby ruby-on-rails scss
Last synced: 23 Apr 2025
https://github.com/nbulaj/alpha_card
A Ruby / JRuby / Rails gem for integrating with Alpha Card Services
alpha-card jruby payment-gateway ruby sales
Last synced: 04 Jul 2025
https://github.com/pablobona/recipe-app
Welcome to the Recipe App, a Ruby on Rails-based application designed to simplify your recipe management process. This application allows users to save and organize ingredients, manage their inventory, create new recipes, and generate shopping lists based on available ingredients and missing items.
devise rails ruby ruby-app ruby-gem ruby-on-rails
Last synced: 06 Jul 2025
https://github.com/sergey-homenko/llm_cost_tracker
Rails-native LLM cost ledger: track spend by user, feature, provider, and model with self-hosted ActiveRecord storage and budget guardrails.
ai anthropic cost-management cost-tracking deepseek faraday finops gemini llm llmops openai openrouter rails ruby
Last synced: 29 Apr 2026
https://github.com/mifiel/ruby-api-client
Mifiel API Client for ruby
electronic-signatures mifiel ruby ruby-on-rails
Last synced: 05 Sep 2025
https://github.com/melashu/json_or_ruby_to_csv
This gem converts arrays of JSON objects, arrays of hashes, arrays of ActionController params, simple hashes, or ActiveRecord relations and objects to a CSV-formatted string.
Last synced: 24 Apr 2025
https://github.com/stitchfix/resqutils
Handy methods, classes, and test support for applications that use Resque
Last synced: 25 Apr 2025
https://github.com/bigcommerce/gruf-commander
Command/Request library for Gruf request validation
Last synced: 22 Apr 2025
https://github.com/jbox-web/redmine_default_members
A Redmine plugin to add default members on project creation, easy ;)
rails redmine redmine-plugin ruby
Last synced: 03 Mar 2026
https://github.com/healthypackrat/safari_bookmarks_parser
Dump ~/Library/Safari/Bookmarks.plist as JSON/YAML (RubyGems)
Last synced: 28 Apr 2025
https://github.com/andredarcie/tracker
The most funny entertainment tracker ever 🔥
books comics documentaries games movies postgres rails ruby tv-shows
Last synced: 28 Apr 2025
https://github.com/kaykeeb3/concessionaire
Projeto de nota final de cursor, ele foi desenvolvido através de boas práticas e consolidado com nota máxima sendo aprovado.
Last synced: 16 Jul 2025
https://github.com/paulfioravanti/exercism
My solutions for Exercism exercises
bash c clang cplusplus crystal elixir elm erlang exercism exercism-exercises exercism-solutions java javascript julia python reasonml ruby rust swift typescript
Last synced: 26 Feb 2026
https://github.com/sevlamare/tictactoe_ruby
Mini game to play on command line.
object-oriented-programming ruby
Last synced: 12 Mar 2026
https://github.com/johansenja/quince
A web framework for building React-style apps in Ruby. Check out the demo 👇
Last synced: 29 Apr 2025
https://github.com/mohamedhnoor/hellorails
Hello Rails is a simple backend api that provides random greetings. It is built using Ruby on Rails and Postgres database.
postgresql ruby ruby-on-rails rubygems
Last synced: 10 Apr 2025
https://github.com/petethepig/apfs-rb
Ruby bindings for Apple File System (APFS) APIs
Last synced: 26 Feb 2026
https://github.com/nilsding/webm-index
a simple frontend for your WebM directory
coffeescript frontend index ruby webm
Last synced: 06 Oct 2025
https://github.com/aliyeysides/openai-quickstart-ruby
Ruby example app from the OpenAI API quickstart tutorial
ai artificial-intelligence openai ruby sinatra tutorial
Last synced: 01 Feb 2026
https://github.com/frempongdev/oop-school-library
School Library is a Ruby console application for managing a library of a school. The application leverages Object Oriented Programming (OOP) and its classes to create manageable objects like students, teachers, classroom etc. Built with Ruby, Postgesql.
database oop oop-in-ruby orm postgresql relational-databases ruby sql
Last synced: 09 Oct 2025
https://github.com/vin-droid/to_rupees
Spell out numbers in Indian currency. https://rubygems.org/gems/to_rupees
indian money money-in-words ruby ruby-on-rails rupees words
Last synced: 10 Oct 2025
https://github.com/richbl/motion-surveillance
Ruby-based video security surveillance system using Motion (a software motion detector)
email image iot motion motion-detection motion-detector motion-surveillance ruby security surveillance video video-surveillance
Last synced: 10 Oct 2025
https://github.com/haroonabdulrazaq/tictactoe
(Solo)TicTacToe is a 3x3 grid dual player game that assigns symbols(Xs, Os) to players. The final outcome is either a tie or a win. There are 8 possible winning combinations from a player, the player can win by making 3 consecutive moves either vertically, horizontally or diagonally. A player has a maximum of 5 possible moves.
Last synced: 25 Feb 2026
https://github.com/artofcodelabs/generic_job
Run instance and class methods in the background jobs with ease. GenericJob is a higher level abstraction on the top of ActiveJob.
activejob enhancement plugin queueing rails ruby ruby-on-rails
Last synced: 21 Jan 2026
https://github.com/Mayurifag/bets_accounting
:book: Better alternative to bets statistics spreadsheet. Built with Rails and Vue.js
dip docker docker-compose github-actions lefthook rails ruby vue
Last synced: 12 Oct 2025
https://github.com/justalever/blogmorphing
A short guide on how to use morphing from Turbo 8 and ruby on rails
rails7 ruby ruby-on-rails turbo turbo-rails
Last synced: 01 Oct 2025
https://github.com/amkisko/action_reporter.rb
ActionReporter as a ruby wrapper for multiple reporting services for exceptions, notifications and context reporting
audited error-reporting honeybadger monitoring ruby ruby-on-rails scoutapm sentry
Last synced: 02 Apr 2026
https://github.com/sammyhenningsson/hal_presenter
DSL for writing Presenters to serialize JSON HAL
curie hal hypermedia-api ruby serialization
Last synced: 19 Mar 2025
https://github.com/rafbm/micky
Lightweight and worry-free HTTP client for Ruby
errors exceptions http redirects ruby
Last synced: 11 Apr 2025
https://github.com/state-machines/state_machines-activemodel-observers
activemodel observer ruby state-machine
Last synced: 09 Sep 2025
https://github.com/picoruby/picoruby-esp32
This is a component that can be used with ESP-IDF, allowing you to add PicoRuby to your project.
esp-idf-component esp32 picoruby ruby
Last synced: 07 May 2025
https://github.com/hrs/blueprint
A teeny tiny Scheme implemented in Ruby.
fexprs interpreter ruby scheme
Last synced: 07 May 2025
https://github.com/shivabhusal/algorithms_n_data_structures
Contains all common algorithm theories and implementation in various languages like C, Ruby, etc
algorithms c data-structures learning ruby
Last synced: 15 Jul 2025
https://github.com/gangelo/simple_command_dispatcher
A Ruby Gem that dispatches SimpleCommands (simple_command gem) dynamically, so that API applications do not have to hard-code things like api modules and version numbers.
api api-rest rails rails-api rails-gem ruby ruby-on-rails
Last synced: 13 Apr 2025
https://github.com/trinsic-id/sdk
This repository contains the samples for all major languages and frameworks. It also contains our UI SDKs to launch verification flows using the Trinsic widget.
android csharp dotnet flutter go identity-verification java openapi-generator php python react-native ruby switft trinsic typescript web
Last synced: 03 Aug 2025
https://github.com/thecodechaser/tdd-project
In this project I implemented a class with some methods, but i did it by doing test-driven development (TDD).
Last synced: 11 Jul 2025