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-14 00:26:59 UTC
- JSON Representation
https://github.com/melnik0v/stqueue
Separate Threaded Queues for Sidekiq Jobs
activejob gem ruby ruby-gem ruby-on-rails sidekiq
Last synced: 15 Oct 2025
https://github.com/digia3d/cat-lovers-blog
This is a basic Blog website that allows users to create, edit, comment and delete posts, keeping data in a database. This project implements both authorization and authentication in order to provide extended functionality to logged in and authorized users.
postgresql rails ruby ruby-gem
Last synced: 06 May 2026
https://github.com/westonganger/devise_whos_here
Devise extension for logging current active users logged in using only the fast Rails cache and not your database
active-users devise rails ruby users
Last synced: 07 Jan 2026
https://github.com/ductwork/ductwork.github.io
The jekyll application that hosts documentation
documentation pipelines rails ruby
Last synced: 07 May 2026
https://github.com/kenojiri/sinatmdiff
show diff in HTML from history of markdowns. written in Ruby/Sinatra/Bootstrap4
bootstrap4 japanese markdown ruby sinatra
Last synced: 20 Apr 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/berniechiu/mongoid_enum_mapper
An ActiveRecord Enum Like Function Supporting for Mongoid
Last synced: 07 May 2025
https://github.com/blase147/firmtecs_blog
This app is a classic example of a blog website. It is a fully functional website that shows list of posts and encourage readers to interact with them by adding comments and liking posts.
Last synced: 13 Apr 2026
https://github.com/dapi/masha
Маша-учетчица, все знает о том, чем вы занимались сегодня на работе
rails-application ruby website
Last synced: 07 Feb 2026
https://github.com/hrs/primer-finder
Web application for selecting primers.
Last synced: 23 Feb 2026
https://github.com/madwork/chef-chruby-build
Chef cookbook to install chruby and build rubies from source with TCMalloc and LibYAML options on Ubuntu.
chef chef-cookbook chruby libyaml ruby tcmalloc
Last synced: 02 May 2026
https://github.com/roberwil/ada_numbers_gem
It converts a number to its equivalent in written words, i.e. 123 to "cento e vinte três" or to "one hundred and twenty-three", and vice versa.
ruby ruby-gem ruby-on-rails rubygems
Last synced: 12 Feb 2026
https://github.com/felipedemacedo/redmine_cluster
cluster docker rails redmine ruby ruby-on-rails
Last synced: 13 Apr 2026
https://github.com/shihabrafio/catalog-app
Discover the ultimate organizational solution for your personal collections with the Catalog of My Things App. This user-friendly application offers a seamless and intuitive experience, allowing you to effortlessly manage and explore various categories of your belongings, including games, books 📚, and music albums 🎶.
Last synced: 19 Apr 2025
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/gangelo/littleweasel
LittleWeasel is more than just a spell checker for words (and word blocks, i.e. groups of words); LittleWeasel provides information about a particular word(s) through its API. LittleWeasel allows you to apply preprocessing to words through any number of word preprocessors before they are checked against the dictionary(ies) you provide. In addition to this, you may provide any number of word filters that allow you to consider the validity of each word being checked, regardless of whether or not it's literally found in the dictionary. LittleWeasel will tell you exactly what word preprocessors were applied to a given word, even showing you the transformation of the original word as it passes through each preprocessor; it will also inform you of each matching word filters along the way, so you can make a decision about every word being validated.
gem gems ruby ruby-gem ruby-gems rubygem rubygems spell-check spell-checker spell-checker-plugin spell-checking spell-checking-engine spellcheck spellchecker spellchecking spelling spelling-checker
Last synced: 28 Aug 2025
https://github.com/ztcollazo/bookwyrm
Your one home for book reviews and recommendations.
Last synced: 07 Feb 2026
https://github.com/codewithmide/alx-system_engineering-devops
DevOps, CI/CD, Nginx, Apache, Haproxy Etc.
bash-script config devops http-server linux load-balancer puppet ruby ruby-gems shell ssh-server
Last synced: 02 Apr 2025
https://github.com/gabriel4420/spotcode
Um repositório para o projeto da semana da onebitcode, utilizando React e Ruby.
ruby ruby-application ruby-on-rails
Last synced: 22 Apr 2026
https://github.com/igorbezsmertnyi/picterest
Ruby on Rails application example
Last synced: 13 Apr 2026
https://github.com/bawng/actuator
High precision scheduling of light weight timers for async and fibered Ruby applications
async fibers high-performance high-precision reactor ruby ruby-extension timers
Last synced: 19 Apr 2025
https://github.com/r3dhulk/subdomain-finder-in-ruby
Simple Subdomain Finder In Ruby
enumeration ethical ethical-hacking ethical-hacking-tools ethicalhacker hacking ruby ruby-for-ethical-hacker ruby-for-ethical-hackers ruby-for-ethical-hacking ruby-on-rails ruby-script rubyforethicalhackers rubyforethicalhacking rubyscript subdomain subdomain-enumeration subdomain-finder subdomain-scanner
Last synced: 01 May 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/alierpm/blog
This blog is a functional website that show the list of posts and empower readers to interact with them by: adding comments and liking posts.
postgresql rspec-testing ruby ruby-on-rails
Last synced: 21 Apr 2026
https://github.com/basemax/firstrailsapi
A example repository to show how is first Ruby on Rails RESTful API project
restful restful-api restful-webservices ruby ruby-rails
Last synced: 26 Feb 2026
https://github.com/tomasbasham/tomasbasham.github.io
A Jekyll blog to exhibit my experiences and personal projects
Last synced: 28 Apr 2026
https://github.com/enderahmetyurt/typed_print
TypedPrint provides zero-dependency, beautifully formatted table output for Ruby data structures with automatic column sizing, alignment options, custom headers, and column filtering.
cli console-output formatting pretty-print ruby rubygems table terminal
Last synced: 28 Apr 2026
https://github.com/scientist-labs/thor-interactive
Turn any Thor CLI into a TUI with persistent state, auto-completion, and configurable default handlers for unrecognized input.
Last synced: 02 Apr 2026
https://github.com/dannycho7/afsnackservice
Snack Request Service Slack App
Last synced: 09 May 2026
https://github.com/abhirockzz/oracle-functions-hello-worlds
Use Oracle Functions to deploy Java, Nodejs, Python, Golang and Ruby functions on the cloud
golang java nodejs oracle-functions orafunc-la python ruby server serverless
Last synced: 09 Apr 2025
https://github.com/melashu/lemon
The lemon device is a web portal used to sell and buy used electronic devices. The application shows detailed information about the devices such as prices, models, photos, and other essential information.
postgresql react ruby ruby-on-rails
Last synced: 08 Feb 2026
https://github.com/samuelgiles/there_was_an_attempt
A small utility designed to be used alongside Dry::Monads::Result to repeatedly attempt an operation sleeping between failed attempts.
backoff backoff-strategy exponential-backoff http monads rails ruby
Last synced: 08 Oct 2025
https://github.com/alec-c4/auto_decorator
Convention-based decorator autoloading for Rails models.
decorator gem ruby ruby-on-rails
Last synced: 04 Apr 2026
https://github.com/morozzzko/architecture-model-template
Supercharged structurizr-based template for architecture model
architecture c4model dip modelling ruby structurizr
Last synced: 16 Mar 2025
https://github.com/omkz/pasr
Pasr is an open-source marketplace solution based on Ruby on Rails 6.
postgresql ruby ruby-on-rails stripe-api
Last synced: 01 May 2026
https://github.com/vic778/rails-movies
the movie app is a simple app where you can get all movies and you can do some resarch by the word. it has a search from that render a turbo_stream result at the same sec a user is taping. it sending request to the server as long as you're taping. and it has a Javascript controller named debounce were i've created a search fonction to get the result as fast asn possble and it highlight the results. don't forget to tolk about the route where i scoped the resouces and collect the all data insteaod of an id of a movie.
faker heroku postgresql rubocop ruby ruby-on-rails
Last synced: 08 May 2026
https://github.com/joyfulprogramming/observable
Instrument method calls with OpenTelemetry
open-telemetry opentelemetry rails ruby
Last synced: 05 Oct 2025
https://github.com/skyv26/budget-app
A budgeting app is a software application that you may access from your computer, tablet or mobile device to track your finances, such as income, savings, debt payoff, or investing. Budgeting apps often will sync with your financial accounts to give you an overview in real-time when finances change
budget-app crud-application development mobile-first production render ruby ruby-gem ruby-on-rails
Last synced: 28 Apr 2026
https://github.com/owen2345/buddy_translatable
Allows you to store text data in multiple languages or Sales channels
gem jsonb postgres rails ruby ruby-on-rails translation
Last synced: 08 Oct 2025
https://github.com/sparr/rollingstock-squib
Squib script to generate cards for Rolling Stock, a card game about stock and company trading by Björn Rabenstein
card-game cards publishing ruby squib
Last synced: 17 Mar 2025
https://github.com/faranoshamini/tdd_project
A ruby project with methods such as Factorial, ReverseString, FizzBuzz build on TDD approach
Last synced: 27 Apr 2026
https://github.com/sea-aye/look-out
Report stats to Sea Aye services from your ruby project. Look Out is In charge of the observation of the code for hazards.
code-quality continuous-integration gem reporter rspec ruby simplecov velocity
Last synced: 18 Aug 2025
https://github.com/andypearson/trundle
A gem for reading and writing TextBundle files.
Last synced: 20 Apr 2026
https://github.com/philnash/sms-messages-hanami
An example application for receiving and responding to SMS messages from Twilio in Hanami
hanami ruby twilio twilio-api twilio-sms twilio-sms-api
Last synced: 30 Apr 2026
https://github.com/benmuiruri/rails-mint
A rails app for tracking spending and monitor your expenses per category and your total expenses.
bootstrap5 css ruby ruby-on-rails
Last synced: 16 Apr 2026
https://github.com/santiagorodriguezbermudez/piggy-app
A Ruby on Rails mobile web app that helps you organize with your friends/family around projects (i.e. trips, kickoff business ideas, fix household problems, etc.) and save enough money to implement such projects. This is a project that is part of the Microverse program to learn Ruby on Rails. The app is deployed with Heroku and uses AWS for storing files (images) that users upload.
Last synced: 30 Apr 2026
https://github.com/gencat/decidim-module-department_admin
This Dedicim's module produces a new "department admin" role which allows a User to administer the ParticipatorySpaces of a given Area.
decidim decidim-module hacktoberfest rails ruby
Last synced: 14 Jul 2026
https://github.com/pablovallejo/docker-rails
:rocket: Docker container for Ruby on Rails 5
Last synced: 08 May 2026
https://github.com/danini-the-panini/will_it_ruby
Run your Ruby code before actually running it
Last synced: 09 Oct 2025
https://github.com/gagniuc/mix-two-signals-in-ruby
This is an implementation designed in Ruby. This implementation is able to mix two signals/vectors (A and B) in arbitrary proportions. This source code uses a novel mathematical model published in the journal Chaos. The model is called Spectral Forecast.
algorithm algorithms code mix numerical-analysis numerical-methods ruby signal signal-processing source waveform
Last synced: 07 Jun 2026
https://github.com/guillainbisimwa/find-house-api-doc
Welcome to the FIND YOUR HOUSE API portal. The objective of this site is to make data, including imagery, eminently accessible to application developers.
api bundler documentation house-api rails6 ruby
Last synced: 21 Jan 2026
https://github.com/armchairlinguist/poem-logger
Yet look on me -- take not thine eyes away
Last synced: 18 Mar 2025
https://github.com/mm580486/tehranjs-cli
tehranjs cli help you on build markdown file with ckeditor
ckeditor i18n markdown markdown-builder markdown-converter markdown-editor md mvc ruby tehranjs thor website
Last synced: 06 May 2026
https://github.com/prbsas/devit
Devit is a link aggregator site, similar to Reddit or Hacker News, where a user can submit a link and content to a community, as well as comment on and vote on those submissions.
acts-as-votable devise friendly-id heroku javascript oauth oauth-github postgresql ruby ruby-gem ruby-on-rails sqlite3-database
Last synced: 29 Apr 2026
https://github.com/romiras/odc_viewer
Small web-application for viewing ODC (BlackBox, Oberon/F) documents
documents oberon ruby ruby-on-rails
Last synced: 29 Apr 2026
https://github.com/ahmedeid6842/search-engine
⚙️ 📈 Search Engine Rails project. That utilizes the Rails MVC pattern to build a robust search engine and analytics.
heroku-deployment postgresql redis-server ruby ruby-on-rails search-engine sidekiq
Last synced: 16 Apr 2026
https://github.com/eucarlos/ruby-bootcamp
📕 Fundamental studies of the Ruby language.
bootcamp fundamentals ruby ruby-gem ruby-lang ruby-language study
Last synced: 04 May 2026
https://github.com/frippz/frippz.se
The Jekyll files for my blog
css html javascript jekyll ruby
Last synced: 12 Apr 2026
https://github.com/itmlabs/exceptiontrap
Exceptiontrap – Error Monitoring for Ruby on Rails
error-monitoring rails ruby ruby-on-rails
Last synced: 06 Oct 2025
https://github.com/cuchi/ruddit
Small Reddit clone using Ruby on Rails + GraphQL + React + PostgreSQL :)
Last synced: 13 Apr 2026
https://github.com/utarsuno/ruuuby
description in migration
c config-as-code discord docker github-actions monorepo nginx node-js postgresql rabbitmq rails6 rpc ruby webgl webhooks
Last synced: 06 Oct 2025
https://github.com/gilcierweb/bradesco-shopfacil
Bradesco ShopFácil - Meios de Pagamento Bradesco Boleto Bancário
boleto bradesco bradescoshopfacil gilcierweb payment payment-gateway payments ruby ruby-application ruby-library rubygems shopfacil
Last synced: 15 May 2026
https://github.com/vndee/unescohackathon-xixforum
XIX forum is a social platform for journalists.
fossasia html java javascript ruby unescohackathon
Last synced: 16 Apr 2026
https://github.com/rmex/forge
The new RMEBuilder, a package manager and a build-system for RMVXAce
build-system electron elm nodejs package-manager rgss3 rpgmaker ruby
Last synced: 29 Apr 2026
https://github.com/kockaadmiralac/archive
Just things that I don't bother keeping on my computer that may come handy in future.
android fandom-wiki nodejs petnica python rpgmaker ruby word-cloud
Last synced: 12 Oct 2025
https://github.com/jenorish/available_time
Gem to find available time in a day
availability ruby rubyonrails time timeinterval timeslot timeslots
Last synced: 06 Oct 2025
https://github.com/chenxingqiang/repofm
A TypeScript, JavaScript, PLpgSQL project focusing on File Summary, Code Quality Assessment, Using yarn, XML Format, Test Case Generation.
ai automation cli javascript library plpgsql repofm ruby tool typescript
Last synced: 01 May 2026
https://github.com/mastert/flaky_test_tracker
Automatic flaky test tracking system.
flaky flaky-tests ruby test tracking
Last synced: 07 Oct 2025
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/jatutert/vagrant
HashiCorp Vagrant Configuration and scripting files
ruby vagrant vagrantfile virtualbox vmware-workstation
Last synced: 16 Mar 2026
https://github.com/eiskrenkov/threat
Collection of useful Danger plugins to demonstrate its abilities
Last synced: 17 Jan 2026
https://github.com/sorah/xaes_gcm
Ruby implementation of XAES-256-GCM, an extended-nonce AEAD built on AES-256-GCM
cryptography ruby xaes-256-gcm
Last synced: 28 May 2026
https://github.com/tresor11/transaction-app
A mobile web transaction management app where users can group all their related transaction in one place
Last synced: 28 Jan 2026
https://github.com/eggmantv/rails-webpack-react-template
Rails with Webpack: 从创建,配置到使用和部署
react ruby ruby-on-rails webpack2
Last synced: 15 Apr 2026
https://github.com/said-laasri/hello_rails
HEllo world if my first project with Rails app with postgres
Last synced: 16 Apr 2026
https://github.com/jagreehal/executable-stories
Tests that document. Reports that convince. Write BDD stories inside your test framework. Generate living documentation your whole team can read.
bdd cypress dotnet executable golang java javascript jest kotlin living-documentation otel playwright python ruby rust typescript vitest
Last synced: 11 Jun 2026
https://github.com/zmekonnen251/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. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.
bootstrap5 cancancan database devise postgresql rails-application rspec ruby
Last synced: 21 Jan 2026
https://github.com/ksylvest/omniai-google
An implementation of the OmniAI interface for Google.
Last synced: 24 Jan 2026
https://github.com/excalibra/excalibra.github.io
✒A place for writing, primarily focused on life journals and fragmented notes, intended for sharing and interaction. It provides a detailed introduction to setting up and publishing blogs with Hexo, as well as configuring static themes.
blog docker github-actions-ci jekyll rake ruby
Last synced: 27 Oct 2025
https://github.com/cf-toolsuite/tanzu-genai-showcase
This repository contains multiple examples of applications that can be deployed on Tanzu Platform for Cloud Foundry, demonstrating the use of GenAI tile's LLM capabilities.
ai buildpacks cloud-foundry dotnet golang java javascript php python ruby tanzu
Last synced: 09 Apr 2025
https://github.com/rdavid/transcode
The tool designed to transcode, inspect, and convert video files.
audio ruby rubygem transcode video video-transcoding
Last synced: 24 Apr 2025
https://github.com/jodosha/hall_of_fame
HTTP 103 (Early Hints) with Hanami
early-hints hanami http2 ruby web
Last synced: 03 May 2026
https://github.com/alexwebgr/faw_icon
A simple helper for Font-Awesome 5 using raw SVG and SVG-with-JS
font-awesome ruby ruby-on-rails svg view-helpers
Last synced: 24 Apr 2025
https://github.com/nguyenvanhuan243/rails_meilisearch_docker
Rails meilisearch docker
Last synced: 27 Feb 2025