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/vadim-geroim/linked-list-1
Reverse a Linked List.
datastructures linked-list rspec ruby
Last synced: 08 May 2026
https://github.com/cburmeister/pianobar-notify
Pianobar desktop notifications on OSX.
Last synced: 09 Apr 2025
https://github.com/tiltcamp/omniauth-outseta
Enables the use of Outseta as an authentication provider in combination with Devise and/or OmniAuth.
devise omniauth outseta rails ruby ruby-on-rails
Last synced: 06 Oct 2025
https://github.com/driftingruby/092-restricting-access-by-ip-address
Learn to lock down your application or parts of your application by IP Addresses.
ip-address rails ruby ruby-on-rails
Last synced: 27 Apr 2026
https://github.com/eiskrenkov/threat
Collection of useful Danger plugins to demonstrate its abilities
Last synced: 17 Jan 2026
https://github.com/seanpm2001/regaggregate
🌍️📰️🗞️💾️ The official source repository for RegAggregate, a domain-agnostic/specific regional news aggregation service for decentralized news.
aggregator crystal crystal-lang crystal-language css-lang css-language gpl3 gplv3 md news news-aggregator regaggregate regaggregate-development regaggregate-project regional regional-aggregator ruby ruby-lang ruby-language txt
Last synced: 04 May 2026
https://github.com/dankreiger/puppy-euler--ruby-
ruby solutions to puppy euler
Last synced: 09 Feb 2026
https://github.com/ikennarichard/enumerable
This project is a guide for how to effectively incorporate modules into your classes in Ruby.
Last synced: 07 Jul 2025
https://github.com/guillainbisimwa/ruby-ata-structures-and-algorithms-
The goal of this repository is to complete as many challenges from top-100-liked-questions collection of popular challenges in LeetCode.
algorithms data-structures ruby
Last synced: 25 Mar 2025
https://github.com/aaron-contreras/matestack-generators
A set of Ruby on Rails Generators to aid in development with your Matestack-based application
generators matestack rails ruby vuejs
Last synced: 07 May 2026
https://github.com/jimmycuadra/pretty_chat
Pretty print blocks of text from chats
Last synced: 09 Sep 2025
https://github.com/hainesr/mos6502
A ruby implementation of the 6502 microprocessor
Last synced: 26 May 2026
https://github.com/tankerhq/sdk-ruby
Tanker client-side encryption SDK for Ruby
cryptography encryption end-to-end privacy ruby sdk security tanker
Last synced: 09 Apr 2025
https://github.com/mariasinesio/scheduling-system
Sistema de agendamento feito em Ruby on Rails, permitindo selecionar vacinas, gerenciar carrinho e finalizar o fluxo de agendamento de forma simples.
Last synced: 11 Nov 2025
https://github.com/songzivong/dark-minima
A dark version of the default theme Minima of Jekyll.
Last synced: 23 Apr 2025
https://github.com/justjake/ruby-array-trie
Trie-like, prefix-tree data structures that maps from ordered keys to values. Ruby.
array data-structure ruby trie
Last synced: 08 Jan 2026
https://github.com/jawebada/headless2static
the missing link between headless content management systems and static site generators
directus headless-cms jekyll liquid ruby static-site-generator
Last synced: 18 Apr 2026
https://github.com/thebwoyprogrammer/catalog-app
Catalog of my things is a console app that allows a user to add, and list books, labels, authors, genres. music albums and games
back-end json oop-principles ruby rubygems teamwork
Last synced: 12 Feb 2026
https://github.com/amklass11/real-estate
A real estate site where agent can post and sell home
Last synced: 08 May 2026
https://github.com/satoryu/google_suggest
A gem which allows us to retrieve suggest words from Google in your Ruby Code.
google-suggestions hacktoberfest ruby rubygem
Last synced: 29 Jul 2025
https://github.com/ryosk7/yamori-nft-marketplace
技術書展15 向けに書いた「Rubyでつくるマーケットプレイス」に沿って作られたアプリです。
Last synced: 06 May 2026
https://github.com/ches-ctrl/awesome-rails-templates
A collection of free and paid rails templates to start your next project with
boilerplate rails ror ruby ruby-on-rails starter-kit starter-template startup template
Last synced: 12 Feb 2026
https://github.com/tnantoka/rubocop-on-wasm
Run RuboCop on a web browser with ruby.wasm
browser format lint rubocop ruby wasm webassembly
Last synced: 12 Feb 2026
https://github.com/pablovallejo/docker-rails
:rocket: Docker container for Ruby on Rails 5
Last synced: 08 May 2026
https://github.com/ixboy/bootstrap-blog-rails
A magazine like blog website, built using Ruby on Rails 6 in MVC pattern with a Bootstrap 5 template.
backend blog bootstrap css3 html5 mvc-architecture rails ruby
Last synced: 06 May 2026
https://github.com/piotrmurach/wc.rb
A Ruby clone of Unix wc utility.
ruby ruby-gem tty unix-command
Last synced: 12 Jun 2025
https://github.com/acavalin/dcat
Command line catalog tool for your offline data
catalog cli disk disk-usage folder folder-viewer offline ruby terminal
Last synced: 22 Feb 2026
https://github.com/hybras/asciidoctor-server
A way to speedup using asciidoctor with static site generators
Last synced: 12 Feb 2026
https://github.com/hardpixel/woopra-track
Tracking library for woopra.com. Woopra analytics client-side and server-side tracking helper.
Last synced: 05 Mar 2026
https://github.com/thekuwayama/simple_nts_client
Simple NTS(Network Time Security) Client
Last synced: 23 Apr 2025
https://github.com/andygeek/api-users-rails
Proyecto con Ruby on Rails que utiliza JWT y Bcrypt para la autenticación de usuarios.
Last synced: 02 May 2026
https://github.com/codn/database_backup
Create a backup of your postgres database(s) and store it into your personal dropbox. :shipit:
backup crontab dropbox mysql-database postgres-database ruby
Last synced: 08 May 2026
https://github.com/telesign/ruby_telesign
The Telesign Ruby SDK lets you easily integrate with our REST API.
Last synced: 04 May 2026
https://github.com/petertseng/adventofcode-rb-2020
Solutions to https://adventofcode.com/2020 (complete)
advent-of-code advent-of-code-2020 ruby
Last synced: 12 Feb 2026
https://github.com/mbajur/spina_graphql
GraphQL API plugin for Spina CMS
gem graphql rails-engine rails-plugins ruby ruby-on-rails spina-cms
Last synced: 13 Apr 2026
https://github.com/baqar-abbas/school-library
This project is a school Library app built using Ruby which will allow users to Add new students or teachers, Add new books and Save records of who borrowed a given book and when. It is an app to record what books are in the library and who borrows them.
Last synced: 10 Jun 2026
https://github.com/hainesr/ffi-openmpt
A Ruby interface to libopenmpt.
ffi ffi-openmpt hacktoberfest libopenmpt mod ruby ruby-ffi
Last synced: 28 Oct 2025
https://github.com/lsst-it/foreman_envsync
Sync pupperserver envs with foreman
foreman foreman-proxy hammer puppet puppetserver ruby
Last synced: 27 Aug 2025
https://github.com/jetthoughts/react-rails-5-starterkit
React.js + Typescript + Ruby on Rails starter kit for Hybrid Mobile Application development
boilerplate-template heroku rails rails5 reactjs ruby typescript webpack webpacker
Last synced: 09 Apr 2026
https://github.com/inaki-ibarra/oop-design-patterns
Examples of OOP design patterns written in Ruby
examples-ruby oop patterns ruby
Last synced: 24 Jun 2026
https://github.com/mozameljawad/school-library
The school-library is the librarian of OOP University, and will record what books are in the library and who borrows them.
Last synced: 05 Aug 2025
https://github.com/smart-village-solutions/smart-village-app-maz-converter
Converts JSON from max to smart-village-json and sends data to JSON-import-endpoint
Last synced: 14 Mar 2025
https://github.com/ianadiwibowo/central-park
Competitive programming scratch book
competitive-programming go golang ruby
Last synced: 27 Apr 2026
https://github.com/jecode93/budget-app
This budget app is a 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 spend and on what.
postgresql ruby ruby-on-rails tailwind-css
Last synced: 11 Apr 2026
https://github.com/noma4i/puppet-windows_nxlog
Puppet module to install and setup NXLog to Windows machine. For sending logs to Fluentd, Logstash etc
fluentd nxlog puppet puppet-windows-nxlog ruby windows-nxlog-puppet
Last synced: 30 Apr 2026
https://github.com/zhongruoyu/homebrew-aarch64-linux
Homebrew on aarch64 Linux.
aarch64 aarch64-linux brew homebrew linux package-manager ruby
Last synced: 28 Dec 2025
https://github.com/yegor256/donce
Docker Once: builds a temporary Docker image, runs a temporary Docker container, lets your tests interact with it, terminates and cleans up
automated-testing docker ruby testing unit-testing
Last synced: 04 Oct 2025
https://github.com/jeantessier/code-coverage-summary-action
A GitHub Action to summarize JaCoCo code coverage in Gradle builds
Last synced: 03 Jan 2026
https://github.com/interop-tokyo-shownet/maca
A class to manipulate a MAC Address in ruby
Last synced: 06 Aug 2025
https://codeberg.org/reesericci/actionview-svelte-handler
Create Svelte views seamlessly in Rails applications
javascript rails ruby ruby-on-rails svelte
Last synced: 29 Sep 2025
https://github.com/javitocor/bubble-sort-project
This Is Bubble Sort Method using Ruby.
bubble-sort microverse odin-project ruby
Last synced: 24 Mar 2025
https://github.com/sonots/reentrant_flock
A reentrant/recursive flock for ruby
Last synced: 30 Oct 2025
https://github.com/ianks/early_hints_header
An early hints Ruby / Rack middleware which just sets Link headers (i.e. for nginx http2_push_preload)
http2-push nginx rack rack-middleware ruby
Last synced: 17 Aug 2025
https://github.com/haroonabdulrazaq/re-former
This project puts our knowledge of Forms to the test. We built an application similar to hoe forms work in the real world where a user can create a post and add comments to it.
Last synced: 18 May 2026
https://github.com/tarellel/sailpoint
An official gem for accessing an IdentitiyIQ interface
Last synced: 11 Nov 2025
https://github.com/mozameljawad/tdd-project
In this project we implement a Solver class with some methods (factorial, reverse and fizzbuzz), by doing test-driven development (TDD). Remember that we write tests first and then the code.
Last synced: 20 Jan 2026
https://github.com/melody-rs/libfmod-rb
High level bindings to the FMOD library
Last synced: 09 May 2025
https://github.com/okistuff/shapesrb
ShapesRB is a easy-to-use Ruby Gem that draws Shapes
docs easy-to-use gem mit-license open-source rendering ruby rubygems shapes
Last synced: 18 Aug 2025
https://github.com/suwi-lanji/configurator
Create Laravel eloquent migrations from YAML configuration
eloquent json laravel migrations open-source php ruby yaml
Last synced: 08 Apr 2026
https://github.com/dvinciguerra/smart_kitchen
A cookbook webapp inspired by Cookpad to keep personal recipes and shop list organized
cooking cookpad rails recipe-website recipes ruby
Last synced: 21 May 2026
https://github.com/seryllns/data_porter
Mountable Rails engine for CSV, XLSX, JSON & API data imports. Declarative DSL, live preview, dry run, real-time progress via ActionCable.
activerecord api csv data-import engine gem json rails ruby rubyonrails spreadsheet xlsx
Last synced: 20 Feb 2026
https://github.com/prashanth-sams/ruby-cucumber-framework
A Ruby Cucumber generic framework
automation cucumber docker framework ruby ruby-automation ruby-cucumber ruby-cucumber-framework
Last synced: 18 Feb 2026
https://github.com/jrcasso/rails-app-template
A template repository for Rails applications, complete with development setup.
container devcontainer docker docker-compose prototyping rails ruby
Last synced: 19 Feb 2026
https://github.com/omarsalem7/blog-app
A typical example of a blog website is the Blog app. I built a completely working website that displays a list of topics and allows visitors to engage with them by leaving comments and like them.
cancancan devise postgresql rspec rspec-rails ruby ruby-on-rails
Last synced: 08 Apr 2026
https://github.com/coreyjs/ruby-mutant
Encapsulate your business logic into reusable mutations.
hacktoberfest mutations ruby ruby-on-rails rubygem
Last synced: 18 Aug 2025
https://github.com/virag-ky/decode-morse-message
Decoding Morse messages with Ruby.
decode morse-code rubocop ruby
Last synced: 24 Aug 2025
https://github.com/dtinth/thyme_osx_ui
Mac OS X Status Bar Integration for Thyme
Last synced: 21 May 2026
https://github.com/yuvenalmash/school-library
School library is a tool to record the books that are in the library and those who borrows them. Utilizes the principles of object oriented programming
object-oriented-programming oop-in-ruby ruby
Last synced: 01 Oct 2025
https://github.com/luffytaro22/school-library
School Library is an application that allows the user to add new students or teachers, add new books, and save records of who borrowed a given book and when.
Last synced: 19 Aug 2025
https://github.com/probablycorey/question
A collection of interactive patterns for command line user interfaces.
Last synced: 19 Aug 2025
https://github.com/janijegoroff/appium-server-launch
Examples how to launch Appium server from code for several different language bindings.
appium csharp dotnet java javascript pytest python robot-framework ruby wdio
Last synced: 20 Jan 2026
https://github.com/mingstar/collaborative-filtering-examples
Example code for my Collaborative Filtering talk in rorosyd
collaborative-filtering example ruby
Last synced: 23 Jul 2025
https://github.com/siman-man/tspec
TSpec add simple type check of method into Ruby.
Last synced: 19 Aug 2025
https://github.com/siman-man/object_tree
ObjectTree is like tree command for Ruby ancestors.
Last synced: 19 Aug 2025
https://github.com/eccb7/ruby-tdd
This project is designed to help you learn and practice Test-Driven Development (TDD) in Ruby. You will create a class called Solver and implement various methods while following the TDD approach.
Last synced: 15 Apr 2026
https://github.com/brettchalupa/the_fundamentals_of_ruby
An introduction to the basic concepts of programming with Ruby. Information, exercises and code all related to learning Ruby.
Last synced: 24 Mar 2025
https://github.com/juzershakir/gratify-me
A personal hub for your imagination
activestorage-service cloudinary database devise github-api google-api heroku-deployment notebook omniauth pagy rails6 ruby simple-form twitter-api
Last synced: 29 Sep 2025
https://github.com/nebulab/rails-sales-taxes-kata
One of the exercises used in our internal academy.
Last synced: 09 Mar 2026
https://github.com/lreimer/polyglot-palindrom
Contains various Palindrom implementations using different languages.
golang java javascript kotlin palindrom python ruby
Last synced: 10 Apr 2026
https://github.com/monade/solipsist
An approach to write rails controllers in a super compact way.
Last synced: 11 Nov 2025
https://github.com/gmpsankalpa/myfirstapp
javascript kotlin react-native ruby typescript
Last synced: 09 Apr 2026