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/hackico-ai/ruby-hati-jsonapi-error
Standardized JSON: API-compliant error responses made easy for your Web API
Last synced: 02 Jul 2025
https://github.com/1git2clone/ruby-project-template
A simple Ruby project template using gem, bundle, rubocop, rake and minitest.
gem minitest rake rubocop ruby ruby-application ruby-gem template template-project
Last synced: 31 Aug 2025
https://github.com/cryptoprocessing/cryptoprocessing.rb
Ruby client library for accessing Cryptoprocessing API
api api-client api-rest cryptocurrencies cryptoprocessing gem ruby
Last synced: 26 May 2026
https://github.com/edumucelli/rubybikes
A set of Bike Sharing System parsers in Ruby
Last synced: 12 Apr 2025
https://github.com/creadone/pipeline_ruby
Simple pipeline on ruby without dependencies
Last synced: 13 Jun 2026
https://github.com/jackhowa/hacker-rank-big-sum
You are given an array of integers of size. You need to print the sum of the elements in the array, keeping in mind that some of those integers may be quite large.
Last synced: 15 Mar 2025
https://github.com/jdegand/odin-project-basic-ruby-projects
Odin Project Ruby - Basic Ruby Projects - 4 exercises
Last synced: 15 Mar 2025
https://github.com/arielvinis/blog
Este é um projeto de estudo e prática com Ruby on Rails.
Last synced: 10 Jun 2025
https://github.com/jecode93/build-a-blog-with-ruby-on-rails-8
A simple blogging application built with Ruby on Rails 8. Write articles, manage drafts, and publish content with a clean and minimal interface.
Last synced: 11 Apr 2026
https://github.com/clevercloud/ruby-3.3-rails-example
clevercloud-example ruby runtime
Last synced: 03 Jan 2026
https://github.com/sachinsagrawal/tanks-game
The Tanks Game coded in Ruby that runs entirely in terminal using ASCII graphics.
Last synced: 30 Mar 2025
https://github.com/judsonstevens/http_yeah
Simple Ruby server with POST and GET interaction.
Last synced: 10 Jun 2025
https://github.com/codesalley/healtip-api
An API that allows users to create accounts and set up appointments with health professionals both in-person and remote
api json jwt rails ruby ruby-on-rails
Last synced: 10 Apr 2026
https://github.com/rubyonworld/ruby-decorators
Ruby method decorators inspired by Python.
Last synced: 10 Apr 2026
https://github.com/cdhagmann/boothby
WIP: Groundskeeper to manage your rails application
rails ruby rubygem tty-components
Last synced: 21 Nov 2025
https://github.com/gustavo-martins-pereira/skilldevs-marketplace_api_with_rails
A market API using the most used Rails libraries for software architecture
api personal-project postgres postgresql puma rails rails7 ruby ruby-gem ruby-on-rails ruby3 rubygem rubygems
Last synced: 04 Feb 2026
https://github.com/sul-dlss/sdr_view_components
Re-usable view components for SDR applications
Last synced: 13 Jan 2026
https://github.com/tadd/int
An interval-arithmetic-ish library with a terrible name.
arithmetic int intangible intelligent intensive interesting interval-arithmetic library not-integer numeric ruby terrible
Last synced: 30 Aug 2025
https://github.com/ilhamsyahids/socialize-gigih
Socialize: Social Media for Hashtagers
Last synced: 16 Mar 2025
https://github.com/romalenskiy/sample_app
https://sample-app228.herokuapp.com/
Last synced: 20 Jan 2026
https://github.com/brandaoplaster/sales-management
mini system to manage sales.
rails-admin ruby ruby-on-rails
Last synced: 07 Jan 2026
https://github.com/brandaoplaster/paypix
A very simple one that makes external api calls to create a pix.
Last synced: 29 Mar 2025
https://github.com/hmurtaza7/rails_schema_cleaner
Identifies and removes orphaned tables from your Rails application
Last synced: 12 Feb 2026
https://github.com/takuyadev/jungle-ruby-ecommerce
Ruby on Rails (ROR) 6.1 e-commerce website, project at Lighthouse Labs.
Last synced: 20 Jan 2026
https://github.com/otthe/yapper
More convenient way to debug browser extensions by overwriting Web Console API-calls and sending them to local http-server
browser-extension console console-api debugging ruby
Last synced: 24 Oct 2025
https://github.com/baerchen201/ruby
My first attempts to code something in ruby
Last synced: 25 Aug 2025
https://github.com/paradocx96/bookcms-rubyrails
Rails Application with Basic Authentication and Books Management
bootstrap bootstrap5 postgresql rails rails7 ruby ruby-on-rails
Last synced: 20 Jan 2026
https://github.com/rubyonworld/openai
Get your API key from https://beta.openai.com/account/api-keys
Last synced: 25 Apr 2026
https://github.com/thiagohrcosta/imdb_search
A small project where user can search for a movie in our database. The user can create, edit and delete a movie and also search on our database using Pg_Search gem.
bootstrap4 css3 html5 postgresql rails ruby
Last synced: 02 Apr 2026
https://github.com/thiagohrcosta/mailing
Simple project to test mailing features
Last synced: 01 May 2026
https://github.com/ricardoliveira5ro/pathwayapi
PathwayAPI is designed to help users create, manage and track personalized roadmaps breaking them down into manageable steps
devise devise-jwt jsonapi-serializer postgresql restful-api ruby ruby-on-rails
Last synced: 05 Jan 2026
https://github.com/singcl/node-redis
Redis cluster construction for building with nodejs.
Last synced: 19 Apr 2026
https://github.com/deradon/facebookscraper
Simply keep your OpenGraph-Objects up to date
deprecated facebook ruby unmaintained
Last synced: 25 May 2026
https://github.com/greentiger0789/atcoder_ruby
This is a tool to set up an environment to solve past questions of AtCoder, a competitive programming competition, using Ruby.
Last synced: 08 Feb 2026
https://github.com/joelmoss/concerned_validations
Isolate and automate your Rails validations
rails ruby ruby-on-rails validation
Last synced: 02 Jan 2026
https://github.com/aryan-binazir/todo-list
A todo list application built using Ruby, Sinatra, ERB, Puma & JavaScript
erb javascript puma ruby sinatra
Last synced: 06 May 2026
https://github.com/uxxman/snaky_params
Rack middleware for Rails that automatically converts request parameter keys to snake_case.
api rails ruby ruby-on-rails snake-case
Last synced: 02 Jan 2026
https://github.com/bushmusi/hello-rails-back-end
This project to build REST API using Ruby on Rails. The project have only boilerplate of rails API
database postgresql rest-api ruby ruby-on-rails
Last synced: 30 Apr 2026
https://github.com/emfy0/bivalent-portfolio-balancer
Bivalent portfolio cli balancer
Last synced: 15 Mar 2025
https://github.com/mustafabinguldev/gochallange
Are you ready for a 10 day challenge?
Last synced: 16 Mar 2025
https://github.com/kkrull/ruby-sandbox
A place to develop new ideas in Ruby
Last synced: 28 May 2026
https://github.com/arirusso/minidisc
Mini service discovery in Ruby
discovery ruby service-discovery
Last synced: 18 Mar 2025
https://github.com/ricardo-benicio/rubyguard
RubyGuard - Application for test technical for company available.
development devise devise-jwt postgresql rspec ruby ruby-on-rails
Last synced: 09 Feb 2026
https://github.com/mrivasperez/wordshop
Wordshop is a simple, open-source platform for sharing your writing, plain and simple.
blog blogging blogging-application rails rails-application ruby ruby-on-rails writing
Last synced: 09 Feb 2026
https://github.com/miozilla/liquidux
liquidux :droplet::shopping: : eCommerce Shopify Liquid # open-source template # Ruby # Looker # LookML # UX
ecommerce liquid looker lookml open-source ruby shopify template ux
Last synced: 16 Apr 2026
https://github.com/jessetg/jekyll-format
A Liquid filter that lets you use format (aka sprintf) in Jekyll
format jekyll jekyll-plugin liquid liquid-templating-engine printf ruby sprintf
Last synced: 16 Apr 2026
https://github.com/madliani/caesar-cipher
The Caesar's Cipher Encoder and Decoder
caesar-cipher cryptography ruby
Last synced: 01 Mar 2025
https://github.com/romulooliveira94/controla-facil
Sistema de Controle de Gastos Fácil e Intuitivo (Finance Control System) made with Ruby on Rails
daisyui hotwire ruby ruby-on-rails stimulusjs tailwindcss
Last synced: 27 Feb 2026
https://github.com/irvanfza/basictdd
Process of Test-Driven Development (TDD) step-by-step. FizzBuzz word game is used as the main problem to solve. Ruby is the programming language used with RSpec as the test framework.
rspec rspec-testing ruby tdd tdd-ruby tdd-sample
Last synced: 22 Apr 2026
https://github.com/ryanhustler420/airbnb-clone
Simple Airbnb Application Clone With Ruby On Rails Framework. Check Commites For Step By Step Implementation.
authentication bookings clone crud-application hotel ruby ruby-on-rails
Last synced: 22 Apr 2026
https://github.com/smartcasual/rspec-permutations
RSpec::Permutations is a gem that provides a simple way to run your RSpec tests with different permutations of parameters. This makes combinatorial unit testing faster to write and easier to read.
Last synced: 11 Feb 2026
https://github.com/maful/railstips.dev
Railstips.dev is a collection of tips and tricks for the Ruby on Rails ecosystem curated from X (Formerly Twitter)
nextjs rails ruby ruby-on-rails tips-and-tricks
Last synced: 08 Jan 2026
https://github.com/uchida16104/my-composed-music
I upload source code of musics which composed by me. https://creofuga.net/44707 https://hearthis.at/hirotoshi-uchida/
Last synced: 21 Jun 2025
https://github.com/arthur87/appiconset
Ruby script to write app icons required for macOS and iOS apps from 1024px x 1024px images.
Last synced: 27 Feb 2026
https://github.com/shiotomo/meps
Minecraft server Extension Platform System
docker docker-compose minecraft rspec ruby sinatra
Last synced: 08 Jan 2026
https://github.com/saskapetrovic/wheelzy
Drive your way, rent your day
cars renting ruby ruby-on-rails
Last synced: 24 Apr 2026
https://github.com/kmdtmyk/ruby-date.js
Date class for JavaScript that can be used same as Ruby's Date
Last synced: 11 Feb 2026
https://github.com/insomnius/rb
rb is a Go library inspired by Ruby's expressive simplicity, bringing familiar methods like downcase, upcase, and count to the Go ecosystem. Perfect for Rubyists exploring Go or Gophers craving Ruby-style utility, rb combines Ruby-like elegance with Go's performance and safety.
Last synced: 11 Feb 2026
https://github.com/ed-mare/json_api_server
Ruby gem implements JSON API 1.0 - data, errors, meta, pagination, sort, filters, sparse fieldsets and inclusion of related resources. For creating APIs, not consuming.
Last synced: 11 Feb 2026
https://github.com/bisoladebiyi/instructive-lms-server
This is the Server Repo for https://github.com/bisoladebiyi/instructive-lms-client
Last synced: 11 Feb 2026
https://github.com/antarr/jordan
A comprehensive Rails 8 application template with advanced authentication, role-based access control, and modern frontend features. Perfect for building ecommerce platforms, social media applications, enterprise software, and SaaS products.
boilerplate-application ruby ruby-on-rails template
Last synced: 12 Feb 2026
https://github.com/fortnoxab/api-example-ruby
API example code for Ruby
api api-client fortnox httparty ruby
Last synced: 05 Jul 2025
https://github.com/philnash/dad-jokes-jets
Get dad jokes by SMS using Ruby, the Jets framework and AWS Lambda
aws-lambda jets lambda ruby sms twilio twilio-sms
Last synced: 13 Jun 2025
https://github.com/habu-kagumba/tutorials
various unfinished tutorials. Nothing to see here.
Last synced: 04 Feb 2026
https://github.com/franciscojbrito/store_api
API desarrollada en Ruby on Rails que gestiona la información de tiendas, productos y usuarios. Esta API está diseñada para ser utilizada en aplicaciones de comercio electrónico.
docker docker-compose rspec ruby ruby-on-rails
Last synced: 12 Feb 2026
https://github.com/rubyhcm/blog
My personal blog with rails
blog guide linux postgresql rails ruby ubuntu
Last synced: 12 Feb 2026
https://github.com/jopilot-net/jopilotapi-ruby
A Ruby gem for accessing the JoPilot API, providing an easy way to add AI-driven job search functionality to Ruby applications.
ai api-wrapper job-search ruby ruby-gem
Last synced: 12 Feb 2026
https://github.com/francis3400/school-library
This is an app built with ruby that allows you to Add new students or teachers, Add new books, Save records of who borrowed a given book and when.
Last synced: 14 Jun 2025
https://github.com/justalever/hotwire_voting_flash_messages
Hotwire Voting and Flash Messages with Ruby on Rails
hotwire rails ruby ruby-on-rails
Last synced: 13 Feb 2026
https://github.com/tarta-ai/tartaapi-ruby
TartaAPI-Ruby is a Ruby gem facilitating seamless connection to Tarta's AI-enhanced job search features, perfectly suited for Ruby applications.
api-wrapper job-search ruby rubygems
Last synced: 13 Feb 2026
https://github.com/gr1d99-ke/simple_links_scraper
Extract links from any web application
learning-by-doing ruby ruby-on-rails scraper
Last synced: 04 May 2026
https://github.com/mwapsam/search-engine
This is a Turbocharged real-time search build with Ruby on Rails 7. It allows users to search for the articles, and then have analytics that display what users were searching for.
automatic-search hotwire pg-search rails ruby stimulusjs
Last synced: 24 Apr 2026
https://github.com/thiagohrcosta/bookstore
A bookstore project created in rails.
bootstrap4 css3 html5 postgresql ruby ruby-on-rails
Last synced: 13 Apr 2026
https://github.com/cloudamqp/lavinmq-tutorials
Beginner friendly LavinMQ tutorials
Last synced: 16 Apr 2026