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/hombre2014/hello-rails-react
Simple integration of Rails and React-Redux with react-rails gem. No ReduxToolkit.
rails7 react-rails redux redux-thunk ruby
Last synced: 21 Jan 2026
https://github.com/wbnns/ethereum-wallet-for-ruby-on-rails
A simple ethereum wallet powered by Ruby on Rails
blockchain ethereum ethereum-wallet ruby ruby-on-rails wallet
Last synced: 02 Mar 2026
https://github.com/pablob07/mdb_rails_7
Naïve boilerplate for rails 7.0.4, Importmaps and mdb-ui-kit 6.0.0
boilerplate javascript-library mdbootstrap rails ruby sass
Last synced: 07 May 2026
https://github.com/ankitt26/recipe-app
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.
devise group-project rails ruby ruby-on-rails
Last synced: 27 Apr 2026
https://github.com/ibug/pfserver
Port forwarder server (simple iptables - http interface)
Last synced: 08 Oct 2025
https://github.com/owusu-desmond/mcq-quiz-app
Multiple choice question(mcq) quiz app a program that will ask a user all pre-defined questions and will give the user a score at the end of the quiz.
Last synced: 14 Jul 2025
https://github.com/gedeonts/ruby-school-library
A library Implemented with OOP concepts of encapsulation and inheritance
Last synced: 23 Feb 2026
https://github.com/mxrnx/vice
vi-like editor
code-editor editor ruby ruby-gem text text-editor texteditor vi vi-like vice vim
Last synced: 29 Apr 2026
https://github.com/makevoid/ring-open-uri-demo
Ring OpenURI ruby sample code to open a browser via a gesture with Logbar Ring
demo gestures logbar-ring ring ruby sample-app
Last synced: 31 Dec 2025
https://github.com/blue0513/chat-gpt-ruby
Ruby CLI tool for communicating with ChatGPT
Last synced: 14 Mar 2026
https://github.com/bondok6/tdd
In this project we will implement a class with some methods, we did it by doing test-driven development (TDD).
Last synced: 29 Apr 2026
https://github.com/melashu/time_greeting_message
This is a simple gem to display a message with the phrase `Good Morning` if it is in the morning, `Good Afternoon` if it is in the afternoon, `Good Evening` if it is in the evening, `Good Night` if it is at night
Last synced: 24 Apr 2025
https://github.com/mnisarali/oop-school-library
A school library app that allows a user to add new students, teachers, and books and save records of who borrowed a given textbook and when.
decorator-pattern design-patterns oop-principles ruby school-library
Last synced: 02 Aug 2025
https://github.com/smolget/yadisk
Yandex.Disk API client (ruby gem)
api-client hacktoberfest ruby yandex yandex-disk yandex-disk-client
Last synced: 13 Apr 2025
https://github.com/dgroup/vcs4sql
Organizing version control for the database(s) in a simple, elegant way.
changelog changeset database-control database-management gem liquibase ruby ruby-gem ruby-library sql sqlite vcs
Last synced: 12 May 2025
https://github.com/joneshf/servant-ruby
Create a Ruby client from a Servant API using Net::HTTP.
haskell ruby servant servant-client
Last synced: 11 Sep 2025
https://github.com/iaintshine/ruby-spanmanager
Current span management for OpenTracing in Ruby
opentracing ruby span-management tracing
Last synced: 10 Jun 2025
https://github.com/justalever/passwordless_demo
Passwordless login with Rails 7 - A quick guide on using alternative authentication strategies.
passwordless-authentication rails rails7 ruby ruby-on-rails
Last synced: 19 Feb 2026
https://github.com/brittanyblake/personal-projects
An ongoing list of all the projects that I have worked on using: HTML & CSS, Ruby, Ruby on Rails, Javascript, React & Redux.
Last synced: 28 Sep 2025
https://github.com/inhouse-work/cosing
A ruby gem that easily packages up and parses the COSING database
Last synced: 20 Jul 2025
https://github.com/phortx/rails-use-case
UseCase & Service classes for rails
architecture hacktoberfest hacktoberfest2022 rails ruby
Last synced: 21 Mar 2025
https://github.com/faranoshamini/blog_app
The Blog App is a classic example of a blog website. It is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
css gem html ruby ruby-on-rails
Last synced: 09 Apr 2026
https://github.com/kiebor81/embers
Embers is a portmanteau of "embedded" and "ruby script". This is an embeddable Ruby interpreter for C#.
csharp dsl dsl-syntax embbeded-system game-engine godot-engine interpreter parser ruby runtime scripting-engine scripting-language scripts unity-engine
Last synced: 19 Jan 2026
https://github.com/blocknotes/contents_core
Simple structure to manage contents in a flexible way
cms rails rails5 ruby ruby-on-rails
Last synced: 29 Sep 2025
https://github.com/guillainbisimwa/tic-tac-toe-game
Tic-Tac-Toe is one of the most famous games in the world. We have implemented it using only Ruby.
Last synced: 27 Jul 2025
https://github.com/leob/simplecrowd
Seed of a crowdfunding platform built in Ruby on Rails
Last synced: 12 Apr 2026
https://github.com/chukhraiartur/seo-keywords-generator-ruby
Ruby SEO keywords suggestion tool. Google Autocomplete, People Also Ask and Related Searches.
cli google google-autocomplete google-related-search people-also-ask ruby ruby-gem ruby-lib seo serpapi webscraping
Last synced: 19 Sep 2025
https://github.com/apache/skywalking-ruby
The Ruby agent for Apache SkyWalking
apm dapper distributed-tracing observability ruby skywalking
Last synced: 08 May 2025
https://github.com/eduardosancho/budget
Mobile app to organize spending and group transactions into categories.
Last synced: 17 May 2026
https://github.com/rkotov93/evm-tx-input-decoder
Simple gem to decode and encode EVM transactions input data
blockchain eth ethereum ethereum-virtual-machine evm evm-blockchain ruby ruby-on-rails tron trx
Last synced: 01 Nov 2025
https://github.com/dmshvetsov/adventofcode
🎄 My Advent of Code solutions. Often done with unfamiliar languages so don't expect idiomatic code.
advent-of-code advent-of-code-2020 dart elixir erlang go javascript lua python ruby rust scala sql typescript v
Last synced: 09 Apr 2026
https://github.com/tvziet/market_place_api
This project for practicing API on Rails 7
api aws-s3 postgresql rails7 ruby swagger unit-test
Last synced: 01 Oct 2025
https://github.com/shafiuyushawu/enumerable
In this project we created a module with a predefined functions and Class called MyList which performs some functionality from MyEnumerable module.
classes-and-objects methods-functions ruboto ruby ruby-gem
Last synced: 28 Mar 2025
https://github.com/brenofariasdasilva/university
Here you can find basically most of the exercises I'm solving during my University journey. This repo will contain lots of folders inside of it, each of one related to one subject. It won't be limited to one language.
arduino c codon cpp elixir java jupyter-notebook makefile mysql opengl python ruby shellcode
Last synced: 08 Apr 2026
https://github.com/vidarh/rouge-gtk_theme_loader
Load GtkSourceView themes into Rouge (Ruby syntax highlighter)
rouge ruby syntax-highlight-parser syntax-highlighting syntax-highlighting-theme
Last synced: 18 Sep 2025
https://github.com/infrablocks/rake_easy_rsa
Rake tasks for managing PKI using EasyRSA.
easyrsa infrablocks pki rake rake-task rake-taskset ruby ruby-gem rubygem taskset
Last synced: 07 Aug 2025
https://github.com/parrot-studio/cc-pt-viewer
javascript rails react ruby sega
Last synced: 09 Apr 2026
https://github.com/hausgold/pricehubble
Ruby client for the PriceHubble REST API
api api-client api-wrapper gem oss pricehubble ruby ruby-gem
Last synced: 12 May 2025
https://github.com/sophiemberger/tensorflow-lite-implementation-of-google-nima
🏞A TensorFlow Lite implementation of Google NIMA (Neural Image Assessment)
ios learning-to-rank ltr machine-learning nima ruby swift tensor tensorflow-lite
Last synced: 07 May 2026
https://github.com/fnando/formatted_attributes
Sometimes you need to expose a helper method that will convert its value before saving it to the database. This gem will add `convert_with` and `convert_from` suffixed methods to the attributes you specify.
Last synced: 09 Aug 2025
https://github.com/krishpranav/knight
web application security scanning framework built with ruby
exploitation framework information-gathering rails ruby security-framework vulnerability-scanner web-scanner website
Last synced: 02 Aug 2025
https://github.com/nahnahaj/catalog-of-my-things
In this project, we will create a console app that will help you to keep a record of different types of things you people own: books, music albums, and games. Everything will be based on a UML class diagram. The data will be stored in JSON files but a database with tables structure analogical to the program's class structure will be prepared.
Last synced: 25 Jul 2025
https://github.com/felixdev22/enumerable
Enemerable is a Ruby application designed to decode Morse code messages into readable text. Whether you're a Morse code enthusiast or just looking for a fun and educational way to learn the code, Enemerable is the perfect tool for you.
Last synced: 23 Jul 2025
https://github.com/jpalumickas/wkhtmltopdf_runner
Ruby wrapper for wkhtmltopdf to render PDF from HTML
hacktoberfest htmltopdf pdf pdf-generation rails ruby ruby-on-rails wkhtmltopdf
Last synced: 24 Oct 2025
https://github.com/codecov/ruby-standard-2
Codecov coverage standard for Ruby using Codecov's Bash uploader
codecov coverage-reports rails ruby
Last synced: 12 Apr 2025
https://github.com/cheshire137/gh-starstruck
⭐️ Who has the most stars of them all?
Last synced: 10 Aug 2025
https://github.com/smart-village-solutions/anonymizer_rails
Anonymizer gem scrambles attribute values of ActiveRecord models.
Last synced: 25 Jul 2025
https://github.com/nexmo/nexmo-rack
Rack Middleware to help work with Nexmo webhooks
Last synced: 24 Jul 2025
https://github.com/rogerluan/.linters
My personal dotfiles for popular Swift and Ruby linters.
dotfiles dotfiles-macos formatter ios lint-staged linter precommit-hooks rubocop ruby swiftformat swiftlint swiftlint-config
Last synced: 26 Jun 2025
https://github.com/tomasfn87/calcular-digitos-verificar-cpf
Baixar ferramenta CLI Linux aqui! - Como calcular os dígitos verificadores de um CPF; em Python, TypeScript, Go, Rust, Lua, Java, C++, C#, C, Zig, Ruby, PHP, Odin, Julia, Perl, Ada, Elixir, R, D, COBOL, Pascal, Smalltalk, Lisp, Fortran 90, Algol 68, Mojo, Ring e Haskell.
ada c cli-app cobol csharp go java julia lisp lua luajit odin-lang pascal perl php8 python ruby rust typescript zig
Last synced: 30 Oct 2025
https://github.com/orphic-inc/ruby-orphic-cli
This CLI provides interfaces and instruments of implementing plumbing between Ruby, RoR, Node, and Golang.
Last synced: 14 Apr 2025
https://github.com/ronin-rb/ronin-listener-http
A HTTP server for receiving exfiled data.
asyncio exfil exfiltration http-server infosec listener ruby
Last synced: 27 Jun 2025
https://github.com/abdussattar-70/ruby-group-capstone
A Ruby OOP-based solution for managing and organizing your collection of books, games, and music albums. It allows you to add new items, explore your collection by labels, genres, and authors and provides a user-friendly interface for easy navigation. It's a convenient tool to keep track of your inventory of books, games, and music albums.
Last synced: 19 May 2026
https://github.com/ksylvest/playground
A sample application used to try things...
Last synced: 17 Sep 2025
https://github.com/bruno-/fiber_scheduler_spec
Common specs for a Ruby fiber scheduler
Last synced: 11 Apr 2025
https://github.com/zauberware/url_checker
Quick lookup for HTTP Status codes of a Sitemap!
404-errors http-status-codes nokogiri ruby ruby-scraper ruby-script seo seo-analysis seo-monitor seotools sitemap sitemap-parser url-scraper
Last synced: 14 Mar 2025
https://github.com/emono/line-notify-client
[RubyGem]LINE Notify API Ruby Client
api-client gem line line-notify ruby
Last synced: 28 Jun 2025
https://github.com/tedlivist/weather-scraper
This program scrapes weather forecast requests for a city from Weather-Forecast.com along with some additional weather information for nearby cities. Built with Ruby.
Last synced: 29 Mar 2025
https://github.com/nekonenene/esa-dumper-for-notion
Export posts and comments of esa in order to import to Notion
Last synced: 14 Apr 2025
https://github.com/barakadanny/fitmeup-backend
FitMeUp is an API, built with Ruby on Rails, provides a comprehensive and secure solution for powering your health and fitness platform. With features like user registration, trainer management, and session booking, it delivers fast, reliable results to help users achieve their fitness goals.
authentication authorization database jwt jwt-authentication postgresql ruby ruby-on-rails serializer
Last synced: 07 Mar 2026
https://github.com/akuzko/zen-service
flexible and highly extensible Service Objects for business logic organization
Last synced: 19 Jan 2026
https://github.com/shinesolutions/ruby_aem_aws
Ruby client for Shine Solutions Adobe Experience Manager (AEM) Platform on AWS
Last synced: 08 Mar 2026
https://github.com/holyketzer/ctci_v6
Cracking the Coding Interview 6th edition
cracking-code-interview cracking-the-coding-interview go golang ruby
Last synced: 08 May 2026
https://github.com/gagniuc/combining-two-signals-in-js-c-py-php-vb-pl-rb-java
This is an implementation designed in eight different programming / scripting languages, namely C#, Python, VB6, Javascript, Perl, Ruby, Java and PHP. Each implementation is able to mix two signals/vectors (A and B) in arbitrary proportions.
algorithm code combine csharp design interpolation java javascript languages mix perl php prediction python ruby shortcode spectral-forecast vb6 vba
Last synced: 02 Jan 2026
https://github.com/halostatue/fish-rake
A useful completion set for Rake and Fish
fish fish-plugin fish-shell fisher rake ruby
Last synced: 19 May 2026
https://github.com/blockbusterdev/crud-record-practice
It was built using Ruby
Last synced: 03 Aug 2025
https://github.com/algerina/rent-yacht-frontend
This is a Web application where users should sign in to rent a Yacht from a list then reserve it for a determined period, users can then see their reservations or cancel them.
bootstrap cancancan css devise-jwt postgresql rails react redux ror rspec ruby ruby-on-rails
Last synced: 17 Aug 2025
https://github.com/zales0123/januszstatementgenerator
fun generator golang janusz javascript php python ruby
Last synced: 26 Oct 2025
https://github.com/aakashjhawar/photo-app
Photo management app using Ruby on Rails framework
amazon-web-services aws-s3 credit-card-payments digital-payments document-uploader email-verification heroku html jquery login-email-verification online-photo photo-uploader rails ror ruby ruby-on-rails sendgrid stripe stripe-payments
Last synced: 01 Mar 2026
https://github.com/abdussattar-70/oop-school-library
The OOP-School-Library project demonstrates the principles of data abstraction, inheritance, encapsulation, and polymorphism, which are fundamental concepts in object-oriented programming(OOP).
abstraction data encapsulation inheritance polymorphism rubocop-configuration ruby
Last synced: 29 Mar 2025
https://github.com/ujihisa/ruby-slackbot
gplv3 hacktoberfest ruby slack-bot
Last synced: 14 Apr 2025
https://github.com/cliftondavies/bubble-sort
An optimised Bubble Sort algorithm.
Last synced: 09 May 2026
https://github.com/dryruby/ruby-template
Template repository for public-domain libraries written in the Ruby programming language.
dryproject ruby template-project
Last synced: 22 May 2026
https://github.com/stephenkati/blog_app_prac
Blog app is a fully functional website that shows a list of posts and empower readers to interact with them by adding comments and liking posts.
Last synced: 11 May 2026
https://github.com/peek/peek-resque
Take a peek into your Resque queues and workers.
background-jobs peek resque ruby
Last synced: 07 Oct 2025
https://github.com/ibrahmsql/discoursemap-plugin
A comprehensive professional security auditing plugin for Discourse. This plugin provides automated security assessment capabilities to identify vulnerabilities, misconfigurations, and security issues in your Discourse installation
discourse discourse-plugin discourse-secuirty discoursemap forum-security red-team ruby ruby-on-rails security security-testing security-tools vulnerability-scanner
Last synced: 18 May 2026
https://github.com/peek/peek-dalli
Take a peek into the Memcache commands made through Dalli during your application's requests.
Last synced: 12 May 2025
https://github.com/m-anwar-hussaini/catalog-of-things
Catalog of Things, a versatile Ruby command-line application designed for efficient item management. This powerful tool allows you to easily organize and categorize groups of items. It allows you to create, and store item data effortlessly. With the ability to save your information in JSON files, you can ensure data persistence and accessibility.
command-line database gem json rspec rubocop ruby
Last synced: 11 Sep 2025
https://github.com/billymohajeri/create-your-own-enumerable
Create your own Enumerable is a project to create a class MyList and a module MyEnumerable. Our module MyEnumerable will implement a subset of the functionality of Enumerable.
Last synced: 29 Mar 2025
https://github.com/vagyasri/hangman
In this Project, I have created the hangman game for practicing Ruby basics.
Last synced: 05 Sep 2025
https://github.com/peimelo/controlled_health_api
Controlled Health website API built with Ruby on Rails 6 as API and using devise_token_auth.
api devise-token-auth rails ruby ruby-on-rails
Last synced: 17 May 2026
https://github.com/samuelrocha91/rails_paleva
Sistema de Gerenciamento de Estabelecimentos que Comercializam Alimentos desenvolvido em Ruby on Rails
active-storage capybara devise rspec ruby ruby-on-rails
Last synced: 22 Sep 2025
https://github.com/brettchalupa/soy
Experimental Ruby-backed static site generator
markdown ruby static-site-generator
Last synced: 29 Jul 2025
https://github.com/jinhucheung/omniauth-etencent
Omniauth strategy for Tencent Marketing
marketing oauth2 omniauth qq ruby tencent tencent-api
Last synced: 09 Apr 2026