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/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/glurp/ruby-onion-omega2
Usefull tools for using ruby (MRI) on Omega2+
Last synced: 26 Feb 2026
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/mattkevan/jekyll-feed-importer
Ruby script to import RSS feed items and save them as Jekyll posts/collections.
jekyll rss rss-aggregator rss-feed-parser ruby
Last synced: 27 Feb 2026
https://github.com/darth-dodo/gringotts-backend
📒 Personal Expense Tracker built using Ruby and Rails
devise fast-jsonapi heroku metabase personal-finance-manager postgres ruby ruby-on-rails sidekiq
Last synced: 26 Oct 2025
https://github.com/dhyegocalota/active_admin-advanced_create_another
Create another resource with strength by default in your ActiveAdmin forms. :v: :top:
activeadmin activeadmin-plugin rails ruby
Last synced: 15 Apr 2026
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/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/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/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/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/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/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/saturnflyer/direct
direct your Ruby objects to perform a block. avoid using "if"
Last synced: 17 Mar 2025
https://github.com/r3dhulk/website-scanner-in-ruby
Simple Website Scanner In Ruby
blackhat ethical ethical-hacker ethical-hacking ethical-hacking-tools ethicalhacking hacking ruby ruby-for-ethical-hacker ruby-for-ethical-hackers ruby-for-ethical-hacking ruby-script ruby-scripts rubyforethicalhackers rubyforethicalhacking rubyscript scanner website
Last synced: 30 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/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/icalialabs/toll
Super simple yet powerful authentication for Rails APIs
api authentication gem json rails ruby
Last synced: 30 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/powermobileweb/apipie-rails
Ruby on Rails API documentation tool
Last synced: 07 Jul 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/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/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/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/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/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/janko/musique
A Ruby gem for manipulating musical constructs.
arithmetic chords intervals music notes ruby scales
Last synced: 10 Apr 2025
https://github.com/opensite-ai/domain_extractor
🔗 Lightweight Ruby library for parsing URLs and extracting domain components with accurate multi-part TLD support. Handles nested subdomains, query parameters, and URL normalization. Perfect for web scraping, analytics, and URL manipulation. Built on URI and public_suffix gem.
analytics domain-analysis domain-extraction domain-parser public-suffix ruby ruby-library rubygem subdomain-parser tld-parser url-manipulation url-normalization url-parser url-parsing web-scraping
Last synced: 12 Dec 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/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/sundi3yansyah/stisla-jekyll
Free Bootstrap Template for Jekyll
gem jekyll jekyll-theme ruby rubygem stisla
Last synced: 28 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/pragmarb/pragma-rails
Ruby on Rails integration for the Pragma architecture.
api ecosystem pragma ruby ruby-on-rails trailblazer
Last synced: 10 Apr 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/cliftondavies/tic-tac-toe
A tic-tac-toe game on the command line, for two players.
Last synced: 03 May 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/molybdenum-99/mormor
Morfologik dictionaries client in pure Ruby: POS tagging & spellcheck
morphology part-of-speech-tagger ruby
Last synced: 08 Jul 2025
https://github.com/jalcine/website
:star: My version of the IPv(4,6) space.
html jekyll personal-blog personal-website ruby website
Last synced: 12 Apr 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/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/personnummer/ruby
Validate Swedish personal identity numbers
hacktoberfest personal-identity-number personnummer ruby social-security-number validation
Last synced: 09 Jul 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/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/kammradt/cuchinizer
💎 A very powerfull tool to write ruby code just using `cuchi` 💎
Last synced: 13 Apr 2025
https://github.com/emad-elsaid/lsgh
List github user repository and pull requests in directory structure format
Last synced: 27 Jul 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/sampatbadhe/dotloop-ruby
Unofficial Ruby library for Dotloop API V2
apiv2 dotloop ruby ruby-library
Last synced: 05 May 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/janlelis/ruby_engine
RubyEngine | Better than RUBY_ENGINE
Last synced: 19 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/emad-elsaid/mindmap
A very specific and opinionated web framework to traverse a graph data structure
Last synced: 20 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/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/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/halostatue/minitest-bonus-assertions
Useful Minitest assertions, and assertions for testing Minitest assertions
Last synced: 11 Apr 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/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/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/codesalley/openweather
Open weather gem, A wrapper around openweathermap.org API.
gem openweather openweather-api openweathermap ror ruby ruby-gem ruby-on-rails weather
Last synced: 07 May 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/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/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/rubycocos/webclient
web command line tools, libraries & scripts
Last synced: 11 Jul 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/theforeman/journald-native
systemd-journal logging interface wrapper for ruby
hacktoberfest ruby systemd-journal
Last synced: 21 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/raminmammadzada/ruby-web-scraper
A web scraper for helping individuals or companies to find out which kind of products are recommended more than others in specific category.
Last synced: 22 Jun 2025
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/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/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/tomekw/jdbc
JDBC meets JRuby
database-adapter jdbc jruby jruby-wrapper ruby ruby-gem
Last synced: 23 Jun 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/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/westonganger/js-try
JS-Try is a Javascript implementation of the try method from Rails for safe navigation
javascript js node-js rails ruby safe-navigation try
Last synced: 15 Apr 2025
https://github.com/krishpranav/joomlascan
A simple joomla vulnerability scanner built in ruby
joomla joomla-scanner ruby vulnerability-scanner
Last synced: 15 Apr 2025
https://github.com/westonganger/search_architect
Dead simple, powerful and fully customizable searching for your Rails or ActiveRecord models and associations.
activerecord activerecord-models rails rails-search ruby search search-scope sql
Last synced: 15 Apr 2025
https://github.com/deanpcmad/twitchrb
Ruby library for the Twitch API
ruby rubygem twitch twitch-api
Last synced: 09 Aug 2025
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/nicholalexander/clarification
Ruby Gem for Clarifai API v2
ai clarifai machine-learning ruby ruby-wrapper
Last synced: 27 Jul 2025
https://github.com/ilynette/rails-budget-app
The Budget App is a mobile web application that allows the user to manage his/her budget: they have a list of transactions associated with a category, so that the user can see how much money they spend and on a particular category.
Last synced: 29 Jun 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/jimmycuadra/lita-travis
A Lita handler for receiving notifications from Travis CI.
chatops lita lita-handler ruby travis-ci
Last synced: 27 Jul 2025
https://github.com/loganmeetsworld/advent-of-code
🎄
advent-of-code golang python ruby
Last synced: 15 May 2025
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/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