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/voxpupuli/beaker-docker
Docker hypervisor for Beaker acceptance testing framework
beaker docker hacktoberfest puppet ruby
Last synced: 31 Jan 2026
https://github.com/maxd/graphql-dsl
🚀 Ruby DSL for build GraphQL queries by code.
Last synced: 24 Apr 2025
https://github.com/tsukasaoishi/bitzer_store
BitzerStore can treat multiple cache clusters in Rails.
Last synced: 05 Oct 2025
https://github.com/thecodechaser/school-library
School library is a project based on Object-Oriented programming. This application allows to add students, teachers, books to the collections, retrieve data from the store.
Last synced: 24 Apr 2025
https://github.com/otherguy/rspec-sonarqube-formatter
RSpec 3 formatter that generates an XML file for SonarQube 6.2+, using the Generic Test Data format
hacktoberfest rspec rspec-formatter ruby sonarqube sonarqube-analysis
Last synced: 09 Jan 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/xarlybovi/halo-api
Wrapper for Halo Public API (BETA). https://developer.haloapi.com
Last synced: 10 Oct 2025
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/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/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/johnftitor/my_recipe_app
This is a simple Ruby On Rails project. Recipe app that allows user to create, delete, and read recipes created by them or the community, allowing the users to decide whether they'd be public or not. Additionally, it allows users to create food records and generate a shopping list based on the missing food for their recipes. It comes with authentication and authorization functionality.
bootstrap database postgresql rails ruby
Last synced: 31 Aug 2025
https://github.com/german-cobian/authentication-required
An blog app designed to implement authentication systems so users can only access specific areas and view content of a site they are authorized to do so. Users are required to sign-up and log-in before they can create posts and view the name of other post's authors.
Last synced: 31 Aug 2025
https://github.com/evaneykelen/colrou
Colorize `rails routes` output and insert line breaks between controllers
Last synced: 14 Mar 2025
https://github.com/cmingxu/red
mesos, kubernetes
docker marathon mesos prometheus rails registry ruby
Last synced: 31 Aug 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/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/ruby/fcntl
Loads constants defined in the OS fcntl.h C header file
Last synced: 04 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/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/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/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/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/samirhodzic/multi_key_hash
Multiple key hash for ruby
hash ruby ruby-gem ruby-on-rails
Last synced: 11 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/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/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/hparker/ruby_explorer
💎 Explore the Ruby VM! YARV instructions, lex and sexp
languages ruby virtual-machine
Last synced: 07 May 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/adamcooke/sqb
👷♀️ A very simple but effective SQL query builder
Last synced: 12 May 2025
https://github.com/janlelis/ripl-multi_line
This ripl plugin allows you to evaluate multiple lines of code.
Last synced: 13 Apr 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/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/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/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/l3r8yj/jini
Jini helps you build an XPATH and then modify its parts via simple fluent interface.
Last synced: 04 Oct 2025
https://github.com/zedtux/isin_code_generator
Simple random ISIN Code generator
Last synced: 12 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/chrissiku/oop-school
School library store that allow to the librarian to record all informations about a bookand it's borrower
Last synced: 17 Mar 2025
https://github.com/vaiorabbit/ruby-nuklear
A Ruby bindings for Nuklear UI Library
Last synced: 07 May 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/deanpcmad/twitchrb
Ruby library for the Twitch API
ruby rubygem twitch twitch-api
Last synced: 09 Aug 2025
https://github.com/selleo/rspec-tapas
Small extensions facilitating rSpec testing
rails rspec rspec-capybara rspec-matchers ruby
Last synced: 03 Oct 2025
https://github.com/jpalumickas/emoji-datasource-ruby
Emoji data from emoji-datasource npm package
emoji emoji-data emoji-datasource emojis ruby ruby-gem
Last synced: 09 Aug 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/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/xord/solitaire
Solitaire game made with RubySketch
game ios iphone mac processing ruby
Last synced: 16 May 2025
https://github.com/sanmak/dockerfile-samples
Dockerfile samples to make your life easier
c-plus-plus django docker docker-compose docker-container docker-image dockerfile flask go golang java javascript nodejs python ruby
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/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/sha-env/HackerRank
Hacker Rank Solve (On Going)
c cpp csharp go hackerrank hackerrank-challenges hackerrank-python hackerrank-solution haskell html java javascript kotlin php python ruby solver swift typescript vscode
Last synced: 02 Oct 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/ixboy/lifestyle
A desktop web app where users can create articles about their Lifestyle activities like fashion, sports, etc.
Last synced: 01 Oct 2025
https://github.com/collinstatang/rubycapstonebot
This is a Twitter Bot built with Ruby that tweets some information about the user and sends a random retweet and quote.
Last synced: 10 Jun 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/mamantoha/zendesk_help_center_api_client_rb
Zendesk Help Center REST API Client
Last synced: 08 May 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/alexfrancow/happy_iqy
:email::smiling_imp: Example of spread phishing with '.iqy' files with ruby on rails server.
email excel hacking iqy office365 outlook phishing phishing-attacks ruby ruby-on-rails social-engineering
Last synced: 09 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/dannyben/menu_commander
Create menus for any command line tool using simple YAML configuration
cli cli-menu gem menu-builder menu-generator ruby
Last synced: 10 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/alvp01/social-revamp
A small twitter-like app with some group interactions.
Last synced: 26 Sep 2025
https://github.com/renderedtext/semaphore-status
CLI to get current status of your projects on Semaphore
ruby semaphore semaphore-open-source semaphore-status
Last synced: 03 Aug 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/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/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/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/stex/petra
[POC] Continuation based temporarily persisted transactions in Ruby
proof-of-concept ruby transaction
Last synced: 24 Sep 2025
https://github.com/agargiulo/git-fukit
redo a git repo a la http://xkcd.com/1597
git random-scripts ruby xkcd-1597
Last synced: 02 May 2026
https://github.com/dpaluy/etherscan
Ruby Gem for the EtherScan API https://etherscan.io/apis
Last synced: 28 Apr 2026
https://github.com/saturnflyer/direct
direct your Ruby objects to perform a block. avoid using "if"
Last synced: 17 Mar 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/cliftondavies/tic-tac-toe
A tic-tac-toe game on the command line, for two players.
Last synced: 03 May 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/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/janko/musique
A Ruby gem for manipulating musical constructs.
arithmetic chords intervals music notes ruby scales
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/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/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/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/powermobileweb/apipie-rails
Ruby on Rails API documentation tool
Last synced: 07 Jul 2025
https://github.com/janlelis/ruby_engine
RubyEngine | Better than RUBY_ENGINE
Last synced: 19 Mar 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/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/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