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-14 00:26:59 UTC
- JSON Representation
https://github.com/acook/that_object_is_so_basic
TOISB provides a wrapper class for dealing with BasicObjects in style!
debugging-tool minimalist-library object-oriented ruby testing-tools
Last synced: 05 Jul 2025
https://github.com/pmutua/zumblr
A Blog Application in Ruby on Rails
blog-platform devise postgresql rails rails5 ruby simple-form
Last synced: 29 Apr 2026
https://github.com/odilson-dev/hangman
A simple command line Hangman game where one player plays against the computer, the player is able to save his progression and keep playing later at exactly where he left off.
file marshal project-hangman ruby serialization
Last synced: 25 May 2026
https://github.com/darhazer/active_record_change_matchers
Custom RSpec matchers for ActiveRecord record creation.
active-record rspec rspec-custom-matchers ruby
Last synced: 03 Mar 2026
https://github.com/daguttt/ror-chat
AI Chat using OpenAI API
llms openai ruby ruby-on-rails
Last synced: 20 Apr 2026
https://github.com/bria222/rails-api-jwt-authentication
this is simple Rails API authentication using JSON Web Token (JWT)
api-rest cancancan jwt-authentication postgresql ruby ruby-on-rails testing
Last synced: 20 Apr 2026
https://github.com/saleszera/ruby-chatkit
🤖 Ruby client library for OpenAI's ChatKit API - A Ruby abstraction of chatkit-js with session management, conversations, and file uploads
chatkit chatkit-api openai ruby ruby-gem
Last synced: 29 Jan 2026
https://github.com/sasaharukimedes/gen3-kotonoha
This is the repository of my application "Kotonoha (version.3)".
google-analytics google-api rails7 render ruby ruby-on-rails tailwindcss
Last synced: 06 Oct 2025
https://github.com/taylorthurlow/rust_json_schema-rb
Ruby wrapper for Rust's jsonschema-rs crate
Last synced: 21 Feb 2026
https://github.com/kananinirav/sleep_tracker
Sleep Tracker
api ruby ruby-on-rails sleep-tracker
Last synced: 20 Apr 2026
https://github.com/raws/harby
Tcl-like syntax parser
grammar grammar-parser parser ruby tcl
Last synced: 10 Oct 2025
https://github.com/atomaka/cc-bandwidth
Ruby script to grab your current Comcast bandwidth usage.
bandwidth bandwidth-monitor comcast ruby
Last synced: 12 Jun 2025
https://github.com/Narazaka/jx_client
日本におけるインターネットEDI(電子データ交換)において利用されるJX手順通信ライブラリ
Last synced: 10 Mar 2025
https://github.com/nullnull/simple_sitemap_generator
A gem for rails to generate sitemap.xml by using config/routes.rb
Last synced: 15 Jul 2026
https://github.com/etagwerker/etagwerker
Ernesto Tagwerker, Founder & CTO at UpgradeJS.com, FastRuby.io, and OmbuLabs
Last synced: 20 Apr 2026
https://github.com/dannnylo/shoryuken_newrelic
A gem to enable New Relic's instrumentation to Shoryuken jobs.
Last synced: 19 Jan 2026
https://github.com/felipe-perez-ferraro/trans_by
A Project made in ruby on rails where you can load your categories and make transactions inside them.
Last synced: 20 Apr 2026
https://github.com/amit-singh-bisht/launchdarkly_api_helper_ruby
LaunchDarklyApiHelper provides you a way to access your Launch Darkly account using API token to view, edit or delete them accordingly.
api-client api-client-ruby feature-flags feature-toggle launchdarkly launchdarkly-api launchdarkly-api-automation launchdarkly-automation ruby
Last synced: 21 Apr 2025
https://github.com/virtualstaticvoid/rails_simple_config
Simple YAML based configuration gem for Rails 3+
configuration gem rails ruby yaml
Last synced: 12 Oct 2025
https://github.com/vigehi/budget-app
Budget app is about building a mobile web application where you can manage your budget, and how to go about it
Last synced: 28 Feb 2026
https://github.com/buwilliams/connect-four
Connect Four in Rails for Web and Console
connect-four javascript minimax rails rails5 ruby vuejs
Last synced: 28 May 2026
https://github.com/buren/stupid_crawler
Stupid crawler that looks for URLs on a given site
Last synced: 09 Apr 2025
https://github.com/mshahzadtariq/paya
Ruby/Rails (RoR) gem for Paya (https://paya.com) based ACH payments. This wrapper is developed based on documentation provided by Paya
ach gem paya ror ruby ruby-on-rails
Last synced: 23 Apr 2025
https://github.com/wilsonsilva/yn
Parse yes/no like values
cli command-line npm ruby sindresorhus yes-no
Last synced: 20 Apr 2026
https://github.com/atayl16/siege
The original Rails version of the Siege clan tracker
fullstack game-tracker heroku rails ruby
Last synced: 20 Apr 2026
https://github.com/dannyben/yamlcon
YAML Configuration File Loader
gem ruby yaml yaml-configuration
Last synced: 01 May 2026
https://github.com/kwilczynski/miscellaneous
Miscellaneous code snippets
bash c code-snippets examples go golang miscellaneous ruby
Last synced: 29 Apr 2026
https://github.com/s4k1dl0/google_analytics_app
Google Analytics Reporting Application Example Built with Ruby and Sinatra framework
Last synced: 24 Mar 2025
https://github.com/aristotelesbr/my_site
Project for a post from medium
ruby sinatra sinatra-applications tutorial
Last synced: 21 Apr 2026
https://github.com/kimromi/ruboty-wiki_search
🔍 GitHub wiki search for Ruboty
Last synced: 21 Apr 2026
https://github.com/ajitsing/data_verifier
Ruby gem to verify data
data-sanity data-verification data-verifier ruby ruby-gem testing testing-tools
Last synced: 20 Jan 2026
https://github.com/wojtha/simple_flag
Simple but powerful feature flag implementation in 90 LOC
feature-flags ruby ruby-gem ruby-library
Last synced: 28 Mar 2025
https://github.com/bestwebua/rspec_file_chef
Rspec File Chef - File Environment control :floppy_disk:
rspec rspec-testing ruby ruby-gem
Last synced: 02 May 2026
https://github.com/sshaw/markdown_usage
Output a colorized version of your program's usage using a Markdown document embedded in your script, from your project's README, or anywhere else.
cli command-line-tool markdown option-parser readme ruby terminal tty
Last synced: 13 Apr 2026
https://github.com/alexfalkowski/bezeichner
Bezeichner takes care of identifiers used in your services.
Last synced: 27 Jun 2026
https://github.com/bcdavasconcelos/ruby-ancient-greek
String methods in Ruby for working with Ancient Greek
ancient-greek ancient-languages normalization ruby strings-manipulation
Last synced: 24 Oct 2025
https://github.com/filippoliverani/umarell
All in one Ruby static code analyzer
formatter linter ruby ruby-on-rails static-code-analyzer
Last synced: 21 Apr 2026
https://github.com/tomprats/toms-missions
Website for sharing images and descriptions of missions!
Last synced: 21 Apr 2026
https://github.com/lethang7794/rails_sample_app
A Twitter clone app built "almost from scratch" with Ruby on Rails.
bootstrap3 css html javascript jquery rails-tutorial ruby ruby-on-rails-6 ruby-on-rails-tutorial scss social-network web-application web-development
Last synced: 06 Feb 2026
https://github.com/rafaelsales/smooth_queue
Simple Redis message queue manager with flow control for Ruby
activejob background-jobs flow-control message-queue redis resque ruby sidekiq
Last synced: 21 Apr 2026
https://github.com/toninoes/ucasport
Aplicación web de Comercio Electrónico realizada con Ruby on Rails
Last synced: 21 Apr 2026
https://github.com/alakra/dwml
An opinionated parser for NOAA's Digital Weather Markup Language (DWML)
Last synced: 26 Mar 2025
https://github.com/lyraphase/ssh-baseline
LyraPhase SSH Baseline InSpec Profile for LAN config standard
chef chef-compliance chef-inspec devops hacktoberfest hardening lyraphase ruby secops ssh
Last synced: 02 May 2026
https://github.com/francisfuzz/hello-world-rb
Example of a Docker container action using the ruby:latest image outputting Hello World.
actions docker-container-action hello-world ruby
Last synced: 22 Apr 2026
https://github.com/gogvale/solar_panel_stats
Check solar panel power generation by hour, week and month.
chart chartkick figaro groupdate httparty iot rails rails7 raspberry-pi ruby ruby-on-rails solar-panel sqlite3 whenever
Last synced: 25 Feb 2026
https://github.com/jjuarez/homebrew-tap
My little contribution to homebrew formulas
Last synced: 16 May 2026
https://github.com/cucumber/action-publish-rubygem
GitHub Action to publish a Ruby Gem
github-actions polyglot-release ruby
Last synced: 25 Mar 2025
https://github.com/ansaribrahim/recipe-app
This 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.
cancancan capybara devise factory gitflow license linters rails render rspec ruby rubyonrails tailwindcss testing
Last synced: 30 Jan 2026
https://github.com/chavindushirantha/tic-tac-toe-mobile-game
Develop Simple Game using react Native
javascript kotlin objective-c objective-c-plus-plus ruby typescript
Last synced: 17 Mar 2026
https://github.com/futhr/spree-dibs
Spree Payment Gateway for DIBS
dibs draft e-commerce extension rspec ruby spree spree-dibs spree-payment-gateway wip
Last synced: 30 Apr 2026
https://github.com/magynhard/rails_service_tasks
Make running rails app as service easy
linux-service rails reboot ruby ruby-on-rails service systemd
Last synced: 22 Apr 2026
https://github.com/azzzrro/react-native-sample
Sample app using react native CLI
java javascript jdk kotlin objective-c objective-cpp react react-native ruby typescript
Last synced: 31 Jan 2026
https://github.com/legionio/lex-microsoft_teams
Connects LegionIO to Microsoft Teams via Graph API and Bot Framework
bot-framework graph-api legionio lex microsoft-teams ruby
Last synced: 30 May 2026
https://github.com/bytedecoder/onuro-rails
Rails generator for Onuro Workflow Engine
rails-engine ruby ruby-on-rails
Last synced: 30 Apr 2026
https://github.com/shivam091/core_extensions
rb_core_extensions is a set of core extensions beyond those provided by Ruby & ActiveSupport.
activesupport core core-extension extensions rails ruby
Last synced: 22 Apr 2026
https://github.com/toma400/yamlomiser
Randomises elements of selected category in specific .yaml file
Last synced: 02 Apr 2025
https://github.com/rojosinalma/mail_verifier
Small Ruby gem to verify validity of mails without sending one.
Last synced: 05 Jun 2026
https://github.com/yasslab/translation-api-examples
Sample Ruby scripts to call Professional Translation Services
Last synced: 05 Jul 2025
https://github.com/rileymanda/ruby-tdd
Ruby-tdd is A simple ruby application that demonstrates test driven development in ruby using RSpect
Last synced: 23 Apr 2026
https://github.com/epergo/epic-free-game
Get notified about new Epic Free Games every week
Last synced: 23 Apr 2026
https://github.com/juandbta/recipes-project
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, the app allows you to make them public so anyone can access them.
capybara css-flexbox css3 database front-end-development posgresql rspec ruby ruby-on-rails unit-testing
Last synced: 12 Apr 2026
https://github.com/amrrbakry/my-articles
A list of the articles I wrote on various technical topics.
articles learning ruby techinal
Last synced: 24 Mar 2025
https://github.com/taym95/car-parks-app
This is Rails app to locate cars parks
google-maps ruby ruby-on-rails
Last synced: 05 Oct 2025
https://github.com/dusmel/corona-bot
A simple whatsapp bot that gives live update about corona, this project came to idea to help people in drc and rwanda with problem of poor internet.
Last synced: 04 Feb 2026
https://github.com/bluecollar-systems/su-pdfimporter
PDF Vector Importer for SketchUp — arc reconstruction, color grouping, dash patterns. Pure Ruby, no external dependencies.
cad fabrication pdf pdf-importer ruby sketchup sketchup-extension vector-graphics
Last synced: 09 Jun 2026
https://github.com/flori/all_images
Run scripts across multiple Docker images e. g. automatic software tests
Last synced: 18 Jan 2026
https://github.com/sylvance/proto_dsl
It provides a simple, readable syntax for defining Protocol Buffer message types using Ruby code.
Last synced: 11 Oct 2025
https://github.com/ged/ruby-kuzu
Git mirror for the Ruby binding for the Kùzu embedded graph database
Last synced: 19 Jun 2025
https://github.com/mwafrika/final_capstone_backend
Yamaha Motor App is a motorcycle reservation platform that allows customers to book their motorcycle remotely within a defined time frame
activestorage github jsonwebtoken postgresql postman rails ruby
Last synced: 14 Apr 2026
https://github.com/bsclifton/cloud-config
Build configuration used for my cloud server
configuration digitalocean nginx ruby ssh ubuntu
Last synced: 09 May 2026
https://github.com/epaltechs/catalogue-of-things-project
This is a console application project that will help us to keep a record of different types of things we own namely: books, music albums, and games. The application allows you to perform some CRUD operations such as adding new items, reading the items that you have saved, and saving items to .json files.
Last synced: 15 Apr 2026
https://github.com/mooreniemi/proc_compose
:musical_score: Proc#compose
c c-extension compose functional-programming gem ruby
Last synced: 30 Apr 2026
https://github.com/optum/legion-logging
A wrapper gem for the LegionIO framework to handle logging requests for the application
Last synced: 14 Apr 2025
https://github.com/happydemics/aws-ip-ranges
Ruby Gem - Fetching AWS ip ranges with ease
aws gem library managed-by-terraform ruby semver
Last synced: 24 Apr 2026
https://github.com/d12/graphqlvalidator
A Ruby lib for validating a GraphQL query given the schema.
Last synced: 24 Apr 2026
https://github.com/signified/highlight
Every Pygments and Rouge CSS stylesheet all in one place and ready to use.
css highlight highlighting pygmentize pygments pygments-css pygments-style pyhton rouge ruby syntax syntax-highlighting
Last synced: 07 Jun 2026
https://github.com/balwant-chauhan-data-eng-project/stocksapp
StocksApp is a user-friendly mobile application designed to provide real-time stock market updates and personalized investment recommendations to help users make informed financial decisions. With a sleek interface and powerful features, StocksApp revolutionizes the way people engage with the world of trading and investing.
cocoapods coroutines flow jquery junior-developer kotlin kotlin-android multithreading retrofit2 ruby serialization stocks-api swiftui uikit
Last synced: 11 Apr 2026
https://github.com/hombre2014/shopify_challenge
Shopify challenge for Back-end Ruby Internship position
Last synced: 18 May 2026
https://github.com/athityakumar/btp
btech btp daru data-analysis networkx nlp project python ruby
Last synced: 24 Apr 2026
https://github.com/fabianofrank/hello-rails-backend
This Hello World project implements an API endpoint on Ruby on rails that will be connect to the React fron-end through the two repos aprroach for web development.
Last synced: 28 Feb 2025
https://github.com/youpong/sample_app
次の教材で作られたサンプルアプリケーションです。 Ruby on Rails チュートリアル(第6版)
Last synced: 24 Apr 2026
https://github.com/aliatayee/catalog-of-my-things
It's a Catalog Storage OOP(Object Oriented Programming) project in Ruby. The project follows SOLID principles. The data gets added and deleted from CLI and gets preserved as JSON in a .json file. It's a simple project developed from a UML diagram. We are following Gitflow in this project. It's a pair programming, Capstone project. We have performed team code reviewing. This project have unit test for testing the models functionality.
Last synced: 11 Oct 2025