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/artkirienko/backend-developer-test
📝Test assignment for Ruby on Rails Developer position
coding-challenge coding-task coding-test home-assignment home-task home-test rails ruby ruby-on-rails test test-assignment
Last synced: 06 Nov 2025
https://github.com/belsman/ruby-capstone
This project entails building a program that crawls daily data about COVID-19 from a website and displays it in the terminal. Built with Ruby.
microverse-projects ruby web-scraping
Last synced: 19 Apr 2025
https://github.com/emfy0/ar_virtual_field
Provides an easy mechanism to define virtual fields within an ActiveRecord model
Last synced: 26 Jul 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/jimmycuadra/lita-key-value
A Lita handler for storing snippets of text.
chatops key-value lita lita-handler ruby
Last synced: 27 Jul 2025
https://github.com/monade/cognito_rails
Add Cognito authentication to your Rails API
aws-cognito cognito rails rails-api rails-authentication ruby
Last synced: 11 Nov 2025
https://github.com/envygeeks/jekyll-faker
Faker wrapper for Jekyll, a library that generates fake data
content jekyll prototyping ruby user-interface
Last synced: 13 Apr 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/hummusonrails/school-health-declaration-automation
Automate the daily school health declaration form
automation hacktoberfest nokogiri ruby script selenium watir
Last synced: 29 Aug 2025
https://github.com/dwilkins/nacha
ACH Parser implemented in Ruby
ach banking-formats metaprogramming nacha rspec ruby
Last synced: 07 Jul 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/anouarbensaad/mob
Management Of Breakdowns : a intranet project management of computer breakdowns in university with Ruby & Rails
breakdown management-system ruby ruby-on-rails
Last synced: 30 Jul 2025
https://github.com/akarzim/bridgetown_markdown_lazylinks
Support for lazy markdown reference links
bridgetown-plugin gem markdown ruby
Last synced: 13 Sep 2025
https://github.com/curiousmarkingsco/messaged
A gem for quickly and easily implementing Hotwire Turbo chat modules on Ruby on Rails apps.
hotwire-turbo instant-messaging ruby ruby-on-rails
Last synced: 29 Mar 2025
https://github.com/mkon/db_lock
Obtains manual db locks.
database hacktoberfest mutex ruby
Last synced: 30 Jul 2025
https://github.com/raminmammadzada/rails-blog-app
Microverse School > Rails > #2 Blog App
migration rest ruby ruby-on-rails
Last synced: 26 Oct 2025
https://github.com/open-meteo-ruby/open-meteo-ruby
Ruby client for OpenMeteo
Last synced: 13 Apr 2025
https://github.com/drexed/lite-command
Ruby Command based framework (aka service objects)
command-pattern ruby service-object
Last synced: 07 May 2025
https://github.com/jmoseka/oop-school-library
Implement classes, objects, encapsulation, inheritance, associations with Ruby
Last synced: 28 Aug 2025
https://github.com/rwubakwanayo/motorbike_booking_backend
Motorbike Booking is a Rails back-end application that enables users to book Motorbikes. It provides API endpoints for the front end, allowing them to load, create, and delete Motorbikes, as well as make reservations. Users need to register or log in to access the API endpoints, which can be done via the same endpoints.
Last synced: 23 Mar 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/damolinx/vscode-sorbetto
Extension providing language services for Ruby using Sorbet.
bundler cursor cursor-extension ruby sorbet vscode vscode-extension
Last synced: 24 Apr 2026
https://github.com/cbrnrd/radon
🤖 Create starter code for all different environments
boilerplate code code-generator ruby
Last synced: 15 Oct 2025
https://github.com/ph-7/peachlang
:peach: PeachLang™ is a simple interpreted language done with Ruby using Racc (the Ruby version of Yacc/Bison). The language has been made thanks to MACournoyer's book http://01script.com/comment-creer-son-langage-de-programmation/
bison interpreted-language interpreted-languages interpreted-programming-language interpreter language own-language parser peach-language peachlang programming programming-language programming-languages racc ruby simple-programming-language yacc
Last synced: 09 Apr 2025
https://github.com/afsalthaj/tic-tac-toe
minimax-algorithm object-oriented ruby tictactoe-game
Last synced: 06 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/kevinstuffandthings/timeboss
Broadcast Calendar navigation in Ruby made simple
broadcast-calendar gregorian-calendars ruby rubygems
Last synced: 10 Oct 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/zerocracy/fbe
FactBase Extended (FBE) for the judges in judges-action and inside Baza
Last synced: 01 Apr 2026
https://github.com/swordray/adsense_helper
Rails helper for Google Adsense code
Last synced: 25 Apr 2025
https://github.com/restaurant-cheetah/fuli
Respond to application errors with configurable notifiers
configurable-notifiers error-handling error-notifier fuli ruby
Last synced: 06 Oct 2025
https://github.com/fabianfrz/opnsense_client_lib
Library to use the OPNsense API - written in Ruby
Last synced: 26 Apr 2025
https://github.com/healthypackrat/safari_bookmarks_parser
Dump ~/Library/Safari/Bookmarks.plist as JSON/YAML (RubyGems)
Last synced: 28 Apr 2025
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/williamscch/school_library
Object Oriented Programming app. Simulates a library of an University, a useful tool that records what books are in the library and who borrows them.
classes oop oop-principles ruby
Last synced: 15 Mar 2026
https://github.com/prx/feeder.prx.org
Dovetail podcast content management system
Last synced: 10 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/jg-rp/ruby-json-p3
JSONPath, JSON Patch and JSON Pointer for Ruby
Last synced: 12 Apr 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/brandonweiss/git-hookshot
Share git hooks in Ruby projects among all the collaborators automatically, without them having to do anything.
Last synced: 18 Oct 2025
https://github.com/tobuya/post_stream
The Post Stream 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. Built by Ruby on Rails
css3 javascript postgresql ruby ruby-on-rails
Last synced: 14 Jun 2025
https://github.com/peterzhu2118/declarative_minitest
Ports Rails declarative minitest into regular minitest
Last synced: 07 Jul 2025
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/patricktulskie/concuss
Throw a bunch of headers at a web app and see what sticks
malformed-headers pentest ruby security security-auto security-tools testing webapp-security
Last synced: 28 Apr 2025
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/darrhiggs/sidekiq-trackable_batch
Access detailed, up-to-date information about a Sidekiq::Batch as it runs
Last synced: 25 Aug 2025
https://github.com/kiebor81/mudis
Mudis is a fast, thread-safe, in-memory, sharded LRU cache for Ruby and Ruby-on-Rails applications.
cache cache-control cache-storage caching expiry in-memory in-process key-value-store least-recently-used lock-free lru lru-cache lru-eviction memory-sharding rails ruby ruby-gem thread-safe ttl-cache ttl-cache-implementation
Last synced: 08 Oct 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/wbnns/eyeofsatoshi
A ruby gem that pulls the current bitcoin price from multiple cryptocurrency APIs.
bitcoin bitcoin-api bitcoin-price rails ruby ruby-on-rails rubygems
Last synced: 26 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/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/tiramizoo/simple_data_migrations
Data migrations
data hacktoberfest migration rails ruby
Last synced: 12 Oct 2025
https://github.com/seuros/diagram-ruby
code-generation developer-tools diagram dsl framework graph ruby ruby-gem structure visualization
Last synced: 04 Mar 2026
https://github.com/mrdziuban/opal-rb-loader
Opal webpack loader
opal ruby webpack webpack-loader
Last synced: 09 Oct 2025
https://github.com/r3dhulk/sqli-detector-in-ruby
SQL Detector Tool In Ruby
blackhat ethical ethical-hacking ethical-hacking-tools ethicalhacking hacking hacking-tool penetration-testing pentesting ruby ruby-for-ethical-hacker ruby-for-ethical-hackers ruby-for-ethical-hacking ruby-on-rails security sql sqli-scanner sqli-vulnerability-scanner
Last synced: 09 Oct 2025
https://github.com/tanhongit/samuraicrm
Build a Modular Engines Application with Rails 6, Rails 5. You can try it at https://railssamuraicrm.herokuapp.com
engines modular modular-rails modular-rails-application rails rails-crm rails-engine ruby samurai-crm samurai-crm-rails-6 samuraicrm tanhongit-rails
Last synced: 13 Oct 2025
https://github.com/acasaism/holded
gem hacktoberfest holded ruby ruby-gem rubyonrails
Last synced: 08 Oct 2025
https://github.com/senotrusov/workety
A library to run Ruby classes as daemons. Process start, signal handling, logfile/pidfile, restart by watchdog, exception handling, reporting to Airbrake and Exceptional, Rails environment load, mutithreaded workers.
daemon error-reporting exception-handling logging multithreading pidfile process rails ruby watchdog
Last synced: 07 Oct 2025
https://github.com/salanoid/octo-swot
Swot Analyze Rails Web App.
octo octo-swot rails rails5 ruby ruby-on-rails rubyonrails swot
Last synced: 06 Oct 2025
https://github.com/mtarnovan/ruby_pg_cdc
An (experimental) Ruby replication client / CDC for Postgres
cdc change-data-capture logical-replication postgres psql replication ruby
Last synced: 07 May 2025
https://github.com/jrjoacir/require-smasher
A simple way to require ruby files in directories and in its sub-directories, and gems.
directories directory directory-tree gem gems require ruby ruby-files
Last synced: 05 Mar 2026
https://github.com/tubbo/active_record-embedded
Embed Data in your ActiveRecord Models
activerecord document-database rails ruby
Last synced: 12 Apr 2025
https://github.com/ksk001100/pixel_matcher
Library to compare images and generate difference image files
diff-image image-processing imagemagick rmagick ruby
Last synced: 10 Apr 2025
https://github.com/slbug/claude-ruby-grape-rails
Claude Code plugin for Ruby, Rails, Grape, PostgreSQL, Redis, and Sidekiq development
ai ai-agent ai-agents ai-tools claude claude-code llm ruby ruby-on-rails
Last synced: 06 May 2026
https://github.com/mohamedhnoor/rails-blog
For this project, I created a simple blog application using CRUD operations and routes in Ruby on Rails. I started by setting up my models, controllers, and views, and then added the necessary routes to enable CRUD functionality for blog posts.
Last synced: 10 Apr 2025
https://github.com/mosegontar/rubymuse
A Ruby wrapper for the Datamuse API
api-wrapper datamuse datamuse-api language rhymes ruby thesaurus
Last synced: 14 Feb 2026
https://github.com/userlist/userlist-ruby
Ruby wrapper for the Userlist Push API
Last synced: 11 Feb 2026
https://github.com/skateman/dev-board
A simple developer dashboard that displays open PRs for a GitHub repo
dashboard development rails ruby
Last synced: 12 Apr 2025
https://github.com/jimmycuadra/lita-wordnik
A Lita handler for dictionary functionality backed by Wordnik.
chatops lita lita-handler ruby wordnik
Last synced: 16 Oct 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/nownabe/sample-rails-on-google-cloud
Sample repository for the article: Fully managed Ruby on Rails on Google Cloud (できるだけインフラ運用したくない Ruby on Rails on Google Cloud)
google-cloud ruby ruby-on-rails serverless
Last synced: 12 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/tarellel/activerecord-duckdb
A DuckDB database adapter for ActiveRecord
activerecord duckdb rails ruby rubygem rubyonrails
Last synced: 03 Apr 2026
https://github.com/javitocor/members-only
A project built with Ruby on Rails based on authenticate users and modify the view for logged users
microverse odin-project ruby ruby-on-rails
Last synced: 07 Oct 2025
https://github.com/dklisiaris/bibliography
Bibliography is a book cataloging web application with social features.
bibliography book-catalog rails ruby social-network
Last synced: 10 Jan 2026
https://github.com/ajitsing/rails_distributed_tracing
Distributed tracing for rails microservices
distributed-tracing microservices ruby ruby-on-rails rubygem
Last synced: 08 Oct 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/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/fedotov2d/goodheart
Clojure in pure Ruby 💖
clojure functional interop interoperability interpreter ruby scripting scripting-engine
Last synced: 14 Oct 2025
https://github.com/artichoke/docker-artichoke-nightly
🐳 Docker builds for nightly Artichoke
artichoke docker nightly nightly-build ruby rust rust-application
Last synced: 10 Apr 2025
https://github.com/jdennes/buienalarm
Super-simple library to scrape Buienalarm.nl for projected rainfall.
dutch netherlands rainfall ruby weather
Last synced: 01 Apr 2026
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/chargrilledchook/chess
Final assignment for the Ruby section of The Odin Project
Last synced: 23 Oct 2025
https://github.com/reednj/udp_rest
Client and server modules to allow making REST HTTP requests over UDP
Last synced: 02 Jul 2025
https://github.com/bienvenuushindi/recipe-app
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 rspec ruby ruby-on-rails
Last synced: 20 Apr 2025
https://github.com/fherrerao/recipe-app-capstone
Web application where users can create their own recipes, and see other people's recipes aswell. Must registrate before accessing the content.
Last synced: 19 Apr 2025
https://github.com/delonnewman/activerecord-pull
A simple query interface for pulling deeply nested data from records.
activerecord activerecord-queries database declarative-programming eav-model graph nested-objects nested-structures object-oriented-programming ontology query querying relational relational-database relational-databases ruby ruby-on-rails sql-databases tree trees
Last synced: 28 Oct 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/simandebvu/data-structures-algorithms
This repository will serve as a reference for knowledge, practice and implementation. More information available in the project WIKI.
practice ruby sorting-algorithms zimbabwe
Last synced: 23 Apr 2025