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/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/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/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/ruby/fcntl
Loads constants defined in the OS fcntl.h C header file
Last synced: 04 Apr 2025
https://github.com/primer/view_components-template
The quickest way to start playing around with Primer ViewComponents
boilerplate component-library design-system primer rails ruby template viewcomponents
Last synced: 27 Jun 2025
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/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/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/williamkennedy/sign_well
A Ruby wrapper around the SignWell Api.
docusign docusign-api hacktoberfest ruby signwell
Last synced: 16 Jul 2025
https://github.com/ukoloff/openssl-win-root
Fetch Root CA certificates from Windows system store
openssl root-certificates ruby x509
Last synced: 29 Jul 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/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/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/elmassimo/vite-plugin-erb
Use ERB files in Vite.js projects with a Ruby backend
erb rails ruby vite-plugin vitejs
Last synced: 03 Aug 2025
https://github.com/duffelhq/duffel-api-ruby
Ruby client library for the Duffel API
api-client client-library duffel duffel-api flights-api ruby
Last synced: 16 Jul 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/citizen428/rubyref
Ruby documentation redirects
cloudflare documentation roda ruby
Last synced: 18 Mar 2026
https://github.com/cucumber/compatibility-kit
Platform-agnostic set of acceptance tests for validating cucumber implementations
cucumber javascript polyglot-release ruby tidelift
Last synced: 24 Feb 2026
https://github.com/wshihadeh/deep_health_check
Health check middleware
database dependencies health healthcheck http middleware rack rails ruby tcp
Last synced: 24 Oct 2025
https://github.com/javitocor/flight-booker
A site to book flights based on a project in the Odin Project Website. Built with Ruby on Rails
code odin-project ruby ruby-on-rails
Last synced: 07 Oct 2025
https://github.com/glurp/ruby-onion-omega2
Usefull tools for using ruby (MRI) on Omega2+
Last synced: 26 Feb 2026
https://github.com/t4traw/yahoo_store_api
Yahoo!ショッピング プロフェッショナル出店ストア向けAPIを簡単に叩けるruby gem
api gem ruby yahoo yahoo-api yahoo-shopping
Last synced: 17 Mar 2026
https://github.com/morozzzko/structurizr-ruby
A simple wrapper about Structurizr Java library which lets us interact with our workspace
architecture c4model ruby structurizr
Last synced: 08 Oct 2025
https://github.com/serradura/u-authorization
Simple authorization library and role managment for Ruby
authorization permissions role-based-authorization ruby ruby-gem
Last synced: 28 Apr 2025
https://github.com/lambdatest/test-at-scale-scripts
golang hacktoberfest javascript linux ruby rust
Last synced: 18 Mar 2026
https://github.com/mamantoha/validates_nested_uniqueness
Library for validating nested uniqueness in Rails.
Last synced: 27 Feb 2026
https://github.com/encoreshao/amazon-awis
Amazon - Alexa Web Information Service (AWIS)
alexa amazon api ruby ruby-client
Last synced: 13 Oct 2025
https://github.com/daugaard/example-svm
Example of implementing Support Vector Machine (SVM) with RBF (Gaussian) kernel in Ruby using rb-libsvm. .
ruby rubyml svm svm-classifier
Last synced: 03 Apr 2026
https://github.com/yoshoku/numo-openblas
Numo::OpenBLAS builds and uses OpenBLAS as a background library for Numo::Linalg
data-science machine-learning numo openblas ruby
Last synced: 25 Apr 2025
https://github.com/nahnahaj/ruby-on-rails-capstone-project---budget-app
With this App, 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. A user is allowed to: register and log in, so that the data is private to them. New transactions are associated with a category : You can see the money spent on each category.
bootstrap css3 postgresql render ruby ruby-on-rails
Last synced: 26 Apr 2025
https://github.com/dpaluy/etherscan
Ruby Gem for the EtherScan API https://etherscan.io/apis
Last synced: 28 Apr 2026
https://github.com/selma-belhadj/budgetapp
This 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.
Last synced: 09 Apr 2025
https://github.com/janlelis/rubybuntu-language-specs
gtksourceview language specifications for Ruby/Web devoloper's gedit
gedit gtksourceview ruby syntax-highlighting
Last synced: 22 Jan 2026
https://github.com/ilyasgaraev/openzip
Openzip is a Ruby library (written in Rust) for fast extract Zip files
Last synced: 14 Oct 2025
https://github.com/starsheriff2/md-cleaner
This program checks your markdown files for any errors so your MD files are more polished. Built with Ruby.
Last synced: 17 Oct 2025
https://github.com/gilcierweb/simple-realtime-message
Simple Realtime Message - Rails Nodejs Socket.io
nodejs real-time realtime realtime-messaging realtime-socket ruby ruby-on-rails socket-io
Last synced: 03 May 2025
https://github.com/kammradt/cuchinizer
💎 A very powerfull tool to write ruby code just using `cuchi` 💎
Last synced: 13 Apr 2025
https://github.com/kevinjalbert/github_contributions
Gem that provides can fetch your GitHub contributions and output them.
gem github github-contributions ruby
Last synced: 26 Mar 2025
https://github.com/wataash/ruby-example-c-ext
Minimum Ruby gem with C (native) extension
Last synced: 11 Apr 2025
https://github.com/mohamedhnoor/tdd-project
This project is built to practice the TDD concept. The project is built with Ruby and Rspec.
Last synced: 10 Apr 2025
https://github.com/fastruby/blogcop
Blogcop is GitHub bot made with Sinatra that helps you manage the outdated articles of your Jekyll blog
bot github-app jekyll ruby sinatra
Last synced: 29 Apr 2025
https://github.com/cheshire137/good-audible-story-sync
Script to sync your read books from Audible to Goodreads and StoryGraph.
audible cli goodreads ruby rubygem storygraph
Last synced: 23 Aug 2025
https://github.com/bananaappletw/bulma-sass
Bulma, modern CSS framework based on Flexbox
bulma-css bulma-sass jekyll jekyll-plugin jekyll-plugins rails ruby sass
Last synced: 12 Apr 2025
https://github.com/avdaredevil/components-for-powershell
Polyfill Like components for PowerShell - Single Line Integrations with any Technology Stack
bower c cli ease environment git golang integration java mongodb nodejs path php polyfill powershell python r ruby utility windows
Last synced: 11 Apr 2025
https://github.com/rubenpazch/capstone-project-linter-parses-files
SASS linter with Ruby is a command-line application built entirely with Ruby, like a developer sometimes we have some rules to follow in order to apply good practices in our code, writing good code is always good, it helps other programmers to maintain them the application, this app checks if you had written your code not using good practices and left you to know which the line and column that need to be changed in order to have a clean code, for example (Comment white space inside after, Comment white space inside before, Unexpected missing end of source newline, Expected empty line before the comment, Expected indentation of zero spaces, Expected indentation of 2 spaces).
Last synced: 04 Apr 2026
https://github.com/luizpicolo/sigoe
Sistema para o gerenciamento de ocorrências escolares
hacktoberfest ifms rails ruby ruby-on-rails
Last synced: 24 Jun 2025
https://github.com/wuletawwonte/expense-tracker
Expense tracker is a mobile web application where you can manage your budget: you have a list of purchases associated with a category, so that you can see how much money you spent and on what.
postgres rails ruby tailwindcss
Last synced: 11 Apr 2025
https://github.com/igor-makarov/fabricate
DEPRECATED - Google has discontinued Fabric, and this tool no longer works.
crashlytics dsym fabric fastlane ruby
Last synced: 12 Apr 2025
https://github.com/the1riddle/alx-system_engineering-devops
My progres as a SE student | alx-system_engineering-devops
alx-system-engineering-devops bash-script devops mysql-database network-automation puppet ruby shell-script
Last synced: 12 Apr 2025
https://github.com/sundi3yansyah/stisla-jekyll
Free Bootstrap Template for Jekyll
gem jekyll jekyll-theme ruby rubygem stisla
Last synced: 28 Oct 2025
https://github.com/test-kitchen/kitchen-vro
A Test Kitchen driver for VMware vRealize Orchestrator
hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing
Last synced: 27 Mar 2025
https://github.com/powermobileweb/apipie-rails
Ruby on Rails API documentation tool
Last synced: 07 Jul 2025
https://github.com/javitocor/private-events
Project based on associations in RoR. Following the requirements in The Odin Project.
microverse odin-project project ruby ruby-on-rails
Last synced: 09 Jul 2025
https://github.com/sampatbadhe/dotloop-ruby
Unofficial Ruby library for Dotloop API V2
apiv2 dotloop ruby ruby-library
Last synced: 05 May 2025
https://github.com/davidesantangelo/scrappet-rest-api
rails app for web scraping purposes. It scrapes a given page (by the URL), and returns you all informations about that page.
Last synced: 29 Apr 2025
https://github.com/cliftondavies/tic-tac-toe
A tic-tac-toe game on the command line, for two players.
Last synced: 03 May 2025
https://github.com/freayd/osrm
Ruby API to request Mapbox and other Open Source Routing Machine servers
directions mapbox openstreetmap osrm routing ruby
Last synced: 14 Jun 2025
https://github.com/krystal/konfig
🧳 This toolkit allows you to easily access configuration variables from a variety of different sources based on a pre-defined schema.
Last synced: 23 Oct 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/tlux/vnstat-ruby
A Ruby solution to retrieve network traffic information using the vnstat command line utility.
gem network-monitoring networking ruby ruby-gem traffic-information vnstat
Last synced: 02 May 2025
https://github.com/panorama-ed/rails_external_fields
Create the illusion that an object has specific attributes when those attributes actually belong to an associated object.
open-source-project rails ruby
Last synced: 17 Mar 2025
https://github.com/hannziegel/final-capstone-backend
This repo holds the Back-End development source for the Pawpal App. This repo provide some features like Log user, Register, List and search locations, rentals, description of places and pets. The app was built using Ruby on Rails and PostgreSQL.
api api-rest back-end back-end-development database postgresql ruby ruby-on-rails sql uml uml-diagram
Last synced: 05 May 2025
https://github.com/r-unic/rogems
A Ruby to Lua transpiler written in pure Ruby for use in the Roblox game engine
compiler game lua roblox roblox-ruby rogems ruby transpiler
Last synced: 30 Apr 2025
https://github.com/ivantjh/sgshowtimesapi
Scrapes Singapore movie showtimes
movies ruby showtimes singapore
Last synced: 14 Oct 2025
https://github.com/tomekw/sinatra-sane-logging
Logging with Sinatra for human beings
logging logging-library ruby ruby-gem sinatra
Last synced: 28 Oct 2025
https://github.com/pioz/exception_alarm
Play alarm sound when an exception is raised
alarm alert exceptions ruby sound
Last synced: 02 Mar 2025
https://github.com/yuri-karpovich/console_runner
Run any *.rb file from command line. CLI for Ruby classes. It's like Python Fire but for Ruby!
annotations bash cli command-line command-line-tool console devops executable parser ruby ruby-gem trollop yard yardoc
Last synced: 22 Apr 2025
https://github.com/zoedsoupe/curlit
Programming languages snippets for simple HTTP requests!
begginer-friendly elixir haskell http javascript nodejs python ruby
Last synced: 10 Apr 2025
https://github.com/ohbarye/automaildoc
📧 Generate email preview from your mail spec
automation documentation gem mail ruby
Last synced: 10 Apr 2025
https://github.com/iamyunusali/birre
Birre is a full-stack web Application that is developed using Ruby on Rails and tailwind CSS. It has the functionality of creating and signing up for accounts. having categories of items and transactions in each category.
ruby ruby-on-rails rubyonrails tailwindcss taiwindcss
Last synced: 06 Oct 2025
https://github.com/pointerish/algorithms-and-data-structures
This repository contains Ruby implementations of basic algorithms and data structures.
algorithms-and-data-structures ruby
Last synced: 23 Apr 2025
https://github.com/dynatrace/oneagent-sdk-ruby-sample-binding
This repository provides a partial Ruby binding for the Dynatrace OneAgent SDK for C using FFI.
apm data-ingestion dynatrace monitoring oneagent ruby sdk tracing
Last synced: 11 Apr 2025
https://github.com/mrcook/gutenberg_rdf
A Ruby wrapper for the Project Gutenberg RDF catalog files
gem gutenberg rdf ruby ruby-gem rubygem wrapper-library
Last synced: 29 Oct 2025
https://github.com/kadalu/binnacle
A simple imperative tool for Tests and Infra automation
bash distributed-systems kadalu ruby testing
Last synced: 20 Mar 2025
https://github.com/halostatue/minitest-bonus-assertions
Useful Minitest assertions, and assertions for testing Minitest assertions
Last synced: 11 Apr 2025
https://github.com/icalialabs/toll
Super simple yet powerful authentication for Rails APIs
api authentication gem json rails ruby
Last synced: 30 Apr 2025
https://github.com/jinhucheung/rpictogrify
Ruby version of the pictogrify to generate unique pictograms
avataaars avatar avatar-generator pictogram pictogrify rails ruby
Last synced: 30 Apr 2025
https://github.com/infrablocks/rspec-terraform
RSpec support for testing Terraform configurations.
automation infrastructure rspec ruby ruby-gem ruby-rspec rubygem terraform
Last synced: 10 Apr 2025
https://github.com/assemblyai/assemblyai-ruby-sdk
The AssemblyAI Ruby SDK provides an easy-to-use interface for interacting with the AssemblyAI API, which supports async and real-time transcription, audio intelligence models, as well as the latest LeMUR models.
ai asr assemblyai llm ruby speech-to-text stt transcription
Last synced: 12 Apr 2025
https://github.com/emad-elsaid/mindmap
A very specific and opinionated web framework to traverse a graph data structure
Last synced: 20 Mar 2025
https://github.com/janko/musique
A Ruby gem for manipulating musical constructs.
arithmetic chords intervals music notes ruby scales
Last synced: 10 Apr 2025
https://github.com/dcasella/k-means
K-Means libraries for C, Lisp, Prolog and Ruby
c common-lisp kmeans prolog ruby
Last synced: 30 Apr 2025
https://github.com/janlelis/ruby_engine
RubyEngine | Better than RUBY_ENGINE
Last synced: 19 Mar 2025
https://github.com/chantouch/vue-vlidator
To integrate with client and server-side validation logical with VueJS.
client-side laravel proxy ruby server-side validator vue-components vuejs
Last synced: 04 May 2025
https://github.com/amogil/rspec-deep-ignore-order-matcher
RSpec Deep Matcher
rspec rspec-deep-matcher rspec-matchers ruby
Last synced: 24 Oct 2025
https://github.com/richardvenneman/instagrammer
📷 Instagrammer lets you fetch Instagram user info and posts
instagram instagram-api instagram-client instagram-scraper ruby scraper
Last synced: 20 Jul 2025
https://github.com/personnummer/ruby
Validate Swedish personal identity numbers
hacktoberfest personal-identity-number personnummer ruby social-security-number validation
Last synced: 09 Jul 2025