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/detjensrobert/aws-instances-bot
Discord bot written in Ruby to start and stop AWS EC2 instances
aws aws-ec2 discord discord-bot discordrb ruby
Last synced: 26 Apr 2026
https://github.com/hasumikin/aurora-data-api
A kind of ORM for Amazon Aurora Serverless NOT depending on ActiveRecord
aurora poro postgresql ruby serverless
Last synced: 26 Apr 2026
https://github.com/tsaohucn/crawler_fb_group
This is crawler use selenium for facebook groups
crawler facebook-groups rails ruby
Last synced: 27 Apr 2026
https://github.com/redborder/rb-arubacentral
Service to get location API information from Aruba Central
aruba arubanetworks autodelivery kafka redborder ruby
Last synced: 27 Apr 2026
https://github.com/sparkymat/symbolic_enum
An alternative implementation of Rails Enum
array enum enumeration ruby ruby-on-rails
Last synced: 27 Apr 2026
https://github.com/mariochavez/expenses
Reposition del código de la serie de videos de Ruby on Rails
Last synced: 27 Apr 2026
https://github.com/holyketzer/pscb_integration
PSCB bank payment service integration / Интеграция с ПСКБ-эквайрингом
acquiring payment-gateway payment-integration pscb pscb-bank rails ruby
Last synced: 27 Apr 2026
https://github.com/gen1321/yetantotherrubynerualnetwork
machine-learning neural-network ruby
Last synced: 07 Jun 2026
https://github.com/rongrongteng/phone_number_formatter
UK Phone Number Formatter
Last synced: 27 Apr 2026
https://github.com/aldesantis/timeful
A Ruby on Rails engine for building timelines.
activity-streams engine feed rails ruby timeline
Last synced: 27 Apr 2026
https://github.com/ansaribrahim/hello-rails-back-end
Hello Rails back-End is a Hello world project to learn about rails & react in two apps.
Last synced: 27 Apr 2026
https://github.com/nicomiguelino/twitter-rails-api
A REST API for a Twitter clone, built using Ruby on Rails
Last synced: 28 Apr 2026
https://github.com/errea/rubyapi
This is a simple API for todoList and Subsequently a blogPostApi
api api-client api-rest ruby ruby-on-rails
Last synced: 28 Apr 2026
https://github.com/joytaribagshaw/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.
authentication devise ruby ruby-app ruby-gem ruby-on-rails
Last synced: 28 Apr 2026
https://github.com/andrew-woblavobla/hyperion
High-performance Ruby HTTP server. Faster than Puma at parity threads, with HTTP/2 + TLS + structured logs out of the box.
falcon-alternative http-server http2 puma-alternative rack rails ruby tls web-server
Last synced: 03 May 2026
https://github.com/rwehresmann/chatbot_faq_manager
A chatbot to easily manage FAQ.
agent api-ai chatbot faq-manager link-agregator ruby sinatra slack
Last synced: 28 Apr 2026
https://github.com/kusnierewicz/event-manager-app
The Odin Project Assignment: Jumpstart Lab Cirriculum Event Manager
Last synced: 08 Jun 2026
https://github.com/skyv26/morse-code-ruby
Morse code is a method used in telecommunication to encode text characters as standardized sequences of two different signal durations, called dots and dashes, or dits and dahs. Morse code is named after Samuel Morse, one of the inventors of the telegraph.
Last synced: 28 Apr 2026
https://github.com/joytaribagshaw/blog-app
The Blog app is a robust Ruby on Rails website showcasing core blog features: posts, comments, and likes. It demonstrates CRUD actions, user authentication, and efficient DB management, offering valuable insights in just 300 characters.
rails rails-api ruby ruby-gem ruby-on-rails
Last synced: 28 Apr 2026
https://github.com/rdjarbeng/rdjarbeng
Richard Djarbeng's github profile-computer engineer specializing in web development, machine learning, and IoT devices. New web posts have moved to website below
data jekyll machine-learning ruby website
Last synced: 28 Apr 2026
https://github.com/starsheriff2/weather-app-calendar---backend
Simple web app for creating reminders that show you the weather forecast. Built with Ruby on Rails API, PostgreSQL, React create-react-app, Redux RTK and JWT for authentication. Deployed with Docker
crud-api docker docker-compose jwt-authentication jwt-token postgresql render request-testing restful-api rspec-testing ruby sql
Last synced: 28 Apr 2026
https://github.com/carlosmuerto/rails_budget_app
The Budget On Rails 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.
railway-deployment ruby ruby-on-rails
Last synced: 28 Apr 2026
https://github.com/ltfschoen/opendata-api
Ruby Gem wrapper for Transport for NSW (TfNSW) Open Data APIs
curl dotenv gem https net-http nsw-government opendata-api ruby rubygems transport
Last synced: 28 Apr 2026
https://github.com/neume/chordproko
Parse Chordpro formatted song.
chordpro chordpro-format chordpro-rails parser rails ruby song-sheet
Last synced: 28 Apr 2026
https://github.com/andygeek/books-authors-rails
Proyecto simple usando un modelo con la relación Libros y Autores.
Last synced: 29 Apr 2026
https://github.com/luizpicolo/suap_api
Um wrapper Ruby para acesso a API do SUAP (Sistema Unificado de Administração Publica) do IFMS
Last synced: 29 Apr 2026
https://github.com/maheshkumar-novice/caesar-cipher-tdd
Caesar cipher program with Tests to practice Test Driven Development
Last synced: 29 Apr 2026
https://github.com/rwubakwanayo/tdd
This is an education project that implement a class with some methods, but we did it by doing test-driven development (TDD). The idea is to write tests first and then the code.
Last synced: 29 Apr 2026
https://github.com/cristiancfe/projetoautomacaoruby
Curso de automação de testes com linguagem Ruby, cucumber, site prism, Gherkin utilizando versionamento de código com Git e Github com o editor VSCode
Last synced: 29 Apr 2026
https://github.com/akicho8/memory_record
A simple library that handles a few records easily
database immutable ruby static
Last synced: 29 Apr 2026
https://github.com/imteekay/websocket-chat
Chat with Web Socket | Using ActionCable & Redis
actioncable rails5 ruby ruby-on-rails websocket websocket-chat websocket-server
Last synced: 29 Apr 2026
https://github.com/ritobrotomukherjee/oops-school-library-ruby
It's a school library using Ruby. The data gets added and deleted from CLI. It's a simple project to learn developing project from UML diagram
cli gitflow learning-by-doing mvc-architecture rspec ruby school-library solid-principles unit-test
Last synced: 30 Apr 2026
https://github.com/johansolbakken/benchmark
A repository for benchmarking Optimistic Order-Preserving Hash Join (OOHJ) in MySQL using the Join Order Benchmark (JOB). Part of a Master’s thesis project, it includes scripts for setting up the database, running SQL queries, and evaluating performance.
benchmarking join-order-benchmark mysql query-optimization ruby sql
Last synced: 30 Apr 2026
https://github.com/hmt/schild.rb
schild bietet eine Open Source Ruby-Schnittstelle zu SchilD-NRW-Datenbanken. Jetzt auch als JS Bibliothek unter schild.js
open-source ruby schild schild-nrw schule
Last synced: 30 Apr 2026
https://github.com/skyv26/hello_rails
First Ruby on Rails project in which the "Hello World!" will be displayed on the browser screen.
backend-webdevelopment framework hello-world rails7 ruby ruby-application ruby-on-rails rubygems
Last synced: 30 Apr 2026
https://github.com/rwubakwanayo/blog-app
Microverse Module 05 Project: This is an educational project to create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Last synced: 30 Apr 2026
https://github.com/torobucci/budget_app
Budget_App is a ruby on rails application that allow users to budget their money effectively. It utilizes devise gem for proper user authentication. User can add a category and see expenses on that category.
Last synced: 30 Apr 2026
https://github.com/rubyonworld/slack-ruby-block-kit
A collection of ruby objects that represent Slack's block kit.
Last synced: 30 Apr 2026
https://github.com/fene-87/school-library
A ruby application whose aim is to serve as a library tool that records what books are in the library and who borrows them
Last synced: 30 Apr 2026
https://github.com/wesleyscholl/repose
💫 Repose helps you compose your next repo — AI-crafted names, descriptions, topics, and READMEs in one command. Build smarter, faster, and cooler. 🧠💻🔥
ai ai-assistant automation cli-tool code-generation developer-tools devops github github-api llm machine-learning openai productivity project-automation project-scaffolding prompt-engineering repo-generator repose repository-management ruby
Last synced: 30 Apr 2026
https://github.com/allanccwang/coding-game
My solutions for puzzles in CodinGame and UVa Online Judge
codingame codingame-puzzles codingame-solutions cplusplus javascript project-repository python3 ruby
Last synced: 30 Apr 2026
https://github.com/mhdez221993/dance_club_api
This API offers service to a react application that books and displays dance class appointments
devise-jwt rails restful-api ruby
Last synced: 01 May 2026
https://github.com/zewdu444/tdd_project
this repository used as Test drive development approach
Last synced: 01 May 2026
https://github.com/dpritchett/sagarin_cfb_picks
🏈 📣 🚩 Semi-automated process to pick winners for this week's CFB games by using Sagarin ratings.
Last synced: 01 May 2026
https://github.com/talaatmagdyx/parity_prop_edu
A gem to partition an array of integers based on parity . adding a basic GitHub action for a CI (continuous integration) setup.
Last synced: 01 May 2026
https://github.com/tommymarvel/budgetwiki
This is a budget app where you can set up your different budgets create different categories, delete your own categories, create new transactions, and delete your own trades. Designed with: (Ruby, Rails, Javascript, and SCSS)
Last synced: 01 May 2026
https://github.com/themonster2015/ecommercesite
This is a small demo e-commerce app built using Ruby on Rails.
ecommerce rails ruby ruby-on-rails
Last synced: 01 May 2026
https://github.com/vic778/shopify
Shopify is an E-commerce website where users can buy stuff. It has a payement method using `Strip` and it has a webhooks controler to check if the payemt was succed and incres the sales_acount of an item after the payemnt t has a code promo for reduice the price. when you update the price of an item localy it will be updated into the stripe database
activest heroku-deployment postgresql ruby ruby-on-rails stripe stripe-payments
Last synced: 01 May 2026
https://github.com/sentayhu19/hello-rails
Hello rails can pull data from the database through the Model and create an instance variable that is then sent to the View to be displayed to the user.
Last synced: 01 May 2026
https://github.com/sundi3yansyah/hack-rails
hacktoberfest hacktoberfest2020 rails ruby
Last synced: 01 May 2026
https://github.com/mariomarroquim/satisfacao360
Rails app using chartkick to provide customer satisfaction surveys
chartkick customer-satisfaction-surveys ruby ruby-on-rails
Last synced: 02 May 2026
https://github.com/infertux/chef-wireguard
Chef cookbook for Wireguard
chef chef-cookbook ruby wireguard
Last synced: 02 May 2026
https://github.com/secretpray/minimal_crud_hotwire
Hotwire minimal CRUD
broadcast crud hotwire hotwire-turbo rails ruby ruby-on-rails turbo
Last synced: 02 May 2026
https://github.com/rafalkaron/r-jekyll-theme
A red portfolio theme.
github-pages jekyll jekyll-theme left-nav portfolio-template responsive ruby
Last synced: 02 May 2026
https://github.com/brunin12/aprendendoruby
Minha Trajetoria aprendendo ruby
app roadmap ruby ruby-on-rails
Last synced: 02 May 2026
https://github.com/bluecollar-systems/su-pdfimporter
PDF Vector Importer for SketchUp — arc reconstruction, color grouping, dash patterns. Pure Ruby, no external dependencies.
cad fabrication pdf pdf-importer ruby sketchup sketchup-extension vector-graphics
Last synced: 09 Jun 2026
https://github.com/techiediaries/ruby5-angular2-app
Example Ruby 5.1.4 with An Angular 2+ (currently 4) front-end
angular2 angular4 rails5 ruby ruby-on-rails
Last synced: 02 May 2026
https://github.com/migueabellan/docker-jekyll
Docker-compose for Jekyll (Ruby)
docker docker-compose jekyll ruby
Last synced: 02 May 2026
https://github.com/sixarm/sixarm_ruby_sign_in
SixArm.com » Ruby » SignIn abstract interface for apps
Last synced: 02 May 2026
https://github.com/mmggyy66/oop-school-lib
[oop-school-library] is a a Ruby app that allows teachers & students to manage school libraries and book rentals .
Last synced: 02 May 2026
https://github.com/adel-gu/rails-blog-app
A Rails Blog app website. that will show the list of posts and empower readers to interact with them by adding comments and liking posts
Last synced: 02 May 2026
https://github.com/yndajas/algorithms
A collection of algorithms implmented in Ruby and/or JavaScript
Last synced: 03 May 2026
https://github.com/mrexox/commissioner
Ruby gem for calculating commissions and exchanging amounts easily
commission exchange gem money ruby
Last synced: 03 May 2026
https://github.com/emotionsar/rubocop-emotionsar
Styleguide for Ruby on Rails projects at emotionsAR
Last synced: 03 May 2026
https://github.com/cyberarm/gosu_game_jam_arcade
Includes all games from the Inaugural Gosu Game Jam
Last synced: 09 Jun 2026
https://github.com/reednj/sequel-json_columns
Add json fields to sequel, even if not supported by the engine
Last synced: 03 May 2026
https://github.com/kettle-rb/kettle-test
🍲 Setup a complete multi-core parallelized RSpec test harness, temporal manipulation, silent output testing, block expectations, etc.
parallel-tests rspec ruby rubygem testing testing-tools
Last synced: 09 Jun 2026
https://github.com/hasannadeem/resume-api
A test project API built in Ruby on Rails + GraphQL for Hatchways Assessment.
apollographql graphql ruby ruby-on-rails
Last synced: 03 May 2026
https://github.com/indiecodermm/coin-trackr
Mobile web app for expense tracking and budget management. User-friendly interface, real-time updates, and secure authentication. Built with Rails
devise mobile-web postgresql rails ruby
Last synced: 03 May 2026
https://github.com/kishan-aghera/cocoon-gem-example
Demonstrates the use of cocoon gem for unobtrusive nested forms handling in Ruby on Rails.
cocoon-gem jquery nested-forms rails ruby
Last synced: 03 May 2026
https://github.com/elmar8287/blog_app
Blog app that will show the list of posts and empower readers to interact with them by adding comments and liking posts. App connected with Postgres db
Last synced: 03 May 2026
https://github.com/kortirso/commento
Commento provides DSL for Ruby on Rails application for working with database comments.
Last synced: 03 May 2026
https://github.com/jollopre/carpanta
A web application for hairdressers
appointments aws-ecs aws-fargate docker docker-compose javascript ruby sinatra stimulusjs vanilla-js webapp
Last synced: 04 May 2026
https://github.com/braincee/blogging-app
About Microverse Module 05 Project: This is an educational project to create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
microverse-projects microverse-students rails ruby ruby-gem ruby-on-rails
Last synced: 04 May 2026
https://github.com/ansaribrahim/bloggy
Cutting-edge web development with Ruby on Rails - Explore and contribute to our open-source blog application project.
cancancan deployment devise license linters render rspec ruby ruby-gem ruby-on-rails swagger tailwindcss
Last synced: 04 May 2026
https://github.com/olipliche/tdd-project
In this project, a class with methods was tested by doing test-driven development (TDD) method.
Last synced: 04 May 2026
https://github.com/jenorish/match_with
Matching condition with human readable regular expression in ruby
readable-regex regex ruby string
Last synced: 09 Jun 2026
https://github.com/isuke/sinatra-vuejs-template
coffeescript ruby sinatra template vuejs2
Last synced: 04 May 2026
https://github.com/sixarm/sixarm_rails_engine_for_contacts
SixArm » Rails » Engine for contacts, e.g. phone numbers, email addresses, etc.
Last synced: 04 May 2026
https://github.com/kraten/alpha-blog-play
A Ruby on Rails simple blog application
Last synced: 04 May 2026
https://github.com/odilson-dev/re-former
A simple project to practice making forms in rails
form-helper ruby ruby-on-rails
Last synced: 04 May 2026