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/uvera/trackstamps-reborn
Track which user created or updated record in Rails.
activerecord hacktoberfest rails ruby
Last synced: 15 Jun 2025
https://github.com/joel-kalema/school-library
This project, I built a school library app.
Last synced: 08 Jul 2025
https://github.com/tanveerisonline/ruby-final-capstone-project
Catalog of my things is a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games
Last synced: 16 May 2026
https://github.com/keallar/jekyll-monia
A jekyll theme that uses iA Writer Mono font and shell view
jekyll jekyll-plugin jekyll-template jekyll-theme jekyll-themes jekyll-website ruby
Last synced: 28 Oct 2025
https://github.com/kenjij/sinatra-apiserver-template
Ruby-Sinatra template to build your API server
Last synced: 15 May 2026
https://github.com/dvinciguerra/mdcat
mdcat is a simple markdown terminal viewer
developer-tools gem markdown markdown-viewer ruby rubygem tool
Last synced: 10 Apr 2025
https://github.com/dvinciguerra/tldr-cli
A simple and tiny Ruby based command-line client for tldr that works!
cli ruby tldr tldr-client tldr-pages
Last synced: 10 Apr 2025
https://github.com/infrablocks/ruby_vault
A simple Ruby wrapper for invoking Vault commands.
hashicorp-vault infrastructure ruby ruby-gem rubygem vault
Last synced: 10 Jul 2025
https://github.com/infrablocks/rake_process_manager
Rake tasks for starting and stopping background processes.
infrablocks manager process process-management process-manager rake rake-task rake-taskset ruby ruby-gem rubygem taskset
Last synced: 28 Oct 2025
https://github.com/nisevi/thanoscase
Randomly removes half the characters of a given string
circleci continuous-integration gem monkey-patching rspec rspec-testing ruby ruby-gem ruby-library rubygem rubygems string
Last synced: 10 Apr 2025
https://github.com/noma4i/puppet-windows_nxlog
Puppet module to install and setup NXLog to Windows machine. For sending logs to Fluentd, Logstash etc
fluentd nxlog puppet puppet-windows-nxlog ruby windows-nxlog-puppet
Last synced: 30 Apr 2026
https://github.com/jmettraux/avantage
A Ruby client to the Alpha Vantage API
Last synced: 11 Apr 2025
https://github.com/kevinelliott/arlo-ruby
Ruby library for interacting with Netgear's Arlo camera system
arlo arlo-camera arlo-netgear ruby ruby-gem rubygems
Last synced: 15 May 2026
https://github.com/kojix2/libui_paradise
[Unofficial] libui_paradise repository. This repository automatically fetches RubyGem and creates pull requests with Github Actions. The copyright of the code belongs to shevy, not to kojix2.
Last synced: 13 Feb 2026
https://github.com/eprothro/cassie
Ruby application support for Apache Cassandra
cassandra database-configuration migrations query-dsl ruby schema versioning
Last synced: 30 Apr 2025
https://github.com/petros/sector-five-ii
Sector Five II
game game-2d game-development gamedev ruby
Last synced: 01 Apr 2025
https://github.com/robotdana/tty_string
render strings like a tty
ansi-colors ansi-escape ansi-escape-codes ansi-escape-sequences ansi-terminal ruby tty
Last synced: 10 Apr 2025
https://github.com/monade/rspec_create_model
rspec_create_model, a rspec matcher to verify that a created model respects what you expect
Last synced: 11 Nov 2025
https://github.com/amkisko/omniauth-slack-openid.rb
omniauth slack openid connect strategy
oauth2 omniauth openid openid-connect ruby ruby-gem ruby-on-rails slack
Last synced: 10 Apr 2025
https://github.com/presidentbeef/breakman
Did you mean "brakeman"?
brakeman ruby ruby-on-rails security
Last synced: 10 Apr 2025
https://github.com/jimmycuadra/lita-pls
k
chatops fun lita lita-handler ruby
Last synced: 28 Oct 2025
https://github.com/bxt/nav_links
Rails helper to generate navigation links with a selected class.
gem nav-links rails rails-helper ruby
Last synced: 12 Apr 2025
https://github.com/wtnabe/jshint4r
jshint runner for ruby
cli deprecated jshint ruby rubygems
Last synced: 07 Oct 2025
https://github.com/amey-thakur/tic-tac-toe-in-ruby
It is a simple TicTacToe Game in Ruby.
amey ameythakur megasatish ruby ruby-projects tic-tac-toe tictactoe tictactoe-game tictactoe-ruby-game
Last synced: 09 Oct 2025
https://github.com/pawandubey/fnv-hash
Ruby Implementation of the FNV (Fowler-Noll-Vo) Non-Cryptographic Hash Algorithms
fnv fnv-1a hash-algorithm non-cryptographic ruby
Last synced: 12 Apr 2025
https://github.com/unicraftnetwork/website
The website for the Unicraft Network
Last synced: 07 Oct 2025
https://github.com/ezeslucky/meowfi
MeowFi is a memecoin landing page featuring a DEX swap interface that allows users to swap $MEOW tokens to Sepolia ETH. Built with cutting-edge web3 technologies, MeowFi provides a seamless and fun trading experience for crypto enthusiasts.
bun ethersjs foundry react ruby sepolia shadcn-ui solidity tailwindcss vitejs
Last synced: 06 Apr 2026
https://github.com/noblessecoder/pyruc
A python based Ruby compiler-Front end
compiler-design compiler-frontend lex ply python ruby ruby-compiler yacc
Last synced: 14 May 2026
https://github.com/algonauti/google_maps_juice
Drink Google Maps Services with ease! :tropical_drink: :earth_americas:
geocoding google google-maps-api ruby rubygem timezone
Last synced: 10 Apr 2025
https://github.com/gangelo/immutable_struct_ex_redactable
immutable_struct_ex_redactable is the redactable version of the world-famous immutable_struct_ex immutable struct :). To find out more about the immutable_struct_ex gem, visit the Rubygems.org entry for immutable_struct_ex. immutable_struct_ex_redactable maintains all the functionality of the immutable_struct_ex gem, but allows you to create immutable structs that can be configured to redact field values using standard gem configuration (ImmutableStructExRedactable.configure { |config| ... }) or by passing configuration options to the appropriate method (ImmutableStructExRedactable.create_with(config, ...))
immutable immutable-state immutable-store immutable-struct ruby ruby-gem ruby-struct ruby-structs rubygem rubygems
Last synced: 07 May 2025
https://github.com/at1as/terminal-chess
A chess game written for the Terminal in Ruby
chess chess-game game ruby terminal
Last synced: 29 Oct 2025
https://github.com/rossta/benchmarkdown-ruby
Benchmarks for ruby markdown converters
Last synced: 19 Jun 2025
https://github.com/vbrazo/roda_api_generator
A useful Roda API generator script to scaffold your Ruby API
api cuba generators grape roda ruby sinatra
Last synced: 20 Jun 2025
https://github.com/magdielcardoso/orbitchat.io
Open Source omnichannel service platform project similar to Chatwoot, Intercom and Zendesk 💬🚀
chat-widget conversation customer-support docker docker-image inertiajs intercom javascript livechat opensource rails ruby vuejs whatsapp zendesk
Last synced: 12 Apr 2026
https://github.com/shafiuyushawu/school-liabrary
OOP school library is university libray tool that records what books are in the library and who borrows them. The app allows users to add new students or teachers, add new books, save records of who borrowed a given book and when.
classes-and-inheritance classes-and-objects composition inheretence oop-principles polymorphism rspec-testing ruby ruby-oop
Last synced: 28 Mar 2025
https://github.com/parnotfar/caddie.sh
caddie.sh is a modular shell framework and extensible DSL for the terminal. Built for clarity and consistency, it provides one-command environment setup, automatic module discovery, and a shared language for development workflows.
bash bash-programming developer-tools dsl nodejs python ruby ruby-on-rails rust-lang shell
Last synced: 07 Apr 2026
https://github.com/tadd/string_undump
String#undump, inverse of String#dump
Last synced: 11 Jul 2025
https://github.com/carlosmuerto/doctor_reservation_api
This is a SaaS made on ReactJS and Ruby on Rails API, that offer A Doctor reservations
Last synced: 01 Oct 2025
https://github.com/renanrudney/oscarapp_api
Fictional oscar voting rails 7 API
oscar oscar-awards oscar-voting rails rails-api rails7 rspec-rails ruby tdd tdd-rails tdd-ruby ufpr
Last synced: 01 Oct 2025
https://github.com/gdonald/console-blackjack-ruby
Console Blackjack in Ruby
21 blackjack blackjack-game console game ruby
Last synced: 14 Jul 2025
https://github.com/maceto/slybroadcast
A minimal Slybroadcast Ruby client implementation
Last synced: 30 Apr 2025
https://github.com/rookiemonkey/messageme
A chat application written in ruby :diamonds: using ruby on rails framework utilizing ActionCable for realtime data
action-cable chat ph philippines ruby ruby-on-rails websocket
Last synced: 01 May 2026
https://github.com/voxpupuli/ruby-version
Determine the Ruby versions for your testing matrix based on the gemspec
Last synced: 10 Apr 2025
https://github.com/sucepass/ruby-on-rails-ecommerce-website
Advanced Ruby on Rails E-Commerce Website
rails-ecommerce-website rails-tutorial ruby
Last synced: 30 Apr 2025
https://github.com/blackwinter/ontopia-topicmaps
Query topic maps with Ontopia.
ontopia ruby rubynlp topicmaps
Last synced: 30 Apr 2025
https://github.com/penguinowl/molecules
A game about molecules, mainly developed to demonstrate OOP at its finest.
Last synced: 13 May 2026
https://github.com/nareshnavinash/Graber-Ruby
Automation framework for Graphql with snapshot feature
automation framework grahpql graphql-automation ruby snap-mode test-automation
Last synced: 16 Jul 2025
https://github.com/jinhucheung/rails-sample-blogger
Ruby on Rails Tutorial - a blogger
Last synced: 29 Sep 2025
https://github.com/marcoroth/spritpreisrechner-ruby
Ruby Wrapper for the e-control.at Spritpreisrechner HTTP API
api json ruby spritpreisrechner spritpreisrechner-api wrapper
Last synced: 17 May 2026
https://github.com/tonytonyjan/timestamp_maker
timestamp_maker is a command-line tool that adds timestamp on images/videos based on their creation time.
ffmpeg image-processing imagemagick ruby timestamp video-processing
Last synced: 17 Jul 2025
https://github.com/tylerrick/paper_trail-rails
Integrate with rails console and migrations. In rails console, ask who is making change and why. Records the command.
Last synced: 17 Jul 2025
https://github.com/cbrnrd/price
💸 Get cryptocurrency prices on your terminal
api bitcoin cli cryptocurrency cryptocurrency-prices ethereum litecoin price ruby
Last synced: 11 May 2026
https://github.com/pixielabs/scan-suppressing-logger
Suppress Rails logs and exceptions from automated scan requests.
exception-handling logging penetration-testing rollbar ruby ruby-on-rails
Last synced: 17 May 2026
https://github.com/melardev/railsapiecommerce
Rails Api Ecommerce application
active-record activerecord crud e-commerce ecommerce full-stack fullstack orm orm-framework pagination ruby ruby-on-rails shopping shopping-cart
Last synced: 13 Apr 2025
https://github.com/vs4vijay/golife
Conway's Game of Life Implementation in Ruby
conway-game game game-of-life golife ruby rubygems zero-player-game
Last synced: 29 Apr 2025
https://github.com/ged/ruby-framenet
Git mirror of a Ruby library for FrameNet
english-grammar framework nlg nlp nlp-library ruby
Last synced: 05 Apr 2025
https://github.com/junminhong/ruby-distroless
Ruby Distroless builds minimal, secure Ruby runtime images on a distroless base, supporting Ruby 2.5–3.4 on both amd64 and arm64 platforms.
distroless distroless-docker docker docker-image dockerfile ruby
Last synced: 21 Mar 2025
https://github.com/zewdu444/blog_app
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: 28 Apr 2026
https://github.com/davidesantangelo/apiwha
A tiny ruby wrapper around apiwha whatsapp API (https://apiwha.com)
Last synced: 29 Apr 2025
https://github.com/8bit-mate/run_length_encoding.rb
A simple gem that does run-length encoding.
gem library rle rle-compression-algorithm ruby run-length-encoding
Last synced: 16 Feb 2026
https://github.com/morrism1/transax
Transax is a transaction-tracking mobile-first web application that lets you track different transactions from different categories. Made with Rails
postgresql rails6 ruby tailwindcss
Last synced: 11 Apr 2026
https://github.com/melardev/railsapijbuildercrud
Api app buitl with Rails + JBuilder
api crud full-stack fullstack http jbuilder restt ruby ruby-on-rails
Last synced: 17 May 2026
https://github.com/tufahel/recipe-app-ror
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.
bootstrap5 cancancan css devise postgresql rails ror ruby
Last synced: 05 Apr 2026
https://github.com/Tecprog-Grupo6/cook.me
Cook.me is an open-source project of a social media and social networking.
cooking rails recipe ruby social-media social-networking
Last synced: 03 Apr 2025
https://github.com/jop-software/redmine_sentry_client
This redmine extensions integrates a sentry client to report internal errors to sentry
hacktoberfest redmine redmine-plugin ruby ruby-on-rails sentry sentry-client
Last synced: 05 Mar 2026
https://github.com/janlelis/wcswidth-ruby
FFI bindings to libc's wcswidth() to determine the actual display width of strings
Last synced: 24 Aug 2025
https://github.com/siman-man/hrm
HRM (Human Resource Machine), written in Ruby.
Last synced: 05 Apr 2025
https://github.com/elijahscriptdev/health_counsel_api
Health Counsel API is a RESTful API that allows authenticated users to get appointments with doctors with different specialty for treatments or counsel.
api jwt-authentication ruby ruby-on-rails
Last synced: 20 Sep 2025
https://github.com/yegor256/fief
Command-line tool that collects statistics of your GitHub repositories and renders an HTML summary
developer-tools github open-source reporting-tool ruby ruby-gem statistics
Last synced: 27 Mar 2025
https://github.com/nafidurmus/nafidurmus.github.io
jekyll kullanarak oluşturulmuştur.
blog jekyll jekyll-blog jekyll-site ruby
Last synced: 14 May 2026
https://github.com/shafiuyushawu/tdd-ruby
TDD-Project which provides collection classes with methods that seek to solve problems including finding the factorial of a number, return string with its reverse form and solving fizzbuzz puzzles.
classess rspec-testing rubocop ruby
Last synced: 28 Mar 2025
https://github.com/weebnetsu/ruby-learning-material
The learning material used for my Ruby course
Last synced: 10 Sep 2025
https://github.com/sevlamare/bubble_sort_ruby
An implementation of a classic Sorting Algorithm.
Last synced: 15 May 2026
https://github.com/jstloyal/favorite-books-api
Building an API with Ruby on Rails
gitflow-workflow heroku-deployment rubocop ruby ruby-gem ruby-on-rails
Last synced: 15 May 2026
https://github.com/gabyse1/enumerable
This program implements the all?, any?, and filter methods that have the same funcionality as methods in Ruby Enumerable module.
Last synced: 10 Apr 2025
https://github.com/aboongm/rails-buget-app
The Ruby on Rails capstone project is to build a mobile web application where I can manage my budget: I have a list of transactions associated with a category, so that I can see how much money I spent and on what. I will create a Ruby on Rails application that allows the user to: register and log in, so that the data is private to them. Create categories and add expenses on each of these categories see the expenses on each category.
capybara-rspec devise postgresql rspec ruby ruby-on-rails
Last synced: 03 May 2026
https://github.com/thetacom/thetacom.github.io
A collection of misc guides, quick references, and programming resources.
guides how-to javascript programming-fundamentals python ruby typescript
Last synced: 12 Apr 2026
https://github.com/bmista/ruby-test-tracer
OpenTracing compatible Tracer implementation to be used in tests in Ruby
opentracing rspec ruby tests tracer
Last synced: 14 May 2026