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/sundi3yansyah/stisla-jekyll
Free Bootstrap Template for Jekyll
gem jekyll jekyll-theme ruby rubygem stisla
Last synced: 28 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/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/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/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/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/janlelis/ruby_engine
RubyEngine | Better than RUBY_ENGINE
Last synced: 19 Mar 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/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/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/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/wataash/ruby-example-c-ext
Minimum Ruby gem with C (native) extension
Last synced: 11 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/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/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/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/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/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/powermobileweb/apipie-rails
Ruby on Rails API documentation tool
Last synced: 07 Jul 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/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/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/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/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/jimmycuadra/tam_tam
Parse, filter, and analyze logs from online chat clients.
Last synced: 27 Jul 2025
https://github.com/morrism1/lyrics-scraper
I decided to scrape Lyrics from azlyrics.com. I do love music much. I liked the idea that I can write the name and the title of the song for internationally recognized Artists and be able to find them.
Last synced: 12 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/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/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/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/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/joswinemmanuel/github-slideshow
A robot powered training repository :robot:
Last synced: 05 Apr 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/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/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/williamkennedy/sign_well
A Ruby wrapper around the SignWell Api.
docusign docusign-api hacktoberfest ruby signwell
Last synced: 16 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/dannyben/mister_bin
Build modular command line tools
cli cli-framework docopt gem ruby
Last synced: 14 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/ruby/fcntl
Loads constants defined in the OS fcntl.h C header file
Last synced: 04 Apr 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/fphilipe/bundler-private_install
https://phili.pe/posts/loading-additional-ruby-gems-in-development/
bundler bundler-plugin gem ruby rubygems
Last synced: 12 May 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/adam12/rbz
Single-file Ruby archives via experimental method of packaging
Last synced: 14 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/rejonpardenilla/restrictable
:policeman: Simple authorization gem for Ruby on Rails.
devise gem restrictable ruby ruby-gem ruby-on-rails rubygem
Last synced: 28 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/williamscch/recipes_rails_app
RoR Project that 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
capybara database heroku rails rspec ruby
Last synced: 17 Sep 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/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/amcaplan/brainruby
Ruby... Optimized for Programmer Sadness!
esolangs esoteric-languages ruby
Last synced: 14 Apr 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/andrewradev/progressor
Measure iterations in a long-running task
benchmarking estimation measurement progress ruby
Last synced: 08 May 2025
https://github.com/adamcooke/lizard
🏞 Very simple ImageMagick interface for Ruby
Last synced: 12 May 2025
https://github.com/spilth/chord_diagrams
Generate SVGs for Guitar and Ukulele Chord Diagrams
chords guitar guitar-chords music ruby
Last synced: 14 May 2025
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/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/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/vasfed/orangedata
Ruby client for orangedata.ru API, includes certificate generation
Last synced: 16 Jul 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/blocknotes/rubocop-rbs
RucoCop extension that check RBS signatures
Last synced: 11 Jul 2025
https://github.com/ardatetikbey/Standalone-Ruby
A basic standalone-ruby support.
batch ruby rubylang standalone-ruby turkish vbscript
Last synced: 08 Apr 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/duffn/grape-api-boilerplate
A full-featured, production ready, and easy to understand API boilerplate for the Grape framework.
api boilerplate grape grape-api hacktoberfest rack ruby
Last synced: 23 Mar 2025
https://github.com/Atharv-Attri/HacktoberFest-Projects
A collection of issues for Hacktoberfest!
c cpp dart go hacktoberfest hacktoberfest-2020 hacktoberfest2020 haskell java javascript python ruby rust
Last synced: 11 May 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/emilfreme/gdocs2jekyll
This is a simple Tags Plugin for Jekyll to include the contents of a Google Docs file in a Jekyll page without the necessity to use the iframe required to embed the document.
gdocs jekyll jekyll-plugin ruby
Last synced: 18 Aug 2025
https://github.com/majidimanzade/saoshyant
Rails Exception Handeler
error-handling exception-handling exceptions rails rails-error-handeling rails-exceptions render ruby ruby-gem
Last synced: 25 Aug 2025
https://github.com/papakvy/chatworkify
Bring Chatwork notification into your Application ^^
capistrano-plugin chatwork chatworkify ruby rubygem
Last synced: 23 Mar 2025
https://github.com/waveclaw/puppet-subscription_manager
Handle Client Registration to RedHat Satellite 6 or Katello
centos katello linux puppet redhat rspec ruby satellite6
Last synced: 05 Oct 2025
https://github.com/texpert/shrine-aws-lambda
AWS Lambda integration for Shrine File Attachment toolkit for Ruby applications
asynchronous aws aws-lambda processing ruby s3 shrine webhooks
Last synced: 30 Aug 2025
https://github.com/ayarotsky/rack-shield
Rack middleware for blocking abusive requests
rack rack-middleware rails redis ruby
Last synced: 10 Jun 2025
https://github.com/fnordfish/teckel
Ruby operations with enforced contracts for input/output/error data structures
interactors ruby service-objects
Last synced: 24 Mar 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/loganmeetsworld/advent-of-code
🎄
advent-of-code golang python ruby
Last synced: 15 May 2025
https://github.com/mwongess/alx-system_engineering-devops
System engineering and DevOps.
bash-scripting devops puppet python-3 ruby system-engineering
Last synced: 19 Apr 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/evaneykelen/colrou
Colorize `rails routes` output and insert line breaks between controllers
Last synced: 14 Mar 2025
https://github.com/mamantoha/zendesk_help_center_api_client_rb
Zendesk Help Center REST API Client
Last synced: 08 May 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/snkrheadz/freshdesk-ruby
A Ruby API client for Freshdesk API v2
Last synced: 12 Apr 2025
https://github.com/vaiorabbit/ruby-nuklear
A Ruby bindings for Nuklear UI Library
Last synced: 07 May 2025
https://github.com/alecdotninja/flic
An unofficial Ruby implementation of the fliclib (use Flic IoT buttons in Ruby!)
bluetooth flic flic-buttons fliclib ruby
Last synced: 24 Apr 2025
https://github.com/identitysquare/time_pricing
⏳💰 A gem to calculate pricing for a time based service, bookings or appointments.
calculator cost pricing rails ruby
Last synced: 29 Aug 2025
https://github.com/allangomes/kanban-ruby
Kanban API write with Ruby on Rails.,
active-model-serializers api factory-bot postgres rspec ruby ruby-on-rails rubyonrails shoulda-matchers
Last synced: 03 Sep 2025
https://github.com/aldavigdis/iceland_gem
Ruby gem to handle the Icelandic "kennitala" identification scheme and postal codes
gem iceland kennitala postal-codes ruby ruby-on-rails
Last synced: 05 Oct 2025
https://github.com/siepomaga/rspec-let_fallback
RSpec extension gem that allows to read let with fallback (if not defined yet in example group).
rails rails-rspec rspec ruby tdd
Last synced: 11 Nov 2025
https://github.com/gangelo/branch-name
branch-name is a gem that provides a command-line interface that allows you to accomplish several tasks, tasks I personally find myself having to carry out every time I work on a feature branch. I created this gem for myself; however, you are free to use it yourself, if any of these tasks fits into your personal routine: 1) Formulate a git feature branch name, given a jira ticket and jira ticket description. Why? Because I am constantly having to create git feature branch names that are based on jira ticket and jira ticket descriptions. 2) Optionally create a "project" based on the branch name (formulated in step 1 above). Why? Because I'm constantly having to create folders to manage files associated with the feature branches I am working on. 3) Optionally use and manage default options that determine the git feature branch name formulated, project greated, and default files associated with the project.Why? Because I routinely have to create files to support the feature I am working on and associate them with the feature I am working on. For example: scratch.rb to hold scratch code, snippets.rb to hold code to execute to perform redundant tasks, and readme.txt files to document things I need to remember.
agile branch-names cli cli-app productivity ruby
Last synced: 26 Apr 2025
https://github.com/dannyben/fredric
Federal Reserve Economic Data (FRED) API Library and Command Line
api api-client command-line economic-data fred gem ruby
Last synced: 18 Apr 2025
https://github.com/siman-man/method_call_tree
MethodCallTree is like tree command for method call stack.
Last synced: 19 Aug 2025
https://github.com/milouse/fronde
A static website generator for Emacs Org mode (Mirror)
emacs org-mode ruby static-site-generator
Last synced: 03 Sep 2025
https://github.com/cerbos/cerbos-sdk-ruby
Ruby SDK for authorization via Cerbos
Last synced: 12 Apr 2025