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/danifromecuador/budget
This Ruby on Rails project is about building a mobile web app where the user can manage his budget. Them will provide list of transactions associated with a category.
postgresql rails render-deployment ruby
Last synced: 24 Jan 2026
https://github.com/ebyrds/szymanskis_mutex
Algorithm devised by Boleslaw Szymanski. This MutEx has linear wait and only 5 communication variables
mutex mutex-lock mutex-synchronisation mutexes race-conditions ruby rubygem szymanski
Last synced: 23 Apr 2025
https://github.com/hidakatsuya/prawn-disable_word_break
Prawn::DisableWordBreak is a Prawn extension that provides an option to disable line breaks for characters such as spaces and hyphens.
Last synced: 24 Apr 2025
https://github.com/mtayllan/vscode-ruby-run-tests
Quickly run tests on terminal
Last synced: 20 Feb 2026
https://github.com/wbnns/codelibro
Un recurso gratuito para aprender desarrollo web.
aprender-a-codificar autoayuda css html javascript libro rails ruby
Last synced: 21 Jan 2026
https://github.com/bitroniq/bitroniq.github.io
My Jekyll theme based page for personal site, blog, and portfolio.
algolia github-pages jekyll liquid lunr ruby ruby-gem
Last synced: 18 May 2026
https://github.com/alephtwo/quantum_rng
A Ruby interface for the ANU Quantum Random Numbers API
json-api random-number-generators ruby
Last synced: 07 Oct 2025
https://github.com/fabriquartz/laptop-install
Fabriquartz it's default laptop install. STATUS - to specific - must be evaluated
elixir ember install-script installer-script laptop ruby vim
Last synced: 09 Jul 2025
https://github.com/opsbr/sample-ruby-web-worker
A sample JavaScript application to run ruby.wasm on a Web Worker with communicating between main thread.
astro ruby webassembly webworker
Last synced: 09 May 2026
https://github.com/rasyadh/hypertensionpredictionnn
Neural Network Algorithm for Hypertension Prediction
hypertension machine-learning machine-learning-algorithms neural-network neural-network-algorithm prediction ruby
Last synced: 07 Oct 2025
https://github.com/printercu/activemodel_translation
Translation helpers for models
activemodel activerecord i18n ruby translation
Last synced: 09 Apr 2025
https://github.com/openactive/models-ruby
Ruby Models for the OpenActive Opportunity and Booking Specifications
implementation-support pre-release ruby
Last synced: 14 Aug 2025
https://github.com/r3dhulk/osint-in-ruby
OSINT Tool In Ruby
blackhathacker blackhathacking ethical-hacking ethical-hacking-tools ethicalhacker ethicalhacking go golang osint osint-reconnaissance osint-tool osint-tools osinttool ruby ruby-for-ethical-hacker ruby-for-ethical-hackers ruby-for-ethical-hacking ruby-script rubyforethicalhackers rubyforethicalhacking
Last synced: 11 May 2026
https://github.com/takkii/dict
Input Completion Dictionary 📖
emacs-autocomplete neovim-ddcdotvim nodejs php ruby vim-deoplete vim-neocomplete
Last synced: 11 Nov 2025
https://github.com/wakematta/meaning_cloud
Meaning Cloud API's wrapper (gem)
api gem meaningcloud ruby wrapper wrapper-api
Last synced: 06 Oct 2025
https://github.com/r95-del/recycle_bin
RecycleBin provides a "trash can" or "recycle bin" functionality where deleted records are marked as deleted instead of being permanently removed from your database. You can easily restore them or permanently delete them through a clean web interface.
bin recycle ruby ruby-gem ruby-on-rails ruby-recycle-bin ruby-trash rubygem rubygems trash
Last synced: 01 Jul 2025
https://github.com/daipham1210/short-link-api
URL shortener backend using Rails 7
Last synced: 06 Feb 2026
https://github.com/jnv/table_syntax
Create tables comfortably in plain Ruby
Last synced: 21 Apr 2025
https://github.com/snkrheadz/omise_test_cards
A set of common test cards for omise api in test mode.
omise omise-test-cards ruby ruby-gem
Last synced: 17 Oct 2025
https://github.com/simp/rubygem-simp-rake-helpers
Rake Helpers for the SIMP Rake tasks
gem hacktoberfest helpers puppet rake ruby simp
Last synced: 02 Mar 2026
https://github.com/martinnicolas/ca
Comunidad de usuarios para reclamar a sus funcionarios por una ciudad mejor
activism debug-politics postgresql rails4 ruby social-impact
Last synced: 08 Apr 2025
https://github.com/barakadanny/school-library-ruby
This is a school library project. It is a console application that allows you to manage a library.
Last synced: 26 Nov 2025
https://github.com/tzmfreedom/fluent-plugin-sforce
Salesforce input plugin for Fluentd data collector
Last synced: 14 Mar 2026
https://github.com/apache/whimsy-whimsical-site
Apache Whimsy Site
content javascript ruby whimsy
Last synced: 09 Apr 2025
https://github.com/omishimaspace/yadokari
日本初?!コンソールから宿を予約するプロジェクト
booking-system cli rails5 ruby
Last synced: 08 Oct 2025
https://github.com/kputnam/cantor
Fast implementation of finite and complement sets in Ruby
Last synced: 17 Mar 2025
https://github.com/m1ari/ruby-spi
Ruby SPI gem
chip gem raspberry-pi raspberrypi ruby spi
Last synced: 07 Feb 2026
https://github.com/spenserblack/rails-codespace-example
Template Ruby on Rails application with Codespaces config
codespaces github-codespaces rails ruby ruby-on-rails
Last synced: 17 May 2026
https://github.com/ntamvl/rails_5_api_react_redux_starter
Rails 5 API with React Redux Client
react redux ruby ruby-on-rails
Last synced: 12 Apr 2026
https://github.com/inkstak/coverart
A tiny client for the Cover Art Archive web service
api covertart musicbrainz ruby
Last synced: 17 Apr 2025
https://github.com/bricesanchez/ruby-on-rails-demo-app-with-dry-rb
Ruby on Rails demo application with business logic powered by dry-rb librairies
dry-events dry-monads dry-rb dry-validation ruby ruby-on-rails
Last synced: 19 Jan 2026
https://github.com/carreraprogrammer/ruby_enumerable
In this project I learned how to use a module inside a class. For this I will create a class MyList and a module MyEnumerable. The module MyEnumerable will implement a subset of the functionality of Enumerable.
Last synced: 16 Mar 2025
https://github.com/rwubakwanayo/vet-clinic
This is an education project built for the purpose of learn how to create postgresQl schema, queriesand models.
Last synced: 16 Sep 2025
https://github.com/zilola-nazarova/ruby-capstone-project
A console app that allows users to manage collections of their things: books, music albums, and games. The data is be stored in JSON files. Built with Ruby.
Last synced: 12 Sep 2025
https://github.com/mmsesay/final-capstone-backend
The project is used for project where a user can reserve a car. The endpoints gives opportunity to a user to add and delete cars. Make reservation for a flat and remove it.
Last synced: 18 May 2026
https://github.com/rookiemonkey/avion-main_course
:blue_book: :computer: Avion school project source codes
avion avion-school css html javascript ph philippines react ruby ruby-on-rails
Last synced: 14 Aug 2025
https://github.com/local-ch/local_uri
Useful and slight extension to Ruby's URI (Uniform Resource Identifiers) core module.
Last synced: 14 Aug 2025
https://github.com/oybekkayumov/blog-app
Ruby on Rails Blog App
controller db-create db-migration erb ffi linter model rspec rspec-rails rubocop ruby ruby-on-rails view
Last synced: 11 Apr 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/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/marioruiz/aurora-detector
Using a 360 camera, Ricoh Theta S, and some ruby code, we can detect when a northern light is shining on the sky, take a picture, record a video, notify by email, twitter...
360 360-photo aurora image-processing ruby
Last synced: 13 Sep 2025
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/wendy0402/jsm
Just State Machine
just-state-machine ruby state-diagram state-machine
Last synced: 13 Apr 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/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/indiecodermm/tictactoe-mcts
Tictactoe engine using Monte Carlo Tree Search
mcts-algorithm monte-carlo ruby tictactoe
Last synced: 14 Mar 2025
https://github.com/yuuu/picoruby-esp32
This is a component that can be used with ESP-IDF, allowing you to add PicoRuby to your project.
esp-idf-component esp32 picoruby ruby
Last synced: 29 Oct 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/shinesolutions/ruby_aem_aws
Ruby client for Shine Solutions Adobe Experience Manager (AEM) Platform on AWS
Last synced: 08 Mar 2026
https://github.com/populatetools/decidim-module-extra_user_fields
Add dynamic custom fields to users
decidim ruby rubygem rubyonrails
Last synced: 23 Apr 2025
https://github.com/raymondjavaxx/dotstrings
A parser for Apple strings files (.strings) written in Ruby.
dotstrings ios localization ruby
Last synced: 20 Mar 2025
https://github.com/elia/receptive
The perfect toolkit to lighten up your existing HTML
javascript jquery opal rails ruby
Last synced: 25 Aug 2025
https://github.com/ricarthlima/rails-evegano
🐄 Serviço de software que entrega ao público vegano um método prático de consultar quais produtos/marcas são ou não veganos e o porquê.
equipe-one if977 ruby sistemas-de-informacao ufpe vegan
Last synced: 13 Mar 2025
https://github.com/mblumtritt/tcp-client
Use your TCP connections with working timeout.
ruby ruby-gem socket tcp tcp-client tcp-socket timeout
Last synced: 14 Jul 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/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/sixarm/sixarm_ruby_rbac
SixArm.com » Ruby » RBAC: Role Based Access Control for users, roles, permissions, etc.
access-control authorization gem rbac ruby
Last synced: 28 Aug 2025
https://github.com/opal/opal-rspec-rails
bindings between `opal-rails` and `opal-rspec`
browser javascript opal rails rspec ruby ruby-on-rails testing
Last synced: 19 Feb 2026
https://github.com/enderahmetyurt/bloudme
A Minimal RSS Reader
hotwire hotwire-stimulus hotwire-turbo psql rss-reader ruby rubyonrails
Last synced: 11 Nov 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/cliftondavies/twitter
A lightweight version of Twitter.
bulma css3 html5 ruby ruby-on-rails sqlite3
Last synced: 08 Apr 2026
https://github.com/fabonreact/betfair-notifications
monitoring cli for the betfair api
api automation betfair betfair-api betting cli commandline-interface football monitoring monitoring-tool ruby
Last synced: 07 Aug 2025
https://github.com/diegojromerolopez/babik
A Django queryset-like API for Ruby on Rails
activerecord mysql postgresql query-builder ruby ruby-gem ruby-on-rails sql sqlite3
Last synced: 07 Mar 2026
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/jbox-web/action_form
Create nested forms, easy ;)
form form-object form-validation rails ruby
Last synced: 09 Apr 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/bestbynature/enumeruby
This repository serves as a learning resource for exploring enumerables in Ruby, with a focus on three specific enumerable methods: #all?, #any?, and #filter?.
Last synced: 05 Apr 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/dinsaw/asana_to_jira
Ruby command line application to move tasks from Asana to Jira.
Last synced: 10 Jun 2026
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/nasirkhan294/school_library
Welcome to the school library, a showcase of object-oriented programming concepts in action. Explore our code for an enriching learning experience! 📚
github-actions linters linters-config rubocop ruby ruby-class
Last synced: 19 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/henrytseng/activerecord-materialize-adapter
ActiveRecord Materialize.io database adapter based on Postgres adapter
activerecord beta materialize rails ruby
Last synced: 14 Oct 2025
https://github.com/realtradam/cyberpunk-red-terminal-sheet
Cyberpunk character creator made in Ruby!
curses cyberpunk cyberpunkred ruby ttrpg
Last synced: 05 Aug 2025
https://github.com/affix/faas-ruby
A Collection of @OpenFaaS functions written in ruby
openfaas openfaas-function ruby serverless
Last synced: 31 Aug 2025
https://github.com/kenchan0130/weak_headers
Validates request.headers in your rails controller
actioncontroller rails rails5 ruby
Last synced: 06 Oct 2025
https://github.com/chaelcodes/advent-of-code-2019
The repo for my advent of code solutions - 2019 - Video tutorials on YouTube.
advent-of-code advent-of-code-2019 ruby
Last synced: 19 Jul 2025
https://github.com/GraphQL-Query-Planner/graphql-analyzer
A GraphQL extension for tracking datastore queries.
Last synced: 16 Jul 2025
https://github.com/mblumtritt/deprecations
Deprecation support for your project.
Last synced: 14 Jul 2025
https://github.com/artemmkin/raddit
Reddit-like application created for learning purposes
Last synced: 12 Jul 2025
https://github.com/dvinciguerra/dev-deck
Dev Deck - A simple solution to provide a deck with custom media keys and macro shortcuts
deck react-native reactjs ruby sinatra
Last synced: 07 Apr 2026
https://github.com/wizardone/shouter
Ruby implementation for a simple publish/subscription based system with callbacks
callbacks events listeners ruby singleton store subscription
Last synced: 22 Jun 2025
https://github.com/yegor256/jekyll-shorts
Automatic generator of short links for all Jekyll pages
jekyll jekyll-plugin ruby shortener url-shortener
Last synced: 27 Mar 2025
https://github.com/yuzurus/jp_jis_code
全国地方公共団体コードから住所を取得するgem
address-code gem jis-code ruby
Last synced: 11 Apr 2025
https://github.com/render-examples/jekyll
Minimal Jekyll site deployed on Render
deployment hosting jekyll render ruby static-site
Last synced: 21 Jun 2025
https://github.com/bonifield/helpers
Brief code examples, templates, and sample data for quick reference.
ansible ansible-playbook bash c code demo example filebeat grok help helper javascript logstash logstash-filter powershell python reference ruby splunk template
Last synced: 07 May 2025
https://github.com/srinitude/guidepost
Harness your knowledge base in your Rails applications
knowledge-base rails ruby ruby-on-rails s3 zendesk
Last synced: 07 May 2025
https://github.com/vagascom/somecache
Somecache is a micro library to create and reuse cache configurations
Last synced: 04 Aug 2025
https://github.com/sachin21/space2underscore
Change the space into underscore.
command-line command-line-tool command-line-tools ruby ruby-gem shorthand
Last synced: 17 Jun 2025