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/tmtocb/live-post_rails_stimulusreflex
simple Rails 6 app based on Twitter with real time posts and likes using ActionCable, CableReady, Redis and StimulusReflex. Bootstrap as CSS framework, Postgres as database, Font-Awesome for icons.
actioncable bootstrap cableready postgresql rails6 redis ruby ruby-on-rails stimulus-reflex
Last synced: 12 Apr 2026
https://github.com/screenstaring/big_commerce-management_api
v3 API client for BigCommerce's REST Management API
bigcommerce bigcommerce-api e-commerce e-commerce-platform ruby
Last synced: 12 Feb 2026
https://github.com/huseyinbiyik/parity
Parity is a web app that allows you to check the parities of the currencies of the world.
fixer-io postgresql ruby ruby-on-rails
Last synced: 16 Apr 2026
https://github.com/b-dollar-c/friends-app
Friends-App is a web application, where the focal end lies in its Backend. It has been developed in RoR. The app as of now can be used to create a user-oriented and a user-associated friends list. It encompasses the CRUD operations, User Authentication and Admin administration.
activeadmin activerecord devise-api-authenticatable devise-gem-extension json-api nodejs rails-application rails-tutorial rails7 ruby ruby-application ruby-gem ruby-on-rails rubygems schema sqlite3
Last synced: 12 Feb 2026
https://github.com/rubocop/capybara-style-guide
A community-driven Capybara coding style guide
capybara rubocop ruby styleguide
Last synced: 28 Feb 2026
https://github.com/katafrakt/rom-encrypted_attribute
RomEncryptedAttribute: Rails-compatible encrypted attributes for ROM
Last synced: 26 Jan 2026
https://github.com/axsuul/capistrano-nomad
Capistrano plugin for deploying and managing Nomad jobs
Last synced: 14 Feb 2026
https://github.com/nullnull/scraping_sample
An easy and powerful template with the minimun you need to start web scraping with Ruby + Selenium + Docker + Google Kubernetes Engine
docker gke kubernetes ruby selenium
Last synced: 13 Apr 2026
https://github.com/lfalch/tennis
"Tennis" game in Ruby for school
game ruby school-project tennis-game
Last synced: 03 Jun 2026
https://github.com/yeukfei02/divisionly-api
split expenses with friends
hacktoberfest postgres rails rspec ruby ruby-on-rails
Last synced: 16 Apr 2026
https://github.com/ricarthlima/rails-ricarthme
👩💻 Versão antiga do meu site pessoal. Feito com ❤️ e #RoR.
Last synced: 16 Apr 2026
https://github.com/anthonyjruffa/dns_resources
Simple Ruby gem to retrieve DNS resource information
Last synced: 25 Mar 2026
https://github.com/bdurand/cassie
The short and sweet Cassandra object mapper from We Heart It.
Last synced: 03 Mar 2026
https://github.com/ryancyq/rodiff
A ruby image comparison tool powered by ODiff in OCamel.
diff image-comparison odiff ruby snapshot visual
Last synced: 03 Mar 2026
https://github.com/praisespjmt/library-rb
Library-RB is an application for the OOP University that records what books are in the library and who borrows them. The allow you to: Add new students or teachers, Add new books, Save records of who borrowed a given book and when.. The app is built with Ruby
Last synced: 29 Mar 2025
https://github.com/andyobtiva/glimmer-dsl-fx
Glimmer DSL for FX (FOX Toolkit Ruby Desktop Development GUI Library)
dsl dsl-syntax fox-toolkit fxruby glimmer-dsl gui ruby ruby-gem ruby-library rubygem
Last synced: 30 Jun 2026
https://github.com/fabianomag/ruby-catalog
Catalog of Things is a console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games.
Last synced: 08 Jun 2026
https://github.com/iwarner/middleman-blog-test
Repository to test Blog nuisances and setup.
blog codeblender drykiss middleman ruby
Last synced: 26 Feb 2026
https://github.com/mathisto/mattkelly.io
A Rails 8 powered personal landing page and blog
css hotwire-stimulus ruby ruby-on-rails stimulus tailwindcss tokyonight
Last synced: 20 Apr 2026
https://github.com/ergoserv/func_live
Official Ruby client for https://func.live - a collection of handy online functions
Last synced: 16 Mar 2025
https://github.com/flori/all_images
Run scripts across multiple Docker images e. g. automatic software tests
Last synced: 18 Jan 2026
https://github.com/conradwt/cockroach-example-using-ruby
The purpose of this step by step tutorial is to provide a very simple example of configuring and using Cockroach database engine with the Ruby Language.
cockroachdb ruby ruby-on-rails tutorial
Last synced: 08 Feb 2026
https://github.com/amirhaytham/super-multi-prog-lang-playground
A modern web-based code editor and execution environment supporting multiple programming languages. Built with React, TypeScript, Node.js, and Docker.
cpp docker docker-compose docker-image go js monaco-editor node nodejs playground ruby typescript
Last synced: 04 Feb 2026
https://github.com/vs4vijay/data-structures-and-algorithms
Data Structures and Algorithms problems and solutions in Ruby
data-structures datastructures dsa ruby
Last synced: 27 Feb 2025
https://github.com/hamptonmakes/named_hash
A Hash Implementation for Humans
hash ruby ruby-data-structures
Last synced: 26 Feb 2026
https://github.com/rawfeed/rawfeed-jekyll
:syringe: A raw Jekyll theme for minimalists
feed jekyll jekyll-blog jekyll-site jekyll-template jekyll-theme jekyll-website minimal minimalist raw ruby ssg-theme theme
Last synced: 04 Apr 2026
https://github.com/windmillcode/custom_vids
Please like, share and subscribe to our youtube channel windmillcode where we go hands on and in-depth with the projects outlined in this repo
google googlecloudplatform python ruby typescript
Last synced: 10 Feb 2026
https://github.com/noile-arch/flux_ecommerce_rails_backend
A ruby on rails backend for an ecommerce web application + PostgreSQL + JWT Auth✌️
jwt-authentication postgresql ruby ruby-on-rails
Last synced: 14 Apr 2026
https://github.com/gangelo/protectedconstructor
Provides a module that may be included in a Ruby class, that protects the constructor; good for enforcing instantiation of classes using, for instance, a class factory. The code itself is not mine, I just wrapped it in a gem and provided the examples; sorry, I don't remember the origin of the code to give credit. :S
constructor gems rails ruby ruby-gem ruby-gems ruby-on-rails
Last synced: 08 Feb 2026
https://github.com/iamazeem/kiba-etl-test
Just a simple CSV ETL test using Ruby and Kiba!
Last synced: 23 Oct 2025
https://github.com/altabering/altadata-ruby
ALTADATA Ruby client provides convenient access to the ALTADATA API from applications written in the Ruby language.
Last synced: 01 Jul 2026
https://github.com/star1431/star1431.github.io
ruby & Jekyll-theme 활용해서 만들어본 블로그 (체험용)
Last synced: 13 Apr 2026
https://github.com/yegor256/others
Catch all missing methods by a single proc, similar to what method_missing() is doing
Last synced: 18 Oct 2025
https://github.com/twknab/rails_vite_react_material
🛸 A boilerplate Rails application using Vite + React18 + MaterialUI w/ PostgreSQL. Includes User registration, login and empty dashboard.
javascript material-ui postgresql rails reactjs ruby vite
Last synced: 13 Apr 2026
https://github.com/vishnugopal/replr
A single line REPL for your favorite languages & libraries. Built on Docker.
Last synced: 09 May 2026
https://github.com/andres-condezo/blog
The Blog app is a classic example of a blog website. a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
postgresql rspec ruby ruby-on-rails
Last synced: 15 Apr 2026
https://github.com/jonathanhefner/i18n-interpolate_nested
I18n interpolation support for nested values
Last synced: 24 Apr 2026
https://github.com/talha08/rails-admin
Rails Admin Authentication.
bootstrap html5 ruby ruby-on-rails rubygems
Last synced: 12 Apr 2026
https://github.com/tomlobato/riff
Riff enables you to build ruby restful apis in record time!
api automatic-api restful roda ruby sequel
Last synced: 06 Sep 2025
https://github.com/demonstrandum/progress_download
Simple customisable progress bar for downloading remote files in Ruby.
customizable downloader progress-bar ruby shell terminal
Last synced: 07 May 2026
https://github.com/jeantessier/book-reviews
The same app built multiple times with different technology stacks.
grails graphql kafka mongodb mysql nodejs ruby ruby-on-rails
Last synced: 08 Oct 2025
https://github.com/erivandosena/api-ruby
RESTful API with Ruby on Rails
api-restful devise docker docker-compose doorkeeper nginx oauth2 passenger rails7 ruby
Last synced: 05 Feb 2026
https://github.com/raihan2bd/morse-code-decoder
The "Morse Code Decoder" is a Ruby project that translates Morse code into English letters and numbers. It can be used to decode Morse code messages and relies on a predefined mapping table for the translation process.
Last synced: 20 Apr 2026
https://github.com/notfounds/solargraph-docker
A docker image for solargraph
docker lsp ruby solargraph vscode
Last synced: 13 Apr 2026
https://github.com/malept/t12r
Transliterator: Ruby I18n.transliterate speedup written in Rust
gem i18n ruby rust transliterator
Last synced: 13 Apr 2026
https://github.com/guppster/quizgenerator
JSON databases --> Brain knowledge
cli mobile react-native ruby thor
Last synced: 13 May 2026
https://github.com/alyraffauf/post
Dead simple, basic package manager for Linux written in Ruby.
Last synced: 08 May 2026
https://github.com/tuanle03/content_checker
The Ruby gem, ContentChecker, offers content checking functionality via API with customizable settings for machine learning models.
Last synced: 01 Feb 2026
https://github.com/odilson-dev/hangman
A simple command line Hangman game where one player plays against the computer, the player is able to save his progression and keep playing later at exactly where he left off.
file marshal project-hangman ruby serialization
Last synced: 25 May 2026
https://github.com/legionio/legion-llm
LLM integration for LegionIO - chat, embeddings, tool use, and agents via ruby_llm
ai legion-core legionio llm ruby
Last synced: 31 May 2026
https://github.com/diowa/ruby4-rails8-flowbite-render
An opinionated starter application based on Ruby 4.0, Rails 8.1, deployable on Render
flowbite font-awesome postgresql rails render rspec rubocop ruby starter-app stimulus-js turbo
Last synced: 13 Apr 2026
https://github.com/sergueik/serverspec_custom_types
misc. handy serverspec snippets
chef puppet ruby serverspec spec
Last synced: 18 Jan 2026
https://github.com/ankitt26/saveit
The SaveIt 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 spent and on what.
database fullstack-development postgresql ruby ruby-on-rails
Last synced: 17 Apr 2026
https://github.com/tommymarvel/blog-app
This is a blog website where you can create an account and write posts. You can also comment on other people's posts and like them.The app is built on Ruby on Rails with Bootstarp as the css framework
Last synced: 13 Apr 2026
https://github.com/ericlondon/rabbitmq-ruby-elasticsearch-docker-compose
RabbitMQ, Ruby, Elasticsearch, Worker, Docker Compose
docker docker-compose elasticsearch rabbitmq ruby
Last synced: 05 Mar 2026
https://github.com/peteugwu/blog-app
A full-stack blog app built with Ruby on Rails framework
authorization blog capybara-rspec devise integration postgresql rails-application ruby ruby-gem ruby-on-rails seed
Last synced: 21 Jan 2026
https://github.com/springernature/slack-channel-archiver
Simple archiver for infrequently used Slack channels.
Last synced: 14 Apr 2026
https://github.com/gurubalan-git/mra
A meeting room booking application done in Ruby on Rails with Slim, Coffescript, jQuery, Devise and others.
coffeescript devise devise-gem-extension heroku jquery meeting meeting-room-application mra rails ruby ruby-application ruby-on-rails slim slim-framework
Last synced: 13 Apr 2026
https://github.com/seanahern/boiler.place
🗻 Boilerplace is a starter project for making your own placeholder image service.
boilerplate image-processing imagemagick rmagick ruby sinatra
Last synced: 08 Oct 2025
https://github.com/costineest/dns-availability
Domain name checker
cli dig dns peter-cooper ruby whois
Last synced: 06 Dec 2025
https://github.com/samojeyinka/niravest-api-investment-platform
Niravest is a Ruby on Rails API for an investment platform, featuring user authentication with Devise and JWT for password security. Admins can create investment packages for users to activate by paying for them. Users can also add packages to their watchlist and later activate them. The API provides high-level authentication and security.
fintech fintech-api fullstack investment investment-portfolio rails rails-api rails-application rails-engine rails-tutorial rails7 ruby ruby-app ruby-gem ruby-on-rails website
Last synced: 21 Jan 2026
https://github.com/miroshni4enko/auctionmarketplace
factory-bot-rails faker postgresql rails rspec ruby
Last synced: 13 Apr 2026
https://github.com/zeroc0d3/ruby-base
Base image for zeroc0d3 ruby apps
docker docker-image dockerfile ruby ruby-on-rails
Last synced: 02 Apr 2026
https://github.com/clear-group-ausbildung/greetings
Ruby on Rails Web Client for the Welcome Screen Application
Last synced: 21 Jan 2026
https://github.com/try2code/unifiedplot
basic line plot with single data interface for NArray/GSL::Vector/ruby-array input
Last synced: 02 Apr 2025
https://github.com/jdenen/watir-device
Automate Chrome Developer Tools' device emulation with watir-webdriver
device-emulation ruby testing watir watir-webdriver
Last synced: 18 Oct 2025
https://github.com/omkz/coolpix-devise-access-token
Coolpics! is an open source platform for creating photo-sharing site :v:
Last synced: 17 Apr 2026
https://github.com/tcrouch/omniauth-wonde
OmniAuth strategy for Wonde
authentication edtech oauth2 omniauth ruby wonde
Last synced: 09 Apr 2025
https://github.com/lankaukk/sinatra-project-journal-app
This is a custom CRUD, MVC app made using Sinatra. It tracks journal entries made by users.
Last synced: 09 Oct 2025
https://github.com/thoughtbot/middleman-inline_svg
Embed SVG documents in your Middleman views
Last synced: 27 Apr 2025
https://github.com/nitinstp23/movie_aggregator
A console based app that accepts movie details as command line args and exports them to a user chosen format (Text / PDF, etc)
command-line interview-questions ruby thor
Last synced: 07 Jan 2026
https://github.com/fursich/hack_jack_compiler
training repository for Jack compiler implemented in Ruby
hack-jack-compiler jack jack-compiler jack-language nand2tetris nand2tetris-compiler ruby
Last synced: 11 Nov 2025
https://github.com/ghilain/budget-app
The Ruby on Rails capstone project is about building 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 spent and on what.
Last synced: 17 Apr 2026
https://github.com/wowinter13/english-to-cron
Converts natural language into cron expressions
cron cron-jobs cronjob gem ruby ruby-gem ruby-on-rails
Last synced: 09 Apr 2025
https://github.com/epaltechs/catalogue-of-things-project
This is a console application project that will help us to keep a record of different types of things we own namely: books, music albums, and games. The application allows you to perform some CRUD operations such as adding new items, reading the items that you have saved, and saving items to .json files.
Last synced: 15 Apr 2026
https://github.com/ilynette/peoplebx_test
On this test, a user is able to sign up, choose their availability and book appointments and get a url depending on appointment's duration. Once a time is picked, it becomes inactive(grey)and can't be reselected.
Last synced: 17 Apr 2026
https://github.com/zahraarshia/budget_management
BMA is a responsive mobile web application useful for your daily budget management. using this app you can have a list of transactions associated with a category suitable for record and manage expenditures.
Last synced: 15 Apr 2026
https://github.com/leslieaine/budget-app
A web app that enables users to manage their budgets. Provides a list of transactions created by a user with a category so that they can track their expenses. Built with Ruby on Rails, PostgreSQL.
Last synced: 07 Apr 2025
https://github.com/vic778/bookme
the general idea is to mimic the primitive features of Calendly. An end user can visit a unique direct link to book events with someone else. These events can be free to book or require payment. Those that book events shouldn't be necessary to create an account. Those that make the events and availability slots do need an account.
activestorage devise heroku postresql rspec ruby ruby-on-rails sidekiq stripe
Last synced: 17 Apr 2026
https://github.com/hrs/bringhurst
Dynamically record type signatures of Ruby methods.
Last synced: 04 Feb 2026