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-06-25 00:23:30 UTC
- JSON Representation
https://github.com/SnippetSafe/snippet_app
A social code snippet sharing app that allows you to create, file and share code snippets with anyone. Built with Ruby on Rails and Stimulus JS.
ruby ruby-on-rails stimulus-js
Last synced: 16 May 2025
https://github.com/iamazeem/protobuf-log-sample
Protocol Buffers Log Sample - File Read/Write with Ruby and Python Scripts
log logging protocol-buffers python ruby sample
Last synced: 15 Aug 2025
https://github.com/thomthom/extension-sources
Developer tool for managing additional sources to load SketchUp extensions from.
developer-tools extension ruby sketchup
Last synced: 08 Apr 2025
https://github.com/elastic/app-search-ruby
Elastic App Search Official Ruby Client
api-client elastic elastic-app-search ruby search swiftype
Last synced: 29 Sep 2025
https://github.com/baopham/vundle-cli
A (tiny) CLI for Vim plugin manager Vundle
Last synced: 04 Jul 2025
https://github.com/bibendi/twinkle
Notification service sending messages to Telegram.
Last synced: 29 Jul 2025
https://github.com/kholdrex/simple_query
A lightweight, multi-DB-friendly, and high-performance query builder for ActiveRecord, featuring streaming, bulk updates, and read-model support.
activerecord arel database orm performance query-builder rails ruby sql
Last synced: 09 Apr 2025
https://github.com/38tter/kramdown-mermaid
Markdown parser for mermaid.js. An extended Kramdown syntax
gem kramdown markdown markdown-parser mermaid mermaid-diagrams mermaidjs parser ruby
Last synced: 15 Apr 2025
https://github.com/johnftitor/spendless
Spendless is a Ruby on Rails application that allows users to keep track of their expenses and categories. Manage your own money, manage your own life
database postgresql rails ruby tailwindcss
Last synced: 31 Aug 2025
https://github.com/moesif/moesif-rack
Moesif Middleware for Ruby on Rails/Rack, for API Monitoring, Analytics, and Monetization.
analytics api-analytics api-logs api-management api-monetization api-monitoring logger logging logging-library logginginterceptor middlewares monitoring observability rack-middleware ruby ruby-on-rails usage-based-billing
Last synced: 11 Nov 2025
https://github.com/shivam091/unit_measurements
A library that encapsulate measurements and their units in Ruby.
complex fractional measurement mixed-fraction rational ruby ruby-gem scientific units-measures-converter units-of-measure units-of-measurement
Last synced: 29 Jul 2025
https://github.com/Virtual-Coffee/bot-meetingplace-events
A friendly bot to give us a heads up when the next events are.
github-actions heroku-scheduler meetingplace ruby slack-bot
Last synced: 16 May 2025
https://github.com/deanpcmad/logsnag
Ruby Library for sending LogSnag events
Last synced: 03 Sep 2025
https://github.com/chaintope/glueby
[WIP] A Ruby library of smart contracts that can be used on Tapyrus.
Last synced: 07 May 2025
https://github.com/smart-village-solutions/smart-village-app-cms
A CMS based on JSON schema of smart-village api
Last synced: 16 May 2025
https://github.com/jenkinsci/jenkins-plugin-runtime.rb
The idomatic Ruby API for building Jenkins CI plugins
Last synced: 30 Sep 2025
https://github.com/ydah/slimembedcop
RuboCop runner for Ruby code embedded in Slim.
gem hacktoberfest rubocop ruby slim
Last synced: 17 Apr 2025
https://github.com/xord/rubysketch
A game engine based on the Processing API
game-engine game-engine-2d gamedev processing ruby
Last synced: 16 May 2025
https://github.com/nitbravoa92/oop-school-library
"OOP School Library" is a program made in ruby for a University library, which was created using the object-oriented programming paradigm. The program allows users to register new students and teachers, manage book information, and more efficiently control books borrowing.
object-oriented-programming rspec-testing ruby solid-principles
Last synced: 28 Sep 2025
https://github.com/pikachuexe/contracted_value
Library for creating contracted immutable(by default) value objects
contracts gem ruby value-object
Last synced: 31 Aug 2025
https://github.com/dwkoogt/pika_que
Ruby background processor for RabbitMQ
background-jobs pikaque rabbitmq rails ruby workers
Last synced: 12 Aug 2025
https://github.com/kobeumut/remove_build_folders
Delete unnecessary for android development in android build folders
Last synced: 14 Apr 2025
https://github.com/bjoernalbers/gollum-auth
Authentication Middleware for Gollum Wiki
auth authentication authorization gollum middleware rack rack-middleware ruby ruby-gem rubygem web wiki
Last synced: 02 Aug 2025
https://github.com/hpi-epic/profci-exercise
Employing Continuous Integration Services and Github Workflows to Teach Test-driven Development
automation exercise ruby student-centered tdd teaching travis-ci tutorial
Last synced: 27 Feb 2025
https://github.com/socketry/async-limiter
Async limiter for ruby.
async async-limiter asynchronous-programming ruby
Last synced: 22 Apr 2025
https://github.com/akamai/edgeauth-token-ruby
Akamai Authorization Token for Ruby
akamai akamai-open authorization authtoken ruby signed-url token
Last synced: 31 Jul 2025
https://github.com/iqbaleff214/metode-saw
Penerapan metode SAW (simple additive weighting) dalam berbagai bahasa pemrograman
go golang javascript nodejs php php8 ruby saw simple-additive-weighting spk
Last synced: 11 Apr 2026
https://github.com/vittorius/rspec_flat_error_formatter
RSpec formater that produces errors output easily consumable by automated tools
rspec rspec-formatter ruby testing-tools
Last synced: 12 Apr 2025
https://github.com/acushlakoncept/twitter-clone
In this project I followed along Andy Leverenz’s brilliant Building a Twitter Clone screen casts to build a light weight version of Twitter in other to get lot of healthy experience using Devise in the process.
ruby ruby-gems ruby-on-rails twitter twitter-clone
Last synced: 23 Apr 2025
https://github.com/haroonabdulrazaq/twittter
I cloned twitter and mock some of its functionalities using Ruby on Rails and Bulma, In order to fully understand MVC, RestfulApi, a healthy experience using Device gem and implement CRUD.
Last synced: 21 Apr 2025
https://github.com/carolineartz/rubocop-rails-order_model_macros
Extension of RuboCop for ordering macro style methods in Rails models
rails rubocop rubocop-rails ruby
Last synced: 07 Mar 2026
https://github.com/alexinslc/depot
E-Commerce Rails App - from Agile Web Development with Rails 7
hacktoberfest pragprog rails7 ruby ruby-on-rails
Last synced: 01 Oct 2025
https://github.com/jonathanhefner/benchmark-inputs
Input-focused benchmarking for Ruby
Last synced: 11 Nov 2025
https://github.com/simonneutert/ruby-telegram-login-web-stub-tutorial
demo ruby project with roda framework providing a working telegram login process
ajax demo roda ruby telegram telegram-api telegram-bot-api telegram-loing tutorial webapp
Last synced: 22 Jul 2025
https://github.com/simonneutert/joda
JRuby + Roda == Joda 🖖
api jdbc jruby jvm jvm-applications jvm-languages puma roda router ruby sequel
Last synced: 13 Jun 2025
https://github.com/mvz/ghtml2pdf
HTML to PDF converter based on WebKit2GTK+ and GirFFI
gir-ffi hacktoberfest pdf-converter ruby webkit2gtk
Last synced: 20 Aug 2025
https://github.com/mikker/render_with_view
☝️ Be explicit about the things you send from your Rails controller to the view.
Last synced: 14 Apr 2025
https://github.com/famished-tiger/srl-ruby
Simple Regex Language library and compiler in Ruby
regex-language regular-expression ruby srl
Last synced: 23 Apr 2025
https://github.com/justalever/email_subscriptions_demo
An basic email subscription workflow for a Ruby on Rails app
emailsubscription mailer rails ruby rubyonrails
Last synced: 23 Oct 2025
https://github.com/rishav394/skillrack-code-finder
Just Enter the Question ID from skillrack and this program will give you the C code.
c ruby skillrack skillracksolutions
Last synced: 03 Jul 2025
https://github.com/top-gg-community/ruby-sdk
A ruby library for the top.gg api
api bot dbl discordbotlist ruby topgg
Last synced: 01 Jul 2025
https://github.com/chetannihith/program-hacktoberfest25
⭐️This repository is for Hacktoberfest 2025 contributions, where developers can contribute interesting and unique programs across different languages! Contribute Java, C++, Python, or any language you're comfortable with and showcase your coding skills! Happy hacking
cpp go hacktoberfest hacktoberfest-accepted hacktoberfest2025 java js python ruby
Last synced: 02 Oct 2025
https://github.com/ujihisa/static_literal_parser
Parse a Ruby string like '{a: [1, X], b: "hello"}' without eval. You don't call eval so it's safe.
gplv3 hacktoberfest parser-library ruby
Last synced: 14 Apr 2025
https://github.com/williamscch/budget_rails_app
Mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
capybara css erb mvc mvc-architecture postgresql rails ror rspec rspec-rails ruby ruby-on-rails
Last synced: 04 Oct 2025
https://github.com/nahnahaj/blog-app
The Blog app is a classic example of a blog website. It is a fully functional website that shows a list of posts and empowers readers to interact with them by adding comments and liking posts.
bootstrap css3 database html5 javascript rails ruby rubyonrails
Last synced: 30 Jul 2025
https://github.com/telamonian/boxen-linux
A universal version of Boxen, Github's automation software, that runs on Linux as well as OSX
boxen boxen-linux boxen-modules linux puppet ruby
Last synced: 20 Mar 2025
https://github.com/marcqualie/cloudapp-export
A quick way to grab all the data you have stored in CloudApp
Last synced: 27 Jul 2025
https://github.com/resurfaceio/logger-ruby
Log API calls with Ruby
api-logger http-logger logger-ruby rack-middleware ruby sinatra
Last synced: 13 Apr 2025
https://github.com/yohasebe/rubyfca
Command line tool for Formal Concept Analysis written in Ruby
fca formal-concept-analysis ruby visualization
Last synced: 14 Apr 2025
https://github.com/ElMassimo/pakiderm
🐘 Pakiderm will never forget the return value
Last synced: 16 Jul 2025
https://github.com/amiralles/dsfs
Data structures from scratch - Source code.
Last synced: 23 Jul 2025
https://github.com/mateusznakodach/heroesofdomaindrivendesign.eventsourcing.ruby
Shows how to use Domain-Driven Design, Event Storming, Event Modeling and Event Sourcing in Heroes of Might & Magic III domain.
ddd dddheroes domain-driven-design event-modeling event-sourcing eventmodeling eventsourcing eventstorming hotwire ruby ruby-on-rails
Last synced: 27 Feb 2025
https://github.com/sdogruyol/calculator-tdd
An example of applied TDD with a simple calculator
Last synced: 24 Mar 2025
https://github.com/freerange/site
Go Free Range website
blog markdown rails ruby website worker-cooperative
Last synced: 23 Apr 2025
https://github.com/voxpupuli/beaker-hostgenerator
beaker hacktoberfest ruby vmpooler
Last synced: 22 May 2026
https://github.com/maxpleaner/sounds
command line drum set & music maker in ruby
arpeggio arpeggio-files audio cli command-line drums keymap metronome mp3 music ruby sound synth
Last synced: 25 Jul 2025
https://github.com/jcagarcia/rollout-redis
Easy and fast feature flags based on the latest Redis versions
degrade fast feature-flagging feature-flags feature-flippers feature-switcher feature-toggles features flipper gem hacktoberfest rails redis redis-database rollout rollout-gem ruby ruby-gem simple
Last synced: 27 Jul 2025
https://github.com/keithdoggett/spatial_stats
Spatial Statistics Library for ActiveRecord/PostGIS
postgis rails ruby spatial spatial-stats stats
Last synced: 13 Apr 2025
https://github.com/bondok6/blog-app
The Blog app is a fully functional website that shows the list of posts and empowers readers to interact with them by adding comments and liking posts.
postgresql rails ruby ruby-on-rails
Last synced: 12 May 2025
https://github.com/simplificator/keycloak_oauth
Ruby on Rails integration with the Keycloak identity and access management API.
keycloak keycloak-client rails ruby
Last synced: 14 Apr 2025
https://github.com/philr/putty-key
Ruby PuTTY private key (.ppk) library. Supports reading and writing with a refinement to OpenSSL::PKey to allow key conversion.
ppk putty putty-private-key puttygen ruby ssh
Last synced: 26 Jul 2025
https://github.com/mamantoha/zci
Zendesk and Crowdin integration Command Line Interface (CLI)
Last synced: 07 May 2025
https://github.com/ruby-oauth/snaky_hash
🐍 A Hashie::Mash joint to improve #snake_life for everyone
hash hashie ruby rubygem underscore
Last synced: 17 May 2026
https://github.com/jgraichen/rails-rfc6570
Pragmatical access to your Rails routes as RFC6570 URI templates.
api rails restful rfc-6570 routing ruby uri-template
Last synced: 25 Oct 2025
https://github.com/jamesbrooks/server-status
Command line tool for quickly fetching and displaying vital host metrics
linux monitoring ruby server ubuntu
Last synced: 05 Mar 2026
https://github.com/figgleforth/ore-lang
A programming language for web development, for fun
programming programming-language programming-languages ruby
Last synced: 19 Apr 2026
https://github.com/yegor256/pgtk
PostgreSQL ToolKit for Ruby apps: Liquibase + Rake + Connection Pool
connection-pool liquibase postgresql rake-task rakefile ruby
Last synced: 26 Apr 2026
https://github.com/necojackarc/holidays_from_google_calendar
Retriving national holidays from Google Calendar.
Last synced: 15 Oct 2025
https://github.com/cbrnrd/rise
🌩️ Simple serverless deployment
api cli cloud rise ruby serverless sinatra web
Last synced: 15 Oct 2025
https://github.com/swiknaba/kirei
Kirei is a strictly typed Ruby micro/REST-framework for building scaleable and performant APIs.
framework gem hacktoberfest ruby
Last synced: 03 May 2026
https://github.com/yous/basehangul
Human-readable binary encoding, BaseHangul for Ruby
Last synced: 14 Oct 2025
https://github.com/cucumber/compatibility-kit
Platform-agnostic set of acceptance tests for validating cucumber implementations
cucumber javascript polyglot-release ruby tidelift
Last synced: 24 Feb 2026
https://github.com/darth-dodo/gringotts-backend
📒 Personal Expense Tracker built using Ruby and Rails
devise fast-jsonapi heroku metabase personal-finance-manager postgres ruby ruby-on-rails sidekiq
Last synced: 26 Oct 2025
https://github.com/arifnd/idx-templates
Unofficial templates for Firebase Studio/Project IDX
firebase-studio laravel nix php project-idx python ruby ruby-on-rails
Last synced: 24 Feb 2026
https://github.com/ezekielutshudi/school_library_oop
In this project, I am building a school library app in which by the end, we will add, look for lists. Within this app we can add new book, new Student and Teacher in the classes
Last synced: 28 Feb 2026
https://github.com/dpaluy/etherscan
Ruby Gem for the EtherScan API https://etherscan.io/apis
Last synced: 28 Apr 2026
https://github.com/wshihadeh/deep_health_check
Health check middleware
database dependencies health healthcheck http middleware rack rails ruby tcp
Last synced: 24 Oct 2025
https://github.com/kidd254/oop_school_library
OOP School library is an app that is meant to create objects for person, student, teacher and rentals and display them on commandline when prompted to do so
Last synced: 05 Mar 2026
https://github.com/voxpupuli/beaker-docker
Docker hypervisor for Beaker acceptance testing framework
beaker docker hacktoberfest puppet ruby
Last synced: 31 Jan 2026
https://github.com/t4traw/yahoo_store_api
Yahoo!ショッピング プロフェッショナル出店ストア向けAPIを簡単に叩けるruby gem
api gem ruby yahoo yahoo-api yahoo-shopping
Last synced: 17 Mar 2026
https://github.com/od-c0d3r/ibnhayyan-dataminer
A web data mining tool for pdf files extension crafted with Nokogiri (鋸) RubyGem and Ruby.
data-mining nokogiri ruby web-scraping
Last synced: 26 Oct 2025
https://github.com/dhyegocalota/active_admin-advanced_create_another
Create another resource with strength by default in your ActiveAdmin forms. :v: :top:
activeadmin activeadmin-plugin rails ruby
Last synced: 15 Apr 2026
https://github.com/siman-man/method_call_tree
MethodCallTree is like tree command for method call stack.
Last synced: 19 Aug 2025
https://github.com/cerbos/cerbos-sdk-ruby
Ruby SDK for authorization via Cerbos
Last synced: 12 Apr 2025