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/chinazhangchao/crystal-book-zh_cn
Crystal中文文档,欢迎一起翻译^_^,QQ交流群号:823109001
crystal crystal-lang crystal-language ruby
Last synced: 12 May 2025
https://github.com/foca/migajas
Tiny breadcrumbs for your Rack apps.
breadcrumbs cuba rack rails roda ruby
Last synced: 27 Jun 2025
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/dannyben/nasdaq
Nasdaq Data Link API Ruby Library and Command Line
api api-client command-line economic-data gem quandl quandl-api ruby
Last synced: 18 Apr 2025
https://github.com/v-blaze/budget_app
Budget App is a mobile web application where you can manage your budget: You have a list of expenses associated with a category, so that you can see how much money you spent and on what.. Built with Ruby on Rails
activerecord css devise erb-template postgresql ruby ruby-on-rails sql
Last synced: 17 Mar 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/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/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/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/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/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/icebaker/lnd-client
Ruby Lightning Network Daemon (lnd) Client.
bitcoin grpc lightning lightning-network lnd ruby
Last synced: 22 Jul 2025
https://github.com/c00p75/oop-school-library
School Library is a Ruby practice project aimed at mastering Object Oriented Programming.
Last synced: 01 Sep 2025
https://github.com/sevlamare/wallet
database-diagram heroku-deployment rails ruby ruby-on-rails rubyonrails
Last synced: 25 Feb 2025
https://github.com/pablobona/catalog-of-my-things-ruby
Welcome to the Catalog of My Things console app! This Ruby-based application allows you to manage collections of items you own, including books, music albums, movies, and games. You can keep track of various details about these items and perform tasks such as adding new items, listing items, and more.
data-structures database json methods object preserve rubocop ruby ruby-gem testing
Last synced: 10 Jun 2025
https://github.com/alhimik45/c-formatter
Format java/c code like python
formatted-text formatter fun ruby
Last synced: 14 May 2025
https://github.com/diowa/ruby3-rails7-bootstrap-heroku
An opinionated starter application based on Ruby 3.1, Rails 7.1, Webpack 5, pnpm, and Bootstrap 5, deployable on Heroku
bootstrap font-awesome heroku pnpm postgresql rails redis rspec rubocop ruby slim starter-app turbo
Last synced: 16 Apr 2025
https://github.com/dohliam/workflow
Quick prototyping script for creating rich html and pdfs from markdown documents
css html markdown pdf prototyping ruby
Last synced: 14 Apr 2025
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/lambda2/breezer
🔒 Lock your Gemfile dependencies to safe versions
Last synced: 18 Jan 2026
https://github.com/iamyunusali/eventify-backend
Eventify is a Full-stack web application. that makes easier to post, reserve and delete events on a click of button. This is the Backend(API) of the System.
postgresql rspec-rails ruby ruby-on-rails swagger swagger-ui
Last synced: 24 Apr 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/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/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/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/jg-rp/ruby-json-p3
JSONPath, JSON Patch and JSON Pointer for Ruby
Last synced: 12 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/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/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/danifromecuador/recipes
This is a Server-side Rendering application (SSR) following the MVC architecture. After the user logs in, them can create or edit recipes, adding or removing ingredients, generating shopping list and sharing their recipes with all other users.
postgresql rails render-deployment ruby
Last synced: 24 Apr 2025
https://github.com/lucasmsa/timeblocks-problem
⏱ Trying to come up with my solution to the problem seen in this video: https://youtu.be/3Q_oYDQ2whs
Last synced: 24 Apr 2025
https://github.com/peopledatalabs/peopledatalabs-ruby
A Ruby client for the People Data Labs API
api company-data company-search contact-data enrichment people-data peopledatalabs person-search ruby ruby-gem sdk-ruby search
Last synced: 11 Mar 2026
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/fedotov2d/goodheart
Clojure in pure Ruby 💖
clojure functional interop interoperability interpreter ruby scripting scripting-engine
Last synced: 14 Oct 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/patorash/ransacker_translator
Ransackを使って全角半角検索をできるようにします。
Last synced: 17 Oct 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/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/DragonRuby/lightstorm
Minimalistic ahead-of-time Ruby compiler
Last synced: 10 Aug 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/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/dodonki1223/eroge_release_cmd
美少女ゲームの発売リストをコマンドラインで操作するツールです
cli-app google-drive-ruby rspec ruby
Last synced: 23 Oct 2025
https://github.com/ronin-rb/ronin-post_ex
A Ruby API for Post-Exploitation
hacktoberfest post-exploitation ruby
Last synced: 05 Sep 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/johansenja/quince
A web framework for building React-style apps in Ruby. Check out the demo 👇
Last synced: 29 Apr 2025
https://github.com/nilsding/questiongenerator
A simple question generator.
generator justask question retrospring ruby
Last synced: 23 Apr 2025
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/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/yb66/bbedit-stuff
The scripts and text filters I use with BBEdit, my favourite editor
bbedit editor-helper editor-plugin ruby script text-filter textwrangler
Last synced: 09 Apr 2025
https://github.com/boardfish/nvar
Configure required environment variables for your Ruby app
environment-variables ruby ruby-gem ruby-on-rails
Last synced: 16 Jun 2025
https://github.com/simnalamburt/kollus-ruby
:package: kollus API written in ruby
Last synced: 31 Jul 2025
https://github.com/hseadc/inkz
media service about tattoos
bozzhik inkz rails rails-api rails-application ruby ruby-app ruby-on-rails tailwindcss
Last synced: 01 Oct 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/oybekkayumov/morse-code
This project uses ruby to decode morse code and returns the message in plain English.
irb linters pair-programming rubocop ruby
Last synced: 23 Apr 2025
https://github.com/prx/feeder.prx.org
Dovetail podcast content management system
Last synced: 10 Apr 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/justalever/foodlog
This Ruby on Rails application is part of a crash course published on Traversy Media authored by Andy Leverenz of @webcrunchblog creator of web-crunch.com and the course Hello Rails.
Last synced: 23 Apr 2025
https://github.com/safafa/ror-book-stats
A rails web application that allows users to keep track of their readings. The app is deployed on Heroku.
css erb heroku html5 postgres ruby ruby-on-rails
Last synced: 23 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/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/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/schmidt/redmine_zxcvbn
Redmine zxcvbn plugin
hacktoberfest redmine-plugin ruby
Last synced: 13 Sep 2025
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/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/adewunmi97/ror-capstone
In this project, I built a Job opinion application based on a redesign of Twitter.
Last synced: 23 Apr 2025
https://github.com/mhdez221993/tic_tac_toe
A game in which two players alternately put Xs and Os in compartments of a figure formed by two vertical lines crossing two horizontal lines and each tries to get a row of three Xs or three Os before the opponent does .
Last synced: 23 Apr 2025
https://github.com/loftwah-demo/linux-for-pirates-2
DevOps with Docker, Ruby on Rails and Linux for Pirates!
docker docker-compose linux npm ruby ruby-on-rails tutorial
Last synced: 24 Oct 2025
https://github.com/tanvir002700/convert_unit
A Ruby Library for dealing with different types of unit conversion.
conversion ruby ruby-gem unit-conversion
Last synced: 28 Apr 2025
https://github.com/eapenzacharias/cashflo
cashFlo is a web application where you can manage your budget: you have a list of transactions associated with a category, so you know how much you spent.
alpinejs expense-tracker mobile-first open-source rails rspec rubocop ruby tailwindcss
Last synced: 07 Oct 2025
https://github.com/javitocor/mastermind_ruby
Classic Mastermind game in command line built with Ruby by following OOP. Users can play this classic game being the code maker or the decoder.
classic-game code project rspec ruby
Last synced: 07 Oct 2025
https://github.com/fastruby/benches
A few benchmarks we run for the Ombu Labs blog
benchmarking ruby ruby-benchmarks
Last synced: 07 Oct 2025
https://github.com/paradoxv5/godot.rb
CRuby in Godot Engine
embedded-ruby gdextension godot-4 godot-engine looking-for-contributors ruby
Last synced: 08 Oct 2025
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/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/ptsurbeleu/jekyll-theme-specs
:gem: Human-readable specifications for your Jekyll theme!
cucumber jekyll jekyll-theme jekyll-themes ruby ruby-gem
Last synced: 05 Jul 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/thecodechaser/my-ruby-enumerable
In this project I learned how to use a module inside a class. For this I created a class MyList and a module MyEnumerable. Our module MyEnumerable implemented a subset of the functionality of Ruby's in-built Enumerable.
Last synced: 24 Apr 2025
https://github.com/jbampton/ruby-eclipse-cheatsheets-to-dita
Transforms Eclipse cheat sheets (XML) to DITA with Ruby, XSLT, XPath, Nokogiri
command-line-tool dita eclipse-cheat-sheets nokogiri ruby xml xpath xslt
Last synced: 27 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/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/mrdziuban/opal-rb-loader
Opal webpack loader
opal ruby webpack webpack-loader
Last synced: 09 Oct 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/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/josephbuchma/postman-ruby
Parse & make http requests from Postman's (getpostman.com) exported collections (Collection V2)
Last synced: 23 Oct 2025
https://github.com/afsalthaj/tic-tac-toe
minimax-algorithm object-oriented ruby tictactoe-game
Last synced: 06 Oct 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/seuros/diagram-ruby
code-generation developer-tools diagram dsl framework graph ruby ruby-gem structure visualization
Last synced: 04 Mar 2026
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/shayonj/emergency_number
Get any emergency numbers for any country in the world. Based on Emergency Number API.
api-wrapper emergency-numbers ruby ruby-gem
Last synced: 24 Oct 2025
https://github.com/dannyben/loadrunner
GitHub Webhook Server and Event Simulator
Last synced: 18 Apr 2025