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/patorash/ransacker_translator
Ransackを使って全角半角検索をできるようにします。
Last synced: 17 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/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/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/general-cbic/ruby-heap
Binary or multiple heap (heapsort)
heapsort ruby sort sorting-algorithms-implemented
Last synced: 12 May 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/schmich/runx
Cross-platform, zero-install, Ruby-based task runner
command-line cross-platform go golang make rake ruby task-runner zero-install
Last synced: 28 Oct 2025
https://github.com/swordray/adsense_helper
Rails helper for Google Adsense code
Last synced: 25 Apr 2025
https://github.com/DragonRuby/lightstorm
Minimalistic ahead-of-time Ruby compiler
Last synced: 10 Aug 2025
https://github.com/bigcommerce/gruf-commander
Command/Request library for Gruf request validation
Last synced: 22 Apr 2025
https://github.com/cosmo0920/mikutter_filter
A mikutter plugin which adds several filter features into mikutter.
Last synced: 30 Oct 2025
https://github.com/oybekkayumov/enumerable-ruby
This project uses ruby to implement an enumerable mixin.
enumerable mixins proc ruby yield
Last synced: 12 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/jqr/postgres_sequence_support
Support for manipulating PostgreSQL sequences from ActiveRecord.
Last synced: 27 Jun 2025
https://github.com/wolfpack-digital/rails-template
Ruby on Rails application template
Last synced: 07 May 2025
https://github.com/owlinux1000/fsalib
format string attack payload generator
ctf-tools exploitation-framework pwn ruby
Last synced: 09 May 2025
https://github.com/filippoliverani/rails-fast-cache
Drop-in improvement for Rails cache, providing enhanced performance with asynchronous processing and better default serialization and compression
Last synced: 22 Apr 2025
https://github.com/dbroeglin/azure-rails-starter
Sample Ruby on Rails app deployed (Bicep) on Azure Container App with PostgreSQL
azd-templates azure azure-devops azure-postgres devcontainer github rails ruby ruby-on-rails
Last synced: 24 Aug 2025
https://github.com/marcosvbras/100-days-of-ruby
100 days learning the Ruby World
algorithms challenge ruby syntax-sugar
Last synced: 31 Jul 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/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/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/sshaw/transform_legacy_attribute_methods
A Rails plugin that allows you to transform your ActiveRecord model's "legacy" attribute methods into attribute aliases that can be used in dynamic finders and attribute hashes.
activerecord database legacy ruby
Last synced: 16 Aug 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/cwaku/catalog
A console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games. Built with Ruby
Last synced: 13 Aug 2025
https://github.com/jmoseka/oop-school-library
Implement classes, objects, encapsulation, inheritance, associations with Ruby
Last synced: 28 Aug 2025
https://github.com/charlyjazz/gosu-dont-touch-the-spike
2D game in Gosu engine :bird:
Last synced: 11 Apr 2025
https://github.com/gangelo/simple_command_dispatcher
A Ruby Gem that dispatches SimpleCommands (simple_command gem) dynamically, so that API applications do not have to hard-code things like api modules and version numbers.
api api-rest rails rails-api rails-gem ruby ruby-on-rails
Last synced: 13 Apr 2025
https://github.com/chiditarod/dogtag
Racer registration and management application for the CHIditarod. Integrates with Stripe and Classy.
heroku rails rails4 registration ruby ruby-on-rails signup ticketing-system
Last synced: 03 Jan 2026
https://github.com/CodeForBangladesh/prochaar
Rails API for creating a alert system for missing persons.
api bangladesh code-for-bangladesh google-maps-api mysql rails5 ruby
Last synced: 11 Jun 2026
https://github.com/darwinz/my-cli
Bash CLI installed as a binary executable for local development and dev ops environments
apache aws bash cli devops docker hacktoberfest redis ruby shell zend-server
Last synced: 30 Jul 2025
https://github.com/thoughtbot/clearance-i18n
Translations for clearance
clearance i18n ruby thoughtbot
Last synced: 27 Apr 2025
https://github.com/julianpasquale/ruby-functional-programming
This repository includes the slide deck and code examples for my presentation about Functional programming in Ruby
functional functional-programming ruby
Last synced: 10 Jul 2025
https://github.com/remedyit/r2corba
R2CORBA, the Ruby CORBA Implementation
corba idl middleware omg rclm ruby
Last synced: 09 Aug 2025
https://github.com/nvoynov/punch
Punch focuses on business logic layer design in accordance with the principles of The Clean Architecture. It provides basic frame, code-generators, DSL, and CLI
business-logic-layer cli dsl entity erb interactor plugin poro ruby service source-code-generator the-clean-architecture usecase
Last synced: 26 Oct 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/phw/discourse-musicbrainz-onebox
Discourse plugin to add Onebox support for MusicBrainz.org.
discourse-plugin music musicbrainz onebox plugin ruby
Last synced: 04 Oct 2025
https://github.com/nakajijapan/frustrationme_app
Web Service - Social Wish Management
Last synced: 13 Apr 2025
https://github.com/andreyantipov/iterm2-viewer
⬛ Utility for display pictures in iterm2 terminal
cli image iterm2 iterm2-viewer picture ruby terminal view
Last synced: 13 Jul 2025
https://github.com/swedbankpay/swedbank-pay-design-guide-jekyll-theme
Swedbank Pay Design Guide theme for Jekyll
design-guide jekyll ruby swedbank-pay
Last synced: 05 Feb 2026
https://github.com/kevinelliott/power_snoop
Ruby gem to snoop on power consumption from known devices.
consumption heat power ruby ruby-gem
Last synced: 01 May 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/drexed/lite-command
Ruby Command based framework (aka service objects)
command-pattern ruby service-object
Last synced: 07 May 2025
https://github.com/juanitofatas/ojad
CLI for OJAD
client command-line japanese ojad ruby
Last synced: 29 Jan 2026
https://github.com/mohamedhnoor/blog-app
Blog App is a simple blog website where users can create posts, add comments to posts and like posts. This project is built using Ruby on Rails.
postgresql rspec-rails ruby ruby-on-rails
Last synced: 10 Jul 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/yahir91/scraper
A web scraper that is used to retrieve medical articles from the Scielo website. Built with Ruby.
Last synced: 15 Jul 2025
https://github.com/rdnewman/loba
Easy tracing for debugging. Handy methods for adding trace lines to output or Rails logs.
debugging-tool gem ruby ruby-gem
Last synced: 14 Jul 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/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/pablobona/school_library
In this project, I will start building a school library app. In this initial step, I will implement the classes to represent students and teachers.
Last synced: 23 Apr 2025
https://github.com/humawork/wardrobe
Dress up your Ruby objects with garments from Wardrobe!
attributes coercion config gem immutable ruby validation
Last synced: 17 Aug 2025
https://github.com/irvanfza/administrate-field-paper_trail
An Administrate plugin to show record change histories from PaperTrail
administrate administrate-field paper-trail ruby ruby-gem ruby-on-rails
Last synced: 13 Apr 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/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/eregon/adventofcode
My solutions in Ruby to http://adventofcode.com/
advent-of-code advent-of-code-2015 advent-of-code-2016 advent-of-code-2017 ruby
Last synced: 29 Sep 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/akarzim/bridgetown_markdown_lazylinks
Support for lazy markdown reference links
bridgetown-plugin gem markdown ruby
Last synced: 13 Sep 2025
https://github.com/sshaw/optout
The opposite of getopt(): validate an option hash and turn it into something appropriate for exec() and system()-like functions
command-line exec option-parser ruby shell
Last synced: 16 Aug 2025
https://github.com/driftingruby/191-inline-editing-records
Using Rails UJS, we create an interactive row editing solution without using any kind of Javascript frameworks.
javascript rails-ujs ruby ruby-on-rails
Last synced: 05 Apr 2025
https://github.com/brianvanburken/exercism
My solutions for the challenges on exercism.org
coffeescript elixir elm exercism exercism-solution go javascript kotlin python ruby rust
Last synced: 19 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/blueberrystream/slack-emoji-download.rb
CLI Downloader for Slack custom emoji
emoji ruby ruby-application ruby-cli ruby-gem ruby-library rubygem rubygems slack slackapi
Last synced: 23 Apr 2025
https://github.com/dannyben/sting
Minimal, lightweight, multi-YAML settings library
gem ruby settings settings-management yaml-configuration
Last synced: 04 Aug 2025
https://github.com/westonganger/rails_uuid_to_integer_primary_keys
A Rails Migration to convert your UUID primary keys back to integer / bigint primary keys
database-migration rails ruby uuid
Last synced: 15 Apr 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/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/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/andremleblanc/druiddb-ruby
Ruby client for Druid using the Kafka Indexing Service
druid ruby ruby-on-rails timeseries-database
Last synced: 06 Oct 2025
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/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/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/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/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/zerocracy/fbe
FactBase Extended (FBE) for the judges in judges-action and inside Baza
Last synced: 01 Apr 2026
https://github.com/stitchfix/resqutils
Handy methods, classes, and test support for applications that use Resque
Last synced: 25 Apr 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/scientist-labs/ruby_llm-red_candle
Support for local LLMs, running inside of your Ruby process for RubyLLM
candle llm red-candle ruby ruby-llm
Last synced: 31 May 2026
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/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/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/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/eggmantv/wechat-mini-program-in-action
微信小程序开发
javascript ruby wechat wechat-mini-program
Last synced: 14 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/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/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