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/andrewmcodes-archive/ruby-meetup-online
Ruby Meetup: Online landing page
conference gatsby meetup rails ruby rubyonrails
Last synced: 29 Sep 2025
https://github.com/skatkov/jekyll-news-sitemap
Your friendly gem to produce Google News sitemap compatible xml file
google-news-sitemap jekyll-plugin ruby sitemap
Last synced: 13 Apr 2025
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/tarellel/activerecord-duckdb
A DuckDB database adapter for ActiveRecord
activerecord duckdb rails ruby rubygem rubyonrails
Last synced: 03 Apr 2026
https://github.com/petethepig/apfs-rb
Ruby bindings for Apple File System (APFS) APIs
Last synced: 26 Feb 2026
https://github.com/chargrilledchook/chess
Final assignment for the Ruby section of The Odin Project
Last synced: 23 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/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/dhyegocalota/active_admin-cep_auto_complete
Auto complete your addresses fields with Brazilian CEP (zip code) with your ActiveAdmin. :earth_americas:
activeadmin activeadmin-plugin brazil cep rails ruby
Last synced: 10 May 2026
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/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/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/patorash/ransacker_translator
Ransackを使って全角半角検索をできるようにします。
Last synced: 17 Oct 2025
https://github.com/eggmantv/wechat-mini-program-in-action
微信小程序开发
javascript ruby wechat wechat-mini-program
Last synced: 14 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/junip/setup
My Software Installation Guide.
guide howtoinstall install installrails installruby macos rails ruby setup setupzsh zsh
Last synced: 17 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/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/cr0t/ruby-on-whales
Docker Compose setup for Ruby & Ruby on Rails apps
docker docker-compose rails rails-development ruby
Last synced: 08 May 2026
https://github.com/greeenboi/markdown-superset-compiler
Compiler build on ruby to compile gh-flavor and more markdown to html for the web to render
cli-ui markdown ruby ruby-gem shopify-cli tui
Last synced: 15 Feb 2026
https://github.com/costajob/inci_score
A library that computes the hazard of cosmetic products components, based on the Biodizionario data
hazard inci-catalog inci-score ingredients levenshtein ruby
Last synced: 29 Oct 2025
https://github.com/kettle-dev/token-resolver
🪙 Configurable PEG-based token parser and resolver for structured token detection and replacement in arbitrary text
Last synced: 10 Jun 2026
https://github.com/iturres/coding-challenges
👨💻 Collaborating with others, setting clear goals, and sharing knowledge are all essential components of my ongoing journey to become a proficient programmer.
c coding coding-challenges javascript python ruby sqlite3
Last synced: 15 Feb 2026
https://github.com/wilsonsilva/mcp-ruby
The Model Context Protocol is an open standard that enables developers to build secure, two-way connections between their data sources and AI-powered tools. The architecture is straightforward: developers can either expose their data through MCP servers or build AI applications (MCP clients) that connect to these servers.
mcp mcp-protocol mcp-ruby mcp-server model-context-protocol ruby
Last synced: 27 Apr 2026
https://github.com/sentayhu19/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. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.
bootstrap postgresql rails recipe-app ruby
Last synced: 28 Feb 2026
https://github.com/benmuiruri/rails-cook-book
The Rails Cook Book is a Ruby on Rails app that tracks 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
bootstrap5 css3 ruby ruby-on-rails
Last synced: 28 Feb 2026
https://github.com/mattkhan/jsonapi-resources-anchor
Easily generate TypeScript schemas, JSON Schemas, or any schema of your choice from cerebris/jsonapi-resources JSONAPI::Resource classes.
codegen jsonapi-resources rails ruby typescript
Last synced: 24 Oct 2025
https://github.com/timroesner/frontier
🚗 Ruby on rails project created in Spring 2017 for a class at SJSU. It is an example project of a simple web application demonstarted with a car rental service.
Last synced: 29 Apr 2026
https://github.com/ianks/dry-schema-extensions
Extensions for dry-schema
dry-rb json-schema openapi ruby
Last synced: 13 Mar 2026
https://github.com/madebylotus/prospector
Prospector provides a simple integration with the Gem Prospector service.
ruby ruby-gem ruby-library ruby-on-rails rubygems rubymotion
Last synced: 29 Apr 2026
https://github.com/ombulabs/rails-superhero-cards
Generate Rails Superhero Cards from a Prompt and Image
generative-ai open-ai python rails reactjs ruby ruby-on-rails
Last synced: 04 Mar 2026
https://github.com/praveen1664/praveenchefserver
This is a complete repo for chef server, chef client, application server, data server, data bags, environments, roles, cookbooks etc.
chef chef-cookbook chef-server cookbooks devops nginx round-robin ruby ruby-gem ruby-on-rails
Last synced: 07 May 2026
https://github.com/alvesjtiago/bitbuckit
Ruby gem for the Bitbucket API.
bitbucket gem ruby ruby-on-rails
Last synced: 25 Oct 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/codecaiine/rails-blog
A fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. Currently being worked on.
postgresql rails rspec-rails ruby
Last synced: 12 Feb 2026
https://github.com/willianantunes/ruby-playground
Steps to learn a new fresh language!
Last synced: 11 May 2026
https://github.com/coleturner/graphql-rails-activereflection
Reflection over GraphQL for ActiveRecord models and validators
activerecord graphql rails ruby validators
Last synced: 03 May 2026
https://github.com/haadiiii/oop-school-library
In this project I need a tool to help me record what books are in the universitie's library and who borrows them. The app that I will create will allow me to:
Last synced: 27 Oct 2025
https://github.com/openfoodfacts/ruby-games
Games to complete data on Open Food Facts
food games gamification opendata ruby sinatra
Last synced: 05 Mar 2026
https://github.com/vaiorabbit/ruby-opencl
Yet another OpenCL wrapper for Ruby
Last synced: 06 May 2026
https://github.com/janlelis/every_day_irb
developer-tools irb ruby ruby-console
Last synced: 22 Jan 2026
https://github.com/artkirienko/geolocation-api-takehome-assignment
📝Test assignment for Senior Ruby on Rails Engineer 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: 01 May 2026
https://github.com/jonathanhefner/railbarge
Turn-key Docker base images for Rails apps
docker rails ruby ruby-on-rails
Last synced: 05 Apr 2026
https://github.com/lucascompython/speed-comparison
This project compares the speed of different languages.
benchmark cpp csharp deno dotnet golang java javascript lua php powershell programming-languages python ruby rust sieve-of-eratosthenes speed speed-comparison typescript
Last synced: 22 Jan 2026
https://github.com/ldilley/discobot
:speech_balloon: A Discord bot written in Ruby
bot bots discord discord-bot discordbot discordbots ruby
Last synced: 05 May 2026
https://github.com/hammackj/kekkan
Kekkan is a parser for NIST Version 2 CVE and CPE XML files.
Last synced: 17 Mar 2026
https://github.com/sboursen/rails-capstone
The Portefeuille is a budget tracking app. After creating an account, it allows to add your daily transactions given some categories. It also allows you add your own categories and list all the transactions belonging to that particular category.
capybara daisyui devise rspec ruby ruby-on-rails tailwindcss
Last synced: 01 Feb 2026
https://github.com/michel-leonard/ciede2000
The CIEDE2000 color-difference formula implementations.
algorithm c color computer-vision data-science docs education example golang image-processing java javascript linux php python ruby rust simple testing windows
Last synced: 22 Mar 2025
https://github.com/mtwilliams/ryb
:meat_on_bone: Generate build files for Visual Studio, XCode, and Ninja.
build-system dsl ninja ruby visual-studio xcode
Last synced: 29 Sep 2025
https://github.com/defkode/esm-reader
Reader for .ddd (digital tachograph files)
Last synced: 26 Oct 2025
https://github.com/selma-belhadj/myenumerable
A ruby project with a personalised enumerable module which has the same functionality as methods in Enumerable
Last synced: 02 Feb 2026
https://github.com/owusu-desmond/guess-game
This is a simple guessing game. The program will generate a random number between 0 and 9. It will then prompt the player to enter a guess. After a guess is entered, the program will indicate whether the guess is too low or too high. If the guess is correct, the game will print a congratulatory message and exit.
Last synced: 29 Jul 2025
https://github.com/andyatkinson/development_guides
Installation Instructions for Rideshare
Last synced: 28 Aug 2025
https://github.com/takezyou/rb-spinners
More than 60 spinners for terminal, ruby wrapper for amazing node library cli-spinners and python library py-spinners.
Last synced: 16 Jan 2026
https://github.com/bytedecoder/onuro
Ruby Workflow Engine based in events that execute a collection of rules
Last synced: 09 May 2025
https://github.com/orangesi/grepfile
a alternative for $grep -f A.list B.list which cost too many memory and time
crystal-lang grep-like regex ruby
Last synced: 18 Sep 2025
https://github.com/ebenezr/clock-me-front-end
About timecard application made with react(Typescript) and Ruby , used to track clock in and clock out timestamps for employees and manage employees
activerecord react ruby sass typescript
Last synced: 15 Apr 2025
https://github.com/artichoke/spec-state
💎📈 Records historical ruby/spec compliance for Artichoke
artichoke language-specs ruby rubyspec
Last synced: 10 Apr 2025
https://github.com/gedeonts/catalog-of-my-things
A console app that helps users to keep a record of different types of things we won
Last synced: 03 Feb 2026
https://github.com/anthonycorletti/modal-rb
An unofficial ruby client for Modal.
Last synced: 11 Nov 2025
https://github.com/lcampanari/action_view_preview
Development tool for rendering views that wouldn't otherwise be rendered in your application
Last synced: 24 Jul 2025
https://github.com/omarluq/activerecord_liquid_drops
A ruby gem that adds support for creating liquid language drop class magically for every ActiveRecord model and assign drops as attributes
activerecord liquid liquid-templating-engine rails ruby ruby-on-rails shopify
Last synced: 14 Sep 2025
https://github.com/strongdm/strongdm-sdk-ruby
strongDM SDK for the Ruby programming language.
api automation ruby ruby-programming-language sdk strongdm strongdm-sdk
Last synced: 26 Feb 2026
https://github.com/philnash/sendgrid-email-status
A Rails application that sends emails via the SendGrid API and tracks their status
email rails rails6 ruby ruby-on-rails ruby-on-rails-6 sendgrid sendgrid-api twilio twilio-sendgrid
Last synced: 30 Sep 2025
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/vikdotdev/gh-note
An opinionated way of working with gists for note-taking.
Last synced: 28 Apr 2025
https://github.com/shashwatkathuria/socialcloud
Social Media Application similar to Instagram made using Ruby on Rails. Hosted at : https://social-cloud-sk17.herokuapp.com/
angularjs css javascript mongodb mongoid postgresql ruby ruby-on-rails social-media social-network sqlite ui-development web-application web-development
Last synced: 18 Feb 2026
https://github.com/andrewmcodes/haml-lint-action
A GitHub Action that lints your HAML code with HAML Lint!
action actions andrewmcodes annotations github-actions haml haml-action haml-lint haml-lint-action haml-linter-action lint linter ruby ruby-on-rails workflow
Last synced: 06 Aug 2025
https://github.com/xmisao/xcal
xcal displays a japan calendar like cal, ncal
Last synced: 24 Jul 2025
https://github.com/yohasebe/rubyplb
Command line Pattern Lattice building tool written in Ruby
pattern-lattice ruby visualization
Last synced: 14 Apr 2025
https://github.com/siman-man/ripper_tree
RipperTree is like tree command for Ripper#sexp.
Last synced: 19 Aug 2025
https://github.com/bright-phiri/art-backend
💎| AliLabs ART Sample Tracking Backend
api-development back-end backend-development rails-api rails7 ruby
Last synced: 01 Oct 2025
https://github.com/juanitofatas/99bottles-demo
TDD for 99bottles by Sandi Metz
Last synced: 05 Apr 2025
https://github.com/isupatches/sidekiq-process-health-check
Provides an endpoint that outputs the number of sidekiq jobs and processes and if they are within set bounds
rails ruby ruby-gem ruby-on-rails sidekiq
Last synced: 01 Oct 2025
https://github.com/mikhailvs/simple-serializer
Easily serialize any object.
json-serialization rails ruby serialization serialize serialize-objects serializer
Last synced: 26 Oct 2025
https://github.com/vavgustov/rgversion
Quickly copy latest semantic gem version to Gemfile
Last synced: 09 Aug 2025
https://github.com/kymmt90/active_record-type-encrypted_string
Provides encrypted string attributes to Active Record models
activerecord encryption rails ruby
Last synced: 08 Aug 2025
https://github.com/balerum03/groups_capstone
This app works as a to-buy list, you can create groups and add items you need to those groups so that you don't forget to buy them. Used Ruby on Rails, Active Record, CSS & HTML, and PostgreSQL.
activerecord heroku heroku-deployment html-css postgresql-database rails rspec ruby rubyonrails
Last synced: 08 May 2026
https://github.com/artur-sulej/ruby_node
Code BEAM US '24 – Two solutions to make Ruby act like Elixir/Erlang node
Last synced: 23 Apr 2025
https://github.com/noprompt/burdock-mode
An Emacs mode for Ruby providing structured editing and evaluation operations.
emacs ruby structured-editing structured-evaluation
Last synced: 26 Jun 2025
https://github.com/quacksouls/tekyll
Jekyll template for documentation
documentation jekyll jekyll-theme ruby template
Last synced: 07 Mar 2026
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/mallozup/bacheca
visualize your jenkins tests in nice charts (Ror)
continuous-integration dashboard data-visualization jenkins rails ruby visualization
Last synced: 20 Jan 2026