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/aiya000/workspace
This is file space that is my learning any language.
c clojure cobol csharp golang haskell html java javascript programming python ruby scala study typescript viml vimscript
Last synced: 09 May 2025
https://github.com/evilmartians/zendesk
Proper Ruby wrapper around the Zendesk API
Last synced: 12 Apr 2025
https://github.com/jonasbn/docker-cheatset
Docker encapsulation of the cheatset command for generating Docsets for the Dash.app
cheatset dashapp docker docker-encapsulation docker-image dockerhub docsets ruby
Last synced: 15 Apr 2025
https://github.com/amiraabouhadid/groupme
A grouping web app that allows users to add courses, groups and courses to groups.
bootstrap5 css3 postgresql rails ruby
Last synced: 29 Jul 2025
https://github.com/azohra/atm_formatter
RSpec Formatter For Adaptavist Test Management
jira kanoah rspec-formatter ruby test-management
Last synced: 24 Aug 2025
https://github.com/rishabhtayal/itc-api
Backend API project for ReviewMonitor iOS app.
itc-api itunes-api itunes-connect ruby
Last synced: 11 Jul 2025
https://github.com/alternatelabs/bifrost-ruby-client
A Ruby client helper for the bifrost crystal websockets server
ruby ruby-on-rails websocket-server websockets
Last synced: 15 Apr 2025
https://github.com/ignacio-chiazzo/ruby-minitest-analyzer
Don't run duplicated test in Minitest! Analyzes Ruby Minitest repeated tests health.
hackoctoberfest hackoctoberfest-accepted minitest rails ruby testing
Last synced: 05 Aug 2025
https://github.com/rzane/proc_utils
A set of functional utilities for working with callables in Ruby
Last synced: 19 Apr 2025
https://github.com/tanhongit/ruby_on_rails_6_shop
Agile Web Development with Rails 6 & React. You can try it at https://rails6shop.herokuapp.com/
ecommerce-application rails rails-application rails-applications rails-react rails-react-shop rails-shop react-shopping-cart ruby shop shopping-cart tanhongit tanhongit-cart
Last synced: 29 Sep 2025
https://github.com/lambdatest/ruby-hyperexecute-sample
Demonstration of Ruby Selenium testing on HyperExecute Grid
automation-testing cross-browser cross-platform-testing fastest-selenium-cloud hyperexecute lambdatest ruby ruby-webdriver selenium selenium-testing
Last synced: 30 Jul 2025
https://github.com/andyobtiva/array_include_methods
Array#include_all?, Array#include_any?, Array#include_array?, Array#array_index, Array#array_diff_indices, Array#array_intersection_indices, Array#counts, and Array#duplicates operations missing from basic Ruby Array API
Last synced: 01 Jul 2025
https://github.com/attilahorvath/i18n-globals
Adds support for I18n global variables, which will be available for interpolation into every translation.
i18n interpolation ruby translation
Last synced: 13 Apr 2025
https://github.com/brianbroderick/multi_insert
Bulk Insert or Upsert for ActiveRecord 4 or 5
activerecord postgresql rails rails4 rails5 ruby rubyonrails upsert
Last synced: 13 Jun 2025
https://github.com/sonots/resque_starter
Start and manage multiple resque workers
Last synced: 26 Jul 2025
https://github.com/stex/petra
[POC] Continuation based temporarily persisted transactions in Ruby
proof-of-concept ruby transaction
Last synced: 24 Sep 2025
https://github.com/whitesmith/surveyor2
A Rails gem that lets you code surveys, questionnaires, quizzes, etc... and add them to your app.
Last synced: 03 Aug 2025
https://github.com/osdc/bots
Bots for OSDC Community Channels.🤖🤖
golang irc-bot ruby telegram-bot
Last synced: 02 Mar 2026
https://github.com/jimmycuadra/tam_tam
Parse, filter, and analyze logs from online chat clients.
Last synced: 27 Jul 2025
https://github.com/aars/rack-bodyparser
Rack Middleware for parsing request body.
body-parser jsonapi parse rack rack-middleware ruby sinatra
Last synced: 21 Jul 2025
https://github.com/nicholalexander/clarification
Ruby Gem for Clarifai API v2
ai clarifai machine-learning ruby ruby-wrapper
Last synced: 27 Jul 2025
https://github.com/riyabulia12/cargogo-front-end
CarGoGo enables users to register, log in, and rent cars from a wide range of options. Additionally, customers can easily create a personalized list of favorite cars that they can save and delete at any time. it is integrated with the cargo-backend-API using modern technologies, like React, Redux, Tailwind, RoR, PostgreSQL
react redux redux-toolkit rest-api ruby rubyonrails tailwindcss
Last synced: 01 Aug 2025
https://github.com/nxt-insurance/nxt_config
Simple configuration objects, loadable from YAML files
Last synced: 01 Aug 2025
https://github.com/kevinelliott/call_sign
Handle and process international call signs (ITU amateur radio, commercial, utility, etc)
amateur-radio ham-radio ruby ruby-gem
Last synced: 01 May 2025
https://github.com/scottstraughan/jekyll-content-security-policy-generator
This Jekyll plugin generates a content-security-policy HTML meta tag for your static site based on images, styles, scripts, frames and more found within each static page. Also converts style attributes to style tags and generates SHA256 hashes for them.
content-security-policy inline-scripts jekyll jekyll-plugin nokogiri plugin ruby static-site xss
Last synced: 29 Mar 2025
https://github.com/alvp01/social-revamp
A small twitter-like app with some group interactions.
Last synced: 26 Sep 2025
https://github.com/hafiz1379/my-enumerable
Explore Ruby's module and class system with a custom implementation of the Enumerable module. This project consists of a MyList class with list management and a MyEnumerable module replicating key Enumerable methods. Test your implementation with practical use cases, including #all?, #any?, and #filter methods.
Last synced: 20 Sep 2025
https://github.com/meltrust/deeper
A big, nicely designed social media web app built with Ruby on Rails and PostgreSQL you can use for sharing your deep daily quotes and wisdom with people from all over the world.
cloudinary rails ruby social-network wisdom
Last synced: 07 Oct 2025
https://github.com/andrewjh271/chess
Command line chess program written in Ruby
alphabeta-minimax-search alphabeta-pruning chess game minimax-algorithm regexp rspec ruby
Last synced: 02 Sep 2025
https://github.com/slavikdev/design-patterns-in-dynamic-languages
Examples and support files for the tech talk “Design Patterns in Dynamic Languages”
design-patterns dynamic examples javascript ruby
Last synced: 30 Aug 2025
https://github.com/artichoke/strudel
🥐 🥮 Rust port and drop-in replacement for the `st_hash` C hash table library
artichoke c ffi hashmap ruby rust rust-crate
Last synced: 09 Mar 2026
https://github.com/marcoroth/cable-streams-rails
Rails companion gem for the `cable-streams` NPM package
cableready hotwire rails ruby turbo
Last synced: 28 Oct 2025
https://github.com/chef/appbundle-updater
A little help when you want to update an appbundled project inside of a Chef/ChefDK omnibus package
Last synced: 25 Jun 2025
https://github.com/masumajaffery/oop-school-library
A School Library Management by OOP Concepts in Ruby.
ruby ruby-app ruby-gem ruby-lib
Last synced: 11 Jul 2025
https://github.com/lokeshh/numru
NumPy for RUby = NumRu
hacktoberfest numpy python ruby
Last synced: 20 Jun 2025
https://github.com/gsamokovarov/rubybanitsa.com
Website for the Ruby Banitsa meetup.
Last synced: 07 May 2025
https://github.com/st0yanov/action_mailer_pixel
Tracks email open rate by including a tracking pixel in the message body.
action-mailer ruby ruby-on-rails rubygem
Last synced: 06 Mar 2026
https://github.com/cmalf/blockmesh-network-bot-rb
A Ruby bot for automating interactions with the Blockmesh Network, utilizing proxies (SOCKS5, HTTP/S) to enhance uptime and earning potential.
automation blockmesh blockmesh-autofarm blockmesh-bot blockmesh-farmer blockmesh-miner blockmesh-network blockmesh-network-bot bot mining proxy ruby solana
Last synced: 03 Nov 2025
https://github.com/postmodern/command_kit-completion
Generate shell completions for command_kit commands
bash-completion bash-completions cli command-kit ruby shell-completion zsh-completion zsh-completions
Last synced: 24 Jun 2025
https://github.com/dannyben/mister_bin
Build modular command line tools
cli cli-framework docopt gem ruby
Last synced: 14 Apr 2025
https://github.com/amcaplan/brainruby
Ruby... Optimized for Programmer Sadness!
esolangs esoteric-languages ruby
Last synced: 14 Apr 2025
https://github.com/adam12/rbz
Single-file Ruby archives via experimental method of packaging
Last synced: 14 Apr 2025
https://github.com/mensfeld/llm-docs-builder
Transform and optimize your markdown documentation for Large Language Models (LLMs) and RAG systems. Generate llms.txt automatically.
ai ai-documentation context-window documentation large-language-models llms llms-txt rag ruby text-processing tokenization
Last synced: 20 Jan 2026
https://github.com/harled/monocle
Esteemed insight for pundit exceptions.
rails ruby ruby-gem ruby-on-rails
Last synced: 13 Jul 2025
https://github.com/lichuan/lua2cpp
generator of binding code between lua and c++.
c-plus-plus generator lua lua-bindings ruby
Last synced: 22 Apr 2025
https://github.com/infertux/ruby-bootstrap
Simple Bash scripts to install recent Ruby versions from source
Last synced: 13 Apr 2025
https://github.com/rameerez/dashboards
🍱 Ruby gem to create customizable bento-style admin dashboards in your Rails app
admin admin-dashboard admin-panel bento business business-analytics business-intelligence dashboard data-analysis gem rails ruby
Last synced: 13 Apr 2025
https://github.com/ArtBIT/shutter-cloudapp-plugin
An Shutter plugin for cloudapp.com
cloudapp linux ruby shutter shutter-export shutter-plugin
Last synced: 29 Oct 2025
https://github.com/milouse/ruby-net-text
Gemini, Gopher, and Finger support for Net::* and URI::*
finger gemini gemini-protocol gopher ruby
Last synced: 13 Apr 2025
https://github.com/jzeni/restool
Turn your API and its responses into Ruby interfaces.
api-client http-client rest-api rest-client ruby ruby-on-rails
Last synced: 14 Apr 2025
https://github.com/samirhodzic/multi_key_hash
Multiple key hash for ruby
hash ruby ruby-gem ruby-on-rails
Last synced: 11 Apr 2025
https://github.com/jbampton/hashcheck
Ruby script to check file checksums with the Windows CertUtil Command
checksum command-line-tool hash-functions optionparser paint ruby ruby-wrapper shellscript windows wrapper
Last synced: 15 Jul 2025
https://github.com/agilie/vimeo-api-gem
A Ruby wrapper for the Vimeo API. Utilizes v3 API version
api-client ruby ruby-gem ruby-on-rails vimeo vimeo-api
Last synced: 07 May 2025
https://github.com/dreamingechoes/rails-blank-template-app
Rails blank template app in order to be able to just simply clone it and start to develop our own app.
rails rails-blank-template ruby
Last synced: 16 Jul 2025
https://github.com/artbit/shutter-cloudapp-plugin
An Shutter plugin for cloudapp.com
cloudapp linux ruby shutter shutter-export shutter-plugin
Last synced: 29 Oct 2025
https://github.com/williamkennedy/sign_well
A Ruby wrapper around the SignWell Api.
docusign docusign-api hacktoberfest ruby signwell
Last synced: 16 Jul 2025
https://github.com/bayevels/orange-sms-ruby
Orange Sms Ruby is a client library that allow you to send sms from a RoR app using the Orange Sms API https://developer.orange.com/apis/sms-sn/overview
orange orange-sms-api rails ruby sms sms-client
Last synced: 19 Jul 2025
https://github.com/dennis-every/book-an-appointment-api
Anywhere is a group capstone project which has a React Front-End and a Ruby on Rails Back-End. Users can sign up, create places, and make reservations like AirBnB. This repo is the Back-End API for this app.
Last synced: 08 Mar 2026
https://github.com/isubas/ileti_merkezi
A Ruby gem for communicating with the İleti Merkezi API
iletimerkezi messaging ruby sms sms-client text turkey
Last synced: 17 Jun 2025
https://github.com/mtarnovan/romanianvalidators
Collection of validations for Cod Numeric Personal (CNP), Cod de identificare fiscală (CIF) and IBAN (only Romanian format, as published by Romanian National Bank
activemodel bic cif cnp iban rails ruby validations
Last synced: 24 Jul 2025
https://github.com/ksylvest/omniai-anthropic
An implementation of the OmniAI interface for Anthropic.
Last synced: 18 Feb 2026
https://github.com/teomores/seabolt-M1
Neo4j Bolt Connector for the M1 MacBook Pro
m1 m1-extension macos neo4j ruby seabolt
Last synced: 12 Apr 2025
https://github.com/hackvan/flowoverstack
Stack Overflow clone made with Rails 5.
Last synced: 24 Oct 2025
https://github.com/michaeltelford/broken_link_finder
Finds a websites broken links and reports back to you with a summary
broken-link-finder broken-links links ruby website wgit
Last synced: 18 Jul 2025
https://github.com/ferhatgec/rubycat
Fegeya RubyCat, Ruby implementation of ColoCat.
cat colocat color colorized fegeya filesystem line-by-line read ruby
Last synced: 14 Apr 2025
https://github.com/chamepp/lollipop
Lollipop is a blog posting and managing platform built in ruby on rails.
blogging css rails ruby ruby-application ruby-on-rails scss
Last synced: 22 Jul 2025
https://github.com/melashu/catalog-of-my-things
In this project, we created a console app that helps in recording different types of things one owns: books, music albums, movies, and games. Everything was based on the UML class diagram given.
Last synced: 10 Sep 2025
https://github.com/kovvalveetil/web-traffic-anomaly-detector
The Web Traffic Anomaly Detector is a Ruby on Rails application designed to monitor web traffic logs and detect anomalies such as high traffic from a single IP address or unusual request patterns. The project aims to help identify potential issues like bot attacks, unauthorized access, or other irregular activities in web server traffic. WIP
apache postgresql redis ruby ruby-on-rails scripts sidekiq
Last synced: 24 Jul 2025
https://github.com/joswinemmanuel/github-slideshow
A robot powered training repository :robot:
Last synced: 05 Apr 2025
https://github.com/adamcooke/lizard
🏞 Very simple ImageMagick interface for Ruby
Last synced: 12 May 2025
https://github.com/adamcooke/sqb
👷♀️ A very simple but effective SQL query builder
Last synced: 12 May 2025
https://github.com/envygeeks/ruby-rack-simple_csrf
Simpler CSRF middleware for Rack.
csrf csrf-protection rack ruby
Last synced: 14 Apr 2025
https://github.com/irvanfza/administrate_filterable
Simple plugin to add custom filter functionality to your Administrate index page.
admin-dashboard administrate ruby ruby-gem ruby-on-rails
Last synced: 11 Apr 2025
https://github.com/gi/handlebars-ruby
A Ruby interface to the official JavaScript version of Handlebars.
Last synced: 07 Mar 2026
https://github.com/tomekw/jdbc
JDBC meets JRuby
database-adapter jdbc jruby jruby-wrapper ruby ruby-gem
Last synced: 23 Jun 2025
https://github.com/philr/bzip2-ffi
Ruby library that reads and writes bzip2 compressed data as a stream using FFI bindings for libbz2.
bz2 bzip2 compression decompression ffi libbz2 ruby
Last synced: 13 Apr 2025
https://github.com/theforeman/journald-native
systemd-journal logging interface wrapper for ruby
hacktoberfest ruby systemd-journal
Last synced: 21 Jun 2025
https://github.com/nebulab/dru
DRU - Docker-Compose Run Utility
cli docker docker-compose dru ruby
Last synced: 14 Apr 2025
https://github.com/maciejb2k/chronlife
Social platform for people with chronic diseases
chronic-diseases health medical rails ruby ruby-on-rails
Last synced: 14 May 2026
https://github.com/acaprojects/ruby-engine
Scalable building automation for the internet of things
Last synced: 19 Apr 2025
https://github.com/seuros/activematrix
Rails-native Matrix SDK for building multi-agent bot systems and real-time communication features
activerecord agent-system automation bot-framework chatbot communication matrix matrix-api matrix-client matrix-protocol matrix-sdk messaging multi-agent rails rails-engine rails-gem rails-integration real-time ruby state-machine
Last synced: 08 Mar 2026
https://github.com/ibraheemdev/mongo_beautiful_logger
A simple and beautiful logger gem for MongoDB in you Ruby/Rails app.
beautiful logger mongo mongodb mongoid rails ruby ruby-on-rails
Last synced: 15 Apr 2025
https://github.com/dhyegocalota/active_admin-humanized_enum
Easily translate ActiveRecord's enums in your ActiveAdmin. :balloon:
activeadmin activeadmin-plugin enum i18n rails ruby
Last synced: 30 Jun 2025
https://github.com/murodjon000/houses-api
This REST API was built with Ruby on Rails, and Postgres for the databases as the final project at Microverse. With this API, houses can be added to database manually and favourites can be added by users.
jsonwebtoken postgresql rails ruby
Last synced: 19 Apr 2025
https://github.com/princexz/alx-system_engineering-devops
I'm now a ALX Student, this is my second repository as a full-stack engineer
c git network network-analysis ruby shell
Last synced: 10 Mar 2026
https://github.com/timfjord/anytest
Run any test from Sublime Text
cucumber elixir exunit go java javascript jest minitest pytest python pyunit rspec ruby rust sublime-text swift test-runner testing testing-tools zig
Last synced: 12 Apr 2025