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/bdurand/simple_throttle
Simple redis backed throttle ruby gem
performance redis ruby throttle
Last synced: 09 Jul 2025
https://github.com/malvads/easycache
easy ruby gem for caching key-value data in mem (used in production at redborder)
cache caching easycache easycaching gem key-value key-value-storage key-value-store ruby ruby-gem
Last synced: 19 Apr 2025
https://github.com/miguelargentina/microverse-ruby-capstone-project
A Ruby developed Telegram bot to get the weather forecast based on the GPS location or searching for a location in Open Weather Map
Last synced: 19 Apr 2025
https://github.com/jimmycuadra/lita-youtube
A Lita handler for displaying YouTube video information.
chatops lita lita-handler ruby youtube
Last synced: 19 Apr 2025
https://github.com/2called-chaos/watchmonkey_cli
Watchmonkey CLI - dead simple monitoring tool for rubyists
command-line command-line-tool monitor-resources monitoring monitoring-tool platypus platypus-support ruby telegram-bot
Last synced: 11 Apr 2025
https://github.com/dannyben/docker-alpine-ruby
Minimal Ruby docker image with native extensions support
alpine docker-alpine-ruby ruby ruby-docker-image
Last synced: 07 Sep 2025
https://github.com/lewiscowles1986/jekyll-improved-category-pages-plugin
I Believe a better way of generating category pages for Jekyll
jekyll needs-tests older proof-of-concept ruby template
Last synced: 19 Apr 2025
https://github.com/infrablocks/confidante
A configuration engine combining environment variables, programmatic overrides and the power of hiera.
configuration hiera hierarchical hierarchical-data hierarchy infrablocks library ruby ruby-gem ruby-library rubygem
Last synced: 10 Jul 2025
https://github.com/nafidurmus/covid-19-live-count
Türkiye ve Dünyadaki Covid-19(Coronavirüs) vakalarını canlı takip edebileceğiniz bir platform.
Last synced: 05 May 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/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/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/rnd-soft/rapidity
Simple but fast Redis-backed distributed rate limiter. Allows you to specify time interval and count within to limit distributed operations.
Last synced: 16 May 2025
https://github.com/peterzhu2118/declarative_minitest
Ports Rails declarative minitest into regular minitest
Last synced: 07 Jul 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/tamanobi/line-chatbot-rb-sample
LINE Messaging APIをつかったサンプル
Last synced: 16 May 2025
https://github.com/vedant-kakde/devops-roadmap
Step by step guide for DevOps
ansible devops devops-tools docker git github github-actions gitlab golang jenkins kubernetes prometheus python ruby
Last synced: 19 Apr 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/josephbuchma/postman-ruby
Parse & make http requests from Postman's (getpostman.com) exported collections (Collection V2)
Last synced: 23 Oct 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/johansenja/quince
A web framework for building React-style apps in Ruby. Check out the demo 👇
Last synced: 29 Apr 2025
https://github.com/eth3rnit3/rails_api_template
Rails api template it make ready to code
Last synced: 19 Apr 2025
https://github.com/aergoio/libaergo
Native library to interface with Aergo
aergo blockchain c c-plus-plus c-sharp ruby swift vb-net
Last synced: 19 Apr 2025
https://github.com/veganstraightedge/markdown_media
A [[ URL ]] syntax to embed media into views.
gem markdown media ruby ruby-on-rails
Last synced: 13 Apr 2025
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/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/mrdziuban/opal-rb-loader
Opal webpack loader
opal ruby webpack webpack-loader
Last synced: 09 Oct 2025
https://github.com/ruby/redmine_ruby_lang_mailing_list_customization
A redmine plugin that customizes redmine for Ruby's issue tracker
Last synced: 04 Oct 2025
https://github.com/bigcommerce/gruf-commander
Command/Request library for Gruf request validation
Last synced: 22 Apr 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/olipliche/school-library
Click on Readme bellow for the description of the project
opp rubocop-configuration rubocop-rspec ruby
Last synced: 09 Oct 2025
https://github.com/cyberarm/cyberarm_engine
Yet another framework for building games with Gosu
game-development game-engine game-engine-2d gosu gui ruby
Last synced: 11 Apr 2025
https://github.com/stemount/ruby-on-rails-docker-compose-template
A docker-compose template of a Ruby on Rails application using Ruby 2.7.2 and Rails 6.x
Last synced: 05 May 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/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/infrablocks/rake_docker
Rake tasks for managing images and containers.
docker infrablocks rake rake-task rake-taskset ruby ruby-gem rubygem taskset
Last synced: 22 Apr 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/schmidt/redmine_zxcvbn
Redmine zxcvbn plugin
hacktoberfest redmine-plugin ruby
Last synced: 13 Sep 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/lambda2/breezer
🔒 Lock your Gemfile dependencies to safe versions
Last synced: 18 Jan 2026
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/krishpranav/redditosint
A simple ruby tool that scrapes reddit user's comment history and saves into a JSON file
information-gathering osint reconnaissance reddit reddit-osint ruby ruby-osint username-checker username-osint
Last synced: 10 Mar 2026
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/gramidt/my-rails-dev-box
My rails development box.
development-environment rails ruby vagrant
Last synced: 06 May 2025
https://github.com/jejacks0n/activeexperiment
Active Experiment is a framework for defining and running experiments in Ruby.
experiments ruby ruby-on-rails
Last synced: 08 Oct 2025
https://github.com/joshbeckman/readwise-ruby
Minimal Readwise API client and highlight parsing library
Last synced: 03 Sep 2025
https://github.com/german-cobian/form-creator
A Rails exercise in the building of forms, HTML first and then using the helper methods that Rails provides, namely #form_tag and #form_with. It consists of an app which allows the user to input and save his/her username, email address and password. .
Last synced: 03 Jul 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/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/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/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/fga-eps-mds/owla
Real-time Q&A and Slides sharing to help teachers and students
Last synced: 17 Aug 2025
https://github.com/govuk-ruby/govuk-design-system-rails
Implementation of GOV.UK Design System components in Ruby on Rails
govuk govuk-design-system govuk-frontend rails ruby
Last synced: 23 Apr 2025
https://github.com/nebulab/renderful
A Ruby rendering engine for headless CMSs, with support for caching and Ruby on Rails.
component contentful rails rendering ruby ui
Last synced: 22 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/a-chacon/minitest-cc
Plugin for minitest. It provides minimal information about code coverage.
minitest minitest-plugins ruby
Last synced: 12 May 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/toyama0919/tagenv
ec2 instance tag apply environment variables.
ec2 ec2-instance environment-variables ruby
Last synced: 30 Oct 2025
https://github.com/jrjoacir/template-ruby-grape-api
Purpose of this project is to offer a template for create an API in Ruby language using Grape API framework inside docker container and propose a development architecture for APIs
api api-blueprint backend container-docker database-container development-architecture docker docker-compose grape healthcheck orm postgresql puma rspec rubocop ruby ruby-language sequel template
Last synced: 05 Jul 2025
https://github.com/takahashim/mastodon-book-sample
sample code of "Mastodon Book" http://nextpublishing.jp/book/8776.html
Last synced: 14 Apr 2025
https://github.com/ampaire/tic-tac-toe
This is an implementation of the tic tac toe game in ruby
board game microverse-projects player ruby turns
Last synced: 11 Sep 2025
https://github.com/powerlevel9000/blog
Blog is Ruby on Rails based project The Blog app will be a classic example of a blog website fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. Blog is where you can talk about anything you did
postgresql-database ruby ruby-on-rails
Last synced: 01 Aug 2025
https://github.com/mohamedhnoor/learning-path-blog
The Blog app is a web application built using the Ruby on Rails framework, Devise for authentication, PostgreSQL for database management, and Render for deployment
devise postgresql-database render ruby ruby-on-rails
Last synced: 17 Nov 2025
https://github.com/ronin-rb/ronin-nmap
A Ruby library for working with nmap.
hacktoberfest infosec network-scanning nmap nmap-commands nmap-xml recon ruby
Last synced: 31 Aug 2025
https://github.com/rnd-soft/main_loop
[MIRROR] Main Loop implementation to control subprocesses and threads
gem loop mainloop ruby ruby-on-rails
Last synced: 14 Sep 2025
https://github.com/ilyasgaraev/delegate_key
Create methods which return hash value
Last synced: 20 Aug 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/paul-js-hub/budget
A mobile web application that allow users to manage their budget.
Last synced: 14 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/koachcode/budgeter_mk
In this project, I created a budget calculator website, which has categories of budgets in which you can enter transaction cost for each sub-group in other to get the total budget price in that particular budget category.
Last synced: 16 Aug 2025
https://github.com/bumi/ln-markdown-to-pdf
An example for machine to machine payments using the bitcoin lightning network
api bitcoin lightning lightning-network machine-to-machine micropayments rack ruby
Last synced: 08 Mar 2026
https://github.com/zven94/portfolio
This repo contains my portfolio and a selection of projects and works that I have completed. Feel free to explore these projects and know me better.
css css3 html javascript react reactjs ruby
Last synced: 28 Sep 2025
https://github.com/bkuhlmann/irb-kit
Extends IRB by providing additional productivity enhancements.
console extensions irb ruby utilities
Last synced: 14 Apr 2025
https://github.com/pikesley/skellington
Generate a Sinatra app or Jekyll site skeleton
Last synced: 06 Apr 2025
https://github.com/rykov/rom-dynamo
AWS DynamoDB adapter for Ruby Object Mapper
data-access-layer databases dynamodb nosql rom-rb ruby
Last synced: 03 Mar 2025
https://github.com/aridclown/haml-slim-erb
Performance of Rails Engines: ERB vs HAML vs SLIM
erb-template haml honeybadger performance-analysis rails-application rails5 ruby ruby-on-rails slim-framework
Last synced: 11 Nov 2025
https://github.com/https-github-com-tingtinghsu/pmasterproject
Rails 6 / ruby 2.6.5 / Postgresql Database
bulma postgresql rails6 redis ruby tailwindcss travis-ci webrtc
Last synced: 30 Sep 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/dxw/mail-notify
Rails plugin, send and preview email with GOV.UK Notify
actionmailer delivery-plus gem govuk govuk-notify rails ruby
Last synced: 06 Apr 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/foca/flagpole
Store multiple flags in an Integer field by using a bitmap
Last synced: 03 Aug 2025
https://github.com/aripollak/random
Random configurations/dotfiles/programs/utilities and the such as. Unless otherwise noted, all files were written by me and released into the public domain.
Last synced: 27 Jul 2025
https://github.com/vaiorabbit/jumppointsearch
A Ruby implementation of Jump Point Search (JPS) and A*
astar-algorithm dijkstra-algorithm jump-point-search nanovg ruby
Last synced: 24 Aug 2025
https://github.com/marcusg/pg_backup
Create, restore, download and upload postgres dumps locally and on remote servers using capistrano
capistrano database dump dumps postgresql rails restore restoring-postgres-dumps ruby sync synchronization
Last synced: 12 May 2025
https://github.com/andyobtiva/glimmer-dsl-xml
Glimmer DSL for XML (& HTML)
dsl dsl-syntax glimmer ruby ruby-gem ruby-library rubygem xml
Last synced: 23 Mar 2025
https://github.com/german-cobian/my-first-rails-app
This unstyled app is an exercise in building CRUD (Create, Read, Update and Destroy) functionality the Ruby-on-Rails way. It allows users to input a car (with it's make, model and year information) into a listing, view that listing, edit the info on a specific car listing, or delete that car from the listing.
Last synced: 31 Aug 2025
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/algerina/ror_blog_app
This project is a classic example of a fully functional blog website. It shows the list of posts and empower readers to interact with them by adding comments and liking posts. Built with Ruby, Ruby on Rails
postgresql rspec ruby ruby-on-rails
Last synced: 17 Aug 2025
https://github.com/tompave/magic_pipe
MagicPipe is a Ruby library to push data to remote destinations on multiple topics.
kafka message-bus ruby sqs thrift
Last synced: 14 Apr 2025