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/kupolak/simpler_lexer
Lexer created for learning purposes. A good start for writing your own programming language in Ruby.
lexer lexer-generator lexer-parser programming-language-development ruby
Last synced: 26 Aug 2025
https://github.com/madhurimarawat/ruby-programming
This repository contains programs in the Ruby Programming Language.
arrays basic-programs boolean case-statements datatypes hashes initializers looping number predicates projects ranges rhombus-star-pattern-while-loop ruby ruby-app split-function strings ternary-operator variables-constants
Last synced: 28 Jun 2025
https://github.com/michaelherold/activerecord-ksuid
K-Sortable Universal IDentifiers for ActiveRecord
activerecord hacktoberfest ruby
Last synced: 05 Apr 2025
https://github.com/pmzi/wordsmith
WordSmith is a powerful CLI tool that leverages OpenAI's API to translate words, phrases, and sentences. It supports context-aware translations, batch processing from files, and customizable target languages, making it an essential tool for multilingual communication and language learning.
cli-app dictionary open-ai ruby
Last synced: 18 Feb 2026
https://github.com/ergoserv/rubocop-ergoserv
RuboCop ErgoServ - ErgoServ's shared configs for RuboCop.
rubocop rubocop-configuration rubocop-ergoserv rubocop-rails ruby ruby-gem ruby-on-rails
Last synced: 27 Jul 2025
https://github.com/acroos/rails_table_for
HTML tables for ActiveRecord collections, made simple
activerecord ruby ruby-on-rails
Last synced: 03 Feb 2026
https://github.com/rwojsznis/rspec-sanity
Auto-ticket flaky tests in your rspec test suite
flaky-tests github jira rspec ruby
Last synced: 09 Apr 2026
https://github.com/eendroroy/model_2_factory-rails
Generates factories for models
Last synced: 15 Apr 2025
https://github.com/shannarra/projecteuler
Solutions to (most of, if not) all 📚 Project Euler problems 🤓 in Ruby 💎.
algorithms exercises for-fun project-euler ruby
Last synced: 12 Oct 2025
https://github.com/sveredyuk/perforator
Simple and pretty stupid way to measure execution time of your code
logging measurements performance ruby
Last synced: 26 May 2026
https://github.com/jbox-web/ssh-tunnel
A Ruby/GTK3 gem to manage SSH tunnels, easy ;)
Last synced: 31 Oct 2025
https://github.com/bntzio/twitter-clone
A twitter clone made using rails + react with flux architecture :bird:
babel clone flux flux-architecture heroku rails rails-asset-pipeline react ruby twitter webpack
Last synced: 14 Apr 2026
https://github.com/fabiomux/jekyll-disqus-plugin
Jekyll plugin that provides all the required tags to render the Disqus comment section and the counter.
disqus jekyll jekyll-plugin ruby ruby-gem
Last synced: 19 May 2026
https://github.com/minasamirsaad/fix_my_code_challenge
new type of project, where I will jump into an existing code base and fix it! Sometimes I will know the language, sometimes not.
c-language javascript python3 ruby
Last synced: 19 Apr 2026
https://github.com/mariomarroquim/rover-simulator
A Ruby script to play with rovers on Mars!
Last synced: 11 Nov 2025
https://github.com/mariomarroquim/risk-api
A Ruby on Rails web service to check transactions for frauds!
Last synced: 11 Nov 2025
https://github.com/shoppyMN/most_ots
Most Money External API wrapper
api-client payment-gateway rails ruby ruby-gem
Last synced: 12 May 2025
https://github.com/PHCDevworksArchives/phcdevworks_accounts_devise
Ruby on Rails 7 Authentication and User Management Engine using Devise with a nice-looking dashboard, admin panel and login views to get you going fast on your next project.
bradpotts devise phcdevworks phcdevworks-accounts rails rails-engine rails-gem rails7 ruby ruby-gems ruby-on-rails rubygems
Last synced: 12 May 2025
https://github.com/zhum/telebot
Universal extensible chat bot platform. Supports console, telegram and facebook for now.
bot bot-framework facebook-messenger-bot ruby telegram-bot
Last synced: 14 Sep 2025
https://github.com/kyledecot/hard_cider
Wait for Apple IPAs to Process
apple appstoreconnect appstoreconnectapi ipa itunesconnect ruby rubygem
Last synced: 15 Jul 2025
https://github.com/encoreshao/crunchbase4
Ruby Library for CrunchBase API Version 4.0
crunchbase crunchbase-api ruby
Last synced: 17 Mar 2026
https://github.com/petercamilleri/fully_freeze
A deep, recursive freeze and freeze tester in pure Ruby.
deep freeze immutability ruby rubygem
Last synced: 17 Aug 2025
https://github.com/oblivious-oblivious/bank-account
Mock app for showcasing the Boundary-Control-Entiry-Viewmodel architecture.
Last synced: 04 Apr 2025
https://github.com/ktanaka101/openapi-dry-validation-generator
Generate dry-validation(ruby) from openapi spec file
code-generation dry-schema dry-validation openapi ruby
Last synced: 09 Apr 2026
https://github.com/omarluq/keycloak_rails
ruby on rails integration with redhat's SSO keycloak
authentication java keycloak redhat ruby ruby-on-rails sso
Last synced: 05 Oct 2025
https://github.com/olaishola05/budget-app
Budget 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. Built with Ruby on Rails, Saas, PostgreSQL and other technologies
postgresql rails ruby ruby-on-rails sass
Last synced: 11 Apr 2026
https://github.com/praisespjmt/test-driven-development-practice
This repository has an implementation a `Solver` class with some methods using test-driven development (TDD). The idea is to write tests first and then the code. The project was done entirely with Ruby.
Last synced: 29 Mar 2025
https://github.com/praisespjmt/morse-code-decoder
This repository contains program to decode a morse-code message using Ruby
Last synced: 29 Mar 2025
https://github.com/detastudio/HR-Management-Rails-5.0.1
gem javascript rails ruby ruby-on-rails
Last synced: 06 Apr 2025
https://github.com/wahaj-ali/school-library
In this project I learn about how to implement classes and objects in Ruby and encapsulation and inheritance with Ruby.
Last synced: 05 Oct 2025
https://github.com/delonnewman/contracts-gen
Generate data from contracts
contracts design-by-contract functional functional-programing generative-testing ruby testing
Last synced: 29 Mar 2025
https://github.com/trmcnvn/gamerly
Summarize the last 24 hours of gaming news.
Last synced: 16 May 2026
https://github.com/zbahati/rails-pos
Point of Sale (POS) System for Rwandan Businesses Empower your startup or small business in Rwanda with our comprehensive POS system built on Ruby on Rails.
payment-gateway payment-integration point-of-sale ruby ruby-on-rails
Last synced: 03 May 2026
https://github.com/docspring/logstruct
Adds JSON structured logging to any Rails app
cloudwatch cloudwatch-logs cloudwatch-metrics json-logging logger logger-middleware logging rails ruby ruby-gem ruby-on-rails structured-logging
Last synced: 18 Sep 2025
https://github.com/yegor256/damsi
Dataflow Machine Simulator
dataflow-machine dataflow-programming ruby
Last synced: 27 Mar 2025
https://github.com/mark24code/rb-master-worker-demo
Master-Worker Pattern demo by Ruby
Last synced: 29 Jul 2025
https://github.com/bipin161523/basic
"Basic Coding of Languages" A collection of beginner-friendly coding projects to learn and explore different programming languages. Starting with C, this repository will gradually expand to include Python, Java, JavaScript, C++, Ruby, and web development basics (HTML/CSS). Follow my journey and explore simple implementations and exercises aimed at
c cpp css html java javascript python ruby
Last synced: 10 Apr 2026
https://github.com/yageek/lambert-ruby
:earth_africa: Ruby native extension over the C and Java lambert library
coordinates jruby lambert ruby wgs84 wrapper
Last synced: 18 May 2026
https://github.com/cybergizer-hq/libmagicrb
Check filetype with libmagic
libmagic railsgems ruby rubygems
Last synced: 13 Aug 2025
https://github.com/taichi-ishitani/ruport-wiki-table-formatter
Wiki Table Fomatter for Ruport
Last synced: 03 May 2026
https://github.com/meissadia/hoopscrape
HoopScrape: Ruby API for NBA data
api basketball basketball-stats nba-data ruby
Last synced: 09 Aug 2025
https://github.com/resurfaceio/test-sinatra
Example REST API built with Sinatra
api-logger http-logger logger-ruby ruby sinatra
Last synced: 24 Jul 2025
https://github.com/munshkr/marea
Yet another musical pattern language based on TidalCycles for building higher-level musical patterns.
live-coding livecoding music music-library ruby supercollider tidalcycles
Last synced: 06 Apr 2025
https://github.com/kei178/pdftocsv
This library offers a tool to enable you to convert PDF files to CSV-like data.
Last synced: 27 May 2026
https://github.com/cisco-open/ruby-ctypes
Ruby gem for manipuliating binary data using C datatype semantics
Last synced: 20 Feb 2026
https://github.com/noah2610/argumentparser
Simple Ruby command-line arguments/options parser.
Last synced: 26 Jul 2025
https://github.com/lagenorhynque/rpncalculator
A reverse Polish notation (RPN) calculator
clojure coffeescript erlang haskell java javascript ocaml python ruby scala
Last synced: 10 Apr 2026
https://github.com/ahsouza/provisionamento-agil
Automation and agile provisioning
ansible aws devops docker nginx php-fpm provisioning ruby shell-script sysadmin vagrant virtualbox wordpress wordpress-site
Last synced: 10 Apr 2026
https://github.com/tatey/list_of_baby_names
A list of baby names given to tiny humans in Ruby
Last synced: 11 Nov 2025
https://github.com/danifromecuador/vitawalletbackend
API Rest que permite realizar transacciones de compra o venta entre USD y BTC al precio actual del mercado, revisar la tasa de cambio del BTC/USD, consultar todas las transacciones de un usuario y consultar los detalles de una transacción.Stack: Rails, PostreSQL
coindesk-api faraday postgresql postman rubocop ruby ruby-on-rails
Last synced: 14 Sep 2025
https://github.com/essentialkaos/anicorn
Simple utility for starting/restarting Unicorn
Last synced: 20 May 2026
https://github.com/ma744/enfield-jekyll-theme
Yet another dark theme for Jekyll - but it's fancy
beatiful-jekyll blogging dark-theme enfield enfield-jekyll-theme fancy feature-rich jekyll-beatiful jekyll-blog jekyll-site jekyll-theme portfolio ruby rubygems seo-friendly seo-optimization website website-template
Last synced: 18 Aug 2025
https://github.com/javitocor/event-manager-ruby
Event manager project to practice serialization. Built with RUBY following the requirements in The Odin Project.
command-line csv odin-project ruby
Last synced: 28 Jul 2025
https://github.com/vic778/devise-auth
in this project, I went through the devise action we can take. I didn't know it was powerful. I created the login method add google oamni and github. I created the tracktable and confirmable action. so we can have your history of when you logged in and how many per day including your IP address and occasion as well. If you try to log in 3 times with a wrong password, your account will be blocked and a token will be sent to you by email so you can unlock your account. Finally, I checked the login time setting after 30 minutes, you will be logged out because your session will have expired. This action is very useful, I think, for Upwork, because every day you have to log in again
factory github google oam omniauth rspec-rails ruby ruby-on-rails turbostreams
Last synced: 10 Apr 2026
https://github.com/tom-barone/jqc
Work management system built with Rails
bootstrap github-actions postgresql rails ruby
Last synced: 02 Jan 2026
https://github.com/freshworks/memoize_until
This gem is an extension to the standard memoization pattern.
cache memoize rails ruby ruby-on-rails
Last synced: 26 Jul 2025
https://github.com/george-swift/advanced-building-blocks
Implementation of Ruby 3.0 enumerable methods with custom modules
algorithms enumerables modules ruby
Last synced: 28 Mar 2025
https://github.com/fegoa89/date-manager
Parse, validate, manipulate, and display dates.
Last synced: 30 Jan 2026
https://github.com/oakten-software-engineering/ravendb-manager
Manage your RavenDB Document Database
Last synced: 14 Jun 2026
https://github.com/jerryowusu/myblogapp
Blog app made with Ruby on Rails. User can make posts, comments and likes on posts of other users. Also user can delete posts and comments created by user. User can edit profile and delete account if not happy. For creating posts and comments user must login. Admin can manage all.
Last synced: 12 May 2026
https://github.com/thejus-paul/bump_gem_version
This gem will simplify the way you bump gem versions.
bump gem ruby semver version versioning
Last synced: 10 Aug 2025
https://github.com/swordray/datetime_tag_helper
ActionView Datetime Tag Helper
Last synced: 19 May 2026
https://github.com/aquaflamingo/openrails
🚂 Open Sourced Ruby on Rails Apps
rails-5 ruby ruby-on-rails rubyonrails
Last synced: 05 May 2026
https://github.com/dreamingechoes/selenium-test-panel
Proof of concept of an admin panel to create and automate tests with Selenium. (Work in progress)
proof-of-concept rails ruby selenium testing
Last synced: 08 Apr 2026
https://github.com/devteds/e3-apis-on-rails
Source code of the Rails API application created during the course - https://youtu.be/pTgaCgfH6_U
docker docker-compose json-api mysql rails rails-api rails-on-docker rest-api ruby
Last synced: 09 Apr 2026
https://github.com/rysth/rails-coincraft
Rails - CoinCraft is a user-friendly budget management application developed with Rails 7, TailwindCSS, and ERB, designed to simplify your financial tracking experience.
rails ruby tailwind tailwindcss
Last synced: 10 Apr 2026
https://github.com/sylhare/vermelinho
⚙️ Hands on with Ruby, gems and GitHub actions!
Last synced: 07 May 2026
https://github.com/rubyonworld/quantity
Quantity.rb provides first-class support for units and quantities in Ruby. The right abstractions for true quantity representation and complex conversions. Hopefully this readme will be all you need, but there are yardocs
abstract first quantity ruby support
Last synced: 12 Nov 2025
https://github.com/matt-taylor/timeoutable
Extends how the base Timeout klass works. This gem adds the ability to customize the ability to send a warning signal to the working thread. This allows a potential graceful shutdown prior to violent death
Last synced: 12 Jun 2026
https://github.com/juanitofatas/unicode_range
Get unicodes by range and exclude reserved words.
Last synced: 05 Apr 2025
https://github.com/ololobus/dev-hacks
Collection of developer hacks and tricks by @ololobus
c dba dev-hacks educational git java learn-to-code linux macos postgres postgresql python ruby scm
Last synced: 10 Apr 2026
https://github.com/shgtkshruch/directed-acyclic-graph
A study on implementing DAG in Ruby
dag graph-algorithms job-scheduler ruby
Last synced: 22 Mar 2025
https://github.com/salgadobreno/dme
Prototype of after-sales & maintenance lab management software that was being developed at Avixy which I was allowed to publish. It was shaping up to be a very interesting app.
reactjs ruby sinatra state-machine
Last synced: 09 Apr 2026
https://github.com/scalingo/sample-ruby-rails
Sample application with Ruby on Rails
rails ruby ruby-on-rails sample scalingo
Last synced: 04 Aug 2025
https://github.com/himeyama/numo-binrw
バイナリファイルを読み込んで NArray オブジェクトを生成、または書き込みます。(gem 配布中)
Last synced: 04 Jan 2026
https://github.com/knowald/simple_graph
A simple graph library for Ruby.
bfs datastructures graphs pathfinding ruby
Last synced: 25 Jul 2025
https://github.com/xwartz/to-query.js
🏁 Serialize a set of key/values into a query string, like ruby to_query method.
Last synced: 20 May 2026
https://github.com/morin3/netlify-feature-tour
Morni por cloud mdConfig files for my GitHub profile.
algorithms computer-vision config git github-actions github-config go html java javascript machine-learning python qrcode-generator quantum-computing query react-router ruby rust spring-boot styled-components
Last synced: 04 Apr 2026
https://github.com/usepoodle/poodle-ruby
Poodle Ruby SDK
customer-communication customer-communications email email-api emails marketing-email marketing-emails ruby ruby-gem ruby-on-rails sinatra transactional-email transactional-emails
Last synced: 05 Aug 2025
https://github.com/svoop/minitest-flash
Simple Minitest reporter to indicate the result of test runs in as fancy a way you like.
Last synced: 28 Jul 2025
https://github.com/nicorb28/ruby
practica de ruby
learning-by-doing learning-exercise programming ruby ruby-exercises
Last synced: 19 May 2026
https://github.com/artkirienko/interest_calculator_ruby
📝Пример тестового задания Ruby
home-assignment home-task home-test ruby test test-assignment
Last synced: 28 Aug 2025
https://github.com/toshimaru/bundled_gems
Install gem specified in Gemfile.lock without `bundle install`.
Last synced: 28 Jul 2025
https://github.com/qltysh/stet
Run only the tests affected by your changes. Open-source selective test execution inspired by Stripe.
bun ci developer-tools python ruby rust selective-testing test-selection testing typescript
Last synced: 05 Jul 2026
https://github.com/ashish-r/rails-file-share
File Sharing Application - Ruby on Rails
file-sharing ruby ruby-on-rails
Last synced: 07 Apr 2025