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/tsukasaoishi/word_scoop
WordScoop extracts keywords from among sentences.
Last synced: 23 Mar 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/oshboul/lets_shard
An easy way to shard anything!
distribution redis redis-client redis-cluster redis-server ruby shard sharding shards
Last synced: 23 Apr 2025
https://github.com/brandonweiss/redcarpet-abbreviations
An extension for Redcarpet that supports abbreviations.
Last synced: 08 Oct 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/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/iphoting/pwqgen.rb
pwqgen.rb is a Ruby implementation of passwdqc's pwqgen, a random pronouncable password generator.
gem passphrase-generator passwdqc-pwqgen password-generator ruby
Last synced: 09 Apr 2025
https://github.com/bunlong/rails-social-share-button
rails-social-share-button is one of the best rails helper gem to add social share feature in your Rails app. Such as Twitter, Facebook, Tumblr, Weibo, Douban, QQ...
frontend rails rails-app rails-application rails-social-share-button ror ruby ruby-on-rails rubygems social-network social-share social-share-button social-share-plugin
Last synced: 08 Oct 2025
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/blocknotes/rubocop-rbs
RucoCop extension that check RBS signatures
Last synced: 11 Jul 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/selma-belhadj/school-library
This is a book library app that records what books are in the library and who borrows them. The app allows you to add new students or teachers, add new books, and save records of who borrowed a given book and when.
Last synced: 09 Apr 2025
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/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/sharparam/advent-of-code
Code for the Advent of Code event
advent-of-code aoc polyglot ruby
Last synced: 25 Apr 2025
https://github.com/floehopper/introspection
Dynamic inspection of the hierarchy of method definitions on a Ruby object.
class definition introspection metaprogramming method module object ruby
Last synced: 14 Apr 2025
https://github.com/ajitsing/gocd
Gem to fetch gocd information easily
ci continuous-delivery continuous-deployment continuous-integration gem gocd goconfig pipeline ruby rubygem
Last synced: 07 May 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/maxd/graphql-dsl
🚀 Ruby DSL for build GraphQL queries by code.
Last synced: 24 Apr 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/janlelis/unicode-sequence_name
Unicode sequence names in Ruby
emoji names ruby sequence unicode unicode-data
Last synced: 10 Oct 2025
https://github.com/zedtux/isin_code_generator
Simple random ISIN Code generator
Last synced: 12 Apr 2025
https://github.com/thekuwayama/caa_rr_patch
the patch that adds CAA Resource Record
Last synced: 12 Oct 2025
https://github.com/dhyegocalota/active_admin-form_errors
Pretty form errors by default in your ActiveAdmin. :lipstick:
activeadmin activeadmin-plugin formtastic rails ruby
Last synced: 24 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/yamat47/number_to_kanji
Ruby Number translator to Japanese Kanji.
gem kanji number ruby translater
Last synced: 15 Apr 2025
https://github.com/leklund/bauditor
run bundler-audit on a multiple repositories at once
bundler-audit ruby rubygems security
Last synced: 07 Jul 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/rickhull/conway_deathmatch
Game of Life: several competing populations
conway conway-game conway-life deathmatch elixir ruby
Last synced: 22 Apr 2025
https://github.com/jpalumickas/ivapi
Ruby gem which helps to communicate with iv.lt API
api dedikuoti-lt hacktoberfest iv-lt ruby serveriai-lt
Last synced: 28 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/vaiorabbit/ruby-nuklear
A Ruby bindings for Nuklear UI Library
Last synced: 07 May 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/pointerish/enumerable
Ruby implementation of the most used enumerable methods from the Enumerable module.
Last synced: 10 Jul 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/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/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/saturnflyer/direct
direct your Ruby objects to perform a block. avoid using "if"
Last synced: 17 Mar 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/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/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/pboling/pboling
Et moi, curated by my pet robot @autobolt
floss foss ruby ruby-on-rails rubygems
Last synced: 21 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/ksylvest/omniai-anthropic
An implementation of the OmniAI interface for Anthropic.
Last synced: 18 Feb 2026
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/ohbarye/automaildoc
📧 Generate email preview from your mail spec
automation documentation gem mail ruby
Last synced: 10 Apr 2025
https://github.com/rubycocos/webclient
web command line tools, libraries & scripts
Last synced: 11 Jul 2025
https://github.com/fusionauth/fusionauth-client-builder
The FusionAuth client library builder
angular csharp dart flutter freemarker-template fusionauth fusionauth-client go java javascript netcore node php python ruby swift typescript
Last synced: 26 Jul 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/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/dannyben/mister_bin
Build modular command line tools
cli cli-framework docopt gem ruby
Last synced: 14 Apr 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/teemutammela/auralcandy.net
Source code of AuralCandy.Net - Premium House Music Podcast.
chartable contentful heroku padrino podcast ruby sinatra
Last synced: 06 Apr 2025
https://github.com/ivantjh/sgshowtimesapi
Scrapes Singapore movie showtimes
movies ruby showtimes singapore
Last synced: 14 Oct 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/stex/petra
[POC] Continuation based temporarily persisted transactions in Ruby
proof-of-concept ruby transaction
Last synced: 24 Sep 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/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/halostatue/minitest-bonus-assertions
Useful Minitest assertions, and assertions for testing Minitest assertions
Last synced: 11 Apr 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/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/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/test-kitchen/busser-cucumber
A Busser runner plugin for Cucumber
hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing
Last synced: 03 Aug 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/amcaplan/brainruby
Ruby... Optimized for Programmer Sadness!
esolangs esoteric-languages ruby
Last synced: 14 Apr 2025
https://github.com/joswinemmanuel/github-slideshow
A robot powered training repository :robot:
Last synced: 05 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/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/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/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/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/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/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/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/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/samirhodzic/multi_key_hash
Multiple key hash for ruby
hash ruby ruby-gem ruby-on-rails
Last synced: 11 Apr 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/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/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/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/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/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/citizen428/rubyref
Ruby documentation redirects
cloudflare documentation roda ruby
Last synced: 18 Mar 2026
https://github.com/ezekielutshudi/school_library_oop
In this project, I am building a school library app in which by the end, we will add, look for lists. Within this app we can add new book, new Student and Teacher in the classes
Last synced: 28 Feb 2026
https://github.com/dpaluy/etherscan
Ruby Gem for the EtherScan API https://etherscan.io/apis
Last synced: 28 Apr 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/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/javitocor/masterchess-ror-capstone-project
Kind of twitter for chess lovers - Built with Ruby on Rails by following the MVP pattern - Social media to share opinions, tactics, events and even learn. Everything related to chess. An app made with love for chess addicts.
bootstrap capstone-project chess microverse ruby ruby-on-rails
Last synced: 07 Oct 2025