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/sunaku/ember
eRuby template processor
erb-template ruby template-engine
Last synced: 15 Apr 2025
https://github.com/norbertmaleckii/simple-enumeration-rb
Helps you to declare enumerations in a very simple and flexible way. Define your enumerations in classes, it means you can add new behaviour and also reuse them.
rails rails-enumerations ruby ruby-enumerations
Last synced: 13 Apr 2025
https://github.com/narazaka/swagger-dsl
Swagger (OpenAPI 3) DSL for Ruby
json-schema openapi rails ruby swagger
Last synced: 13 Apr 2025
https://github.com/strangeal/clinixgo
The project is based on an app to book an appointment with a health specialist(Doctor). The doctor appointment booking app permits healthcare providers to manage their appointments with increased efficiency while giving reliable management. However, it displays all details of the patients, complete history of appointment, analyses the doctors, etc
bootstrap5 cancancan jwt postgresql prime-react react-icons react-router reactjs redux redux-toolkit rswag rswag-specs ruby ruby-on-rails swagger-ui webpack
Last synced: 28 Apr 2025
https://github.com/tenderlove/hatstone
A minimal Ruby wrapper for Capstone disassembler
assembly capstone disassembler ruby
Last synced: 07 May 2025
https://github.com/krypto-etox/car-racing-2
Car Racing 2 is a simple UI BASED HTML, CSS, JS and Ruby, game with a taste of old theme. It's just for educational and learning purpose game project.
api css game html javascript js ruby static web webdevelopment
Last synced: 21 Sep 2025
https://github.com/picatz/nmapr
🗺 Your friendly neighborhood Ruby DSL to Nmap for network exploration.
Last synced: 22 Apr 2025
https://github.com/marioariasc/pepa
An implementation of the Monkey language in Ruby
Last synced: 03 Aug 2025
https://github.com/ryz310/redis-objects-periodical
Extends Redis::Objects to switch automatically the save destination within Redis on changing dates.
Last synced: 02 Sep 2025
https://github.com/mvz/mdv
Simple Markdown Viewer for GNOME 3
gnome hacktoberfest markdown ruby
Last synced: 15 Apr 2025
https://github.com/usmansbk/recipe-app
Group project: The Recipe app keeps track of all your recipes, ingredients, and inventory. Built with Ruby on Rails
postgresql rails5 ruby ruby-on-rails
Last synced: 01 Oct 2025
https://github.com/j3rn/guard-foreman
A gem to restart Foreman with Guard
foreman guard guard-foreman ruby
Last synced: 15 Mar 2025
https://github.com/jejacks0n/schemattr
Schemattr: Simple schema-less column definitions for ActiveRecord that can change easily over time.
activerecord postgres rails ruby schema
Last synced: 10 Mar 2026
https://github.com/fnando/zee
A mini web framework.
framework framework-ruby ruby web-framework
Last synced: 30 Oct 2025
https://github.com/erikw/nestedtext-ruby
A ruby implementation of NestedText https://nestedtext.org/
data-format decode encode gem library nestedtext parser ruby serialization
Last synced: 14 Apr 2025
https://github.com/hafiz1379/oop-school-library
Discover the OOP School Library, a Ruby-powered app for efficient book and borrower management. Over a week, build classes for students, teachers, and books, create associations, add a simple user interface, refactor code, ensure data persistence, and implement unit tests. A practical example of object-oriented programming in action.
Last synced: 01 Aug 2025
https://github.com/zupit/horusec-examples-vulnerabilities
Horusec is an open source tool that improves identification of vulnerabilities in your project with just one command.
analysis cd ci cli golang hacktoberfest java kotlin netcore python ruby sast sast-analysis scanner security security-development security-flaws static-analysis terraform vulnerabilities
Last synced: 17 Jun 2025
https://github.com/nicholaslyang/chance-me
Find the best place for your next four years
Last synced: 12 Jul 2025
https://github.com/railsmechanic/sidewalk
Sidewalk is an Elixir client which is compatible with Sidekiq, the »simple, efficient background processing library for Ruby«.
elixir message-queue queue ruby sidekiq
Last synced: 07 May 2025
https://github.com/ronin-rb/ronin-web-spider
A collection of common web spidering routines
crawler infosec recon ruby scraper spider utils web websecurity
Last synced: 01 Aug 2025
https://github.com/kojix2/ruby-umappp
Uniform Manifold Approximation and Projection for Ruby
Last synced: 13 Apr 2025
https://github.com/okteto/ruby-getting-started
Develop Ruby Apps in Kubernetes with Okteto
cloud-native debug development docker kubernetes okteto rails ruby
Last synced: 11 May 2025
https://github.com/fga-eps-mds/2018.2-indicaai
IndicaAi
api backend backend-api docker docker-compose rails rails-api rails5 rails5-api ruby ruby-on-rails
Last synced: 30 Aug 2025
https://github.com/ripperhe/pod-template
A ruby script to create pod files.
Last synced: 16 May 2025
https://github.com/0exp/evil_events
Ultra simple, but very flexible and fully customizable event subsystem for ruby applications with a wide set of customization interfaces and smart event definition DSL.
event-dispatcher event-driven events publish-subscribe pubsub ruby ruby-gem
Last synced: 21 Mar 2025
https://github.com/zedtux/cucumber-timecop
Timecop steps definition for Cucumber
cucumber-steps cucumber-timecop ruby timecop
Last synced: 12 Apr 2025
https://github.com/davetoxa/davetoxa
Rails - A Simple Approach | simple app for educational purposes
ansible capistrano codeclimate postgresql rails ruby travis-ci
Last synced: 12 Apr 2025
https://github.com/eftakhairul/gisbn
It fetches all book information by ISBN number based on Google Book API
Last synced: 16 Apr 2025
https://github.com/umbrellio/threaded_logging
Better formatter for Ruby loggers.
logger logging ruby ruby-logger threaded-logging
Last synced: 06 May 2025
https://github.com/fscm/lastfm2itunes
Update your iTunes "played counts" with your Last.fm scrobbles.
Last synced: 10 Aug 2025
https://github.com/madcato/word2vec-rb
Ruby interface gem to use word2vec arithmetics.
machine-learning ml nlp ruby word2vec
Last synced: 29 Jun 2025
https://github.com/balerum03/slack_bot_rails
This bot will tell you in the slack chat if a number is prime or not. If the number you enter is prime, the bot will give you an array with all the prime numbers before the entered number, and it can also solve simple sums and give the results on the chat. This bot uses the Slack-API, Active Record, PostgreSQL, and React to display prime numbers on the browser.
activerecord adan-fernandez-bonilla api bot prime rails reactjs ruby slack-api slack-bot youtube-video
Last synced: 03 Jul 2025
https://github.com/accelecode/ui_interactors
UI Interactors makes it simple to write automated browser tests using selenium-webdriver - tests which are resilient to HTML structure and style changes.
browser-automation functional-testing gem ruby selenium selenium-webdriver test-automation webdriver
Last synced: 15 Apr 2025
https://github.com/kaich/ssport
commandline for change config of shadowsocket
commandline ruby shadowsocks tools
Last synced: 20 Mar 2025
https://github.com/iaintshine/ruby-sidekiq-tracer
OpenTracing instrumentation for Sidekiq
opentracing ruby sidekiq tracing
Last synced: 25 Aug 2025
https://github.com/dvinciguerra/gitignore-cli
🛑 A ruby cli tool that use gitignore.io to generate your gitignore files
cli git gitignore gitignore-cli gitignore-generator ruby term-ui
Last synced: 26 Aug 2025
https://github.com/yaegassy/coc-typeprof
Ruby TypeProf extension for coc.nvim
coc-extensions coc-nvim neovim ruby typeprof vim
Last synced: 22 Apr 2025
https://github.com/terceiro/gem2deb
Set of tools to create Debian packages from Ruby software distributed with rubygems. This repository is a mirror, the official one is at https://salsa.debian.org/ruby-team/gem2deb/
Last synced: 27 Aug 2025
https://github.com/xlgmokha/saml-kit
SAML 2.0 SDK for Ruby.
ruby saml saml-assertion saml-idp saml-metadata saml2
Last synced: 12 Jan 2026
https://github.com/lugolabs/tracker
Ruby On Rails Time Tracker
ruby ruby-on-rails time tracker
Last synced: 27 Apr 2025
https://github.com/blocknotes/eventish
A simple and composable event library
Last synced: 22 Apr 2025
https://github.com/jgaskins/rails_app_operator
Kubernetes Rails app operator, allowing simple day-1 Rails deployment to a Kubernetes cluster
Last synced: 07 May 2025
https://github.com/xuyanwen2012/xp-mbbs-7.0
A Mount & Blade Style Battle System for RPG Maker XP with Demo
Last synced: 15 Apr 2025
https://github.com/cloud66-oss/exception_extensions
Ruby Gem providing some useful extensions for Ruby Exceptions
Last synced: 10 Apr 2025
https://github.com/krishpranav/apk-hunter
Android Application Vulnerability Analysis And Android Pentest Tool Built In Ruby
android application application-security ruby security
Last synced: 15 Apr 2025
https://github.com/powermobileweb/cryptoexchange
Ruby library to query market data from cryptocurrency exchanges
altcoins bitcoin blockchain blockchain-technology cryptocurrency-exchanges ether exchange hacktoberfest market ruby rubygems
Last synced: 03 Sep 2025
https://github.com/runtimellc/moneta-api
МОНЕТА.РУ (MONETA.MerchantAPI.v2)
moneta money payanyway payment-methods payments ruby
Last synced: 11 Jun 2025
https://github.com/kachick/striuct
Struct + validation + inheritable + default value + ...
Last synced: 01 Apr 2025
https://github.com/swedbankpay/developer.swedbankpay.com
Swedbank Pay Developer Portal
dev-portal developer-documentation developer-experience developer-portal documentation jekyll ruby swedbank-pay swedbankpay
Last synced: 20 Feb 2026
https://github.com/spreedly/r2d2
Ruby library for decrypting Google Pay and Android Pay payment tokens
Last synced: 03 Jul 2025
https://github.com/jsmecham/nova-rubocop
RuboCop Extension for Panic's Nova Code Editor
extension lint linter nova nova-editor nova-extension rubocop ruby
Last synced: 15 Aug 2025
https://github.com/lifechurch/subserver
A simple server process for processing Google Pubsub messages.
Last synced: 15 Apr 2025
https://github.com/dodonki1223/qiita_trend
Qiitaのトレンドをたったの10秒で取得できるgem
qiita qiita-articles qiita-trend ruby ruby-gem
Last synced: 19 Apr 2025
https://github.com/ashish2030/grape-api-using-ruby-on-rails
:octocat: 🌟ᴛʜɪꜱ ɪꜱ ᴍʏ ᴍᴏɴᴏʟɪᴛʜɪᴄ ᴀᴘᴘʟɪᴄᴀᴛɪᴏɴ ᴍᴀᴅᴇ ʙʏ ᴍᴇ ᴜꜱɪɴɢ ʀᴜʙʏ ʟᴀɴɢᴜᴀɢᴇ ᴀɴᴅ ʀᴜʙʏ ᴏɴ ʀᴀɪʟꜱ ꜰʀᴀᴍᴇᴡᴏʀᴋ 💻 🎯 🚀
css3 grape-api html javascript ruby ruby-on-rails-5
Last synced: 11 Apr 2025
https://github.com/xuyanwen2012/XP-MBBS-7.0
A Mount & Blade Style Battle System for RPG Maker XP with Demo
Last synced: 26 Apr 2025
https://github.com/NestAway/salesforce-orm
Active record like ORM for Salesforce
activerecord gem orm rails ruby salesforce
Last synced: 16 Jul 2025
https://github.com/madbomber/justprep
A pre-process for the just command line utility
Last synced: 02 Mar 2026
https://github.com/slick-lab/telegem
A complete async first framework for building telegram bots in ruby
async filesystem ruby scene telegem telegram telegrambotapi
Last synced: 15 Jun 2026
https://github.com/am-kantox/iteraptor
Set of deep iteration helpers
array enumeration hash helper iteration kantox ruby
Last synced: 11 Sep 2025
https://github.com/quentin18/pathfinding.rb
A pathfinding library in Ruby based on A* algorithm.
astar-algorithm gem pathfinding ruby
Last synced: 01 Nov 2025
https://github.com/micheleriva/hackerrank-my-solutions
🍿My solutions to HackerRank problems
ai artificial-intelligence bot cpp cpp11 elixir elixir-lang euler hackerrank hackerrank-solutions haskell js mysql regex regexp ruby scala sql
Last synced: 07 May 2025
https://github.com/elvinaspredkelis/phlex-tabler_icons
Tabler Icons tailored for Phlex
Last synced: 23 Jul 2025
https://github.com/mohsen-alizadeh/rails-pdate
Persian date utility to use in Rails projects
Last synced: 23 Jul 2025
https://github.com/johnftitor/catalog-of-stuff
Ruby Capstone Project meant to wrap the concepts of Ruby language and SQL Databases, creating a OOP project based on an UML diagram. In this project, we created a console app that will help us to keep a record of different types of things we won: books, music albums, and games.
Last synced: 22 Jun 2025
https://github.com/alchaplinsky/ai21
A Ruby client for AI21 Studio API
ai api-client artificial-intelligence machine-learning ml ruby
Last synced: 20 Jun 2025
https://github.com/jhonnymoreira/obbie
Ruby Hash methods in JavaScript as a collection of functions.
hash javascript javascript-library ruby ruby-hash-methods
Last synced: 13 Feb 2026
https://github.com/rubycocos/webservice
webservice gem - yet another HTTP JSON API (web service) builder
Last synced: 11 Jul 2025
https://github.com/kerolloz/who-doesnt-follow-me
A simple script that gives you a list of users who you follow but they don't follow you back on GitHub.
follow-back followers following github ruby script
Last synced: 07 Apr 2026
https://github.com/yuki24/texting
SMS/MMS framework for Rails that doesn't hurt
actionmailer mms mms-framework rails ruby sms twilio
Last synced: 07 Aug 2025
https://github.com/cesium/intra.seium.org
Backend User Platform for SEI - CeSIUM's Computer Engineering Week @ Minho University
Last synced: 21 Aug 2025
https://github.com/codeblooded/ittybe
Privacy Respecting URL Shortener built on Sinatra and Redis
privacy redis ruby shortener sinatra sinatra-applications url url-shortener
Last synced: 13 Aug 2025
https://github.com/bear-in-mind/sentry_notion
A simple app built with Roda that allows basic integration between Sentry and Notion
notion notion-api notion-data roda ruby sentry-integration
Last synced: 13 Apr 2025
https://github.com/alephao/tia-crawler
Gem para acessar os dados do TIA Mackenzista
Last synced: 22 Apr 2025
https://github.com/jaynetics/character_set
A C-extended Ruby gem to efficiently work with sets of Unicode codepoints.
characterset codepoints performance ruby string-manipulation unicode
Last synced: 19 Jul 2025
https://github.com/quikstart/sinatra-starter-template
sinatra quick starter template
Last synced: 14 Jul 2025
https://github.com/vavgustov/debug-extras
Extras for Rails applications debug
Last synced: 13 Apr 2025
https://github.com/ebenezr/helpdesk
Web application that curates problems that are faced by students and the possible solutions to these problems.
rails-api reactjs redux-persist redux-toolkit ruby
Last synced: 07 Mar 2026
https://github.com/swilgosz/hanamimastery
An attempt to build a healthy community and easy-to-learn environment around Hanami Web framework.
blogs educational hanami ruby rubygems screencasting screencasts web webdevelopment
Last synced: 10 Oct 2025
https://github.com/mishina2228/youtube-api-trial
YouTube channels info collector
Last synced: 22 Mar 2025
https://github.com/maartenvanvliet/moneybird
Ruby gem for the Moneybird REST API
Last synced: 14 Apr 2025
https://github.com/bondok6/school-library
In this project, I build the "OOP school library" app.
Last synced: 12 May 2025
https://github.com/kichik/docker-combo
Automatically generated and up-to-date Docker combo images
docker docker-image node python ruby
Last synced: 23 Jan 2026
https://github.com/thecodechaser/things-catalog
Things-catalog is a console based project written in Ruby langueage, Where users can store books, music-albums, games and other data. The data is being save to the json files and gets back to the application on restart.
Last synced: 24 Apr 2025
https://github.com/reem-lab/budget-app
Budget app 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
boostrap devise-token-auth postgresql rspec-rails rubocop ruby ruby-on-rails
Last synced: 03 Oct 2025