An open API service indexing awesome lists of open source software.

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.

https://github.com/bigcommerce/gruf-commander

Command/Request library for Gruf request validation

cqrs gruf ruby

Last synced: 22 Apr 2025

https://github.com/german-cobian/form-creator

A Rails exercise in the building of forms, HTML first and then using the helper methods that Rails provides, namely #form_tag and #form_with. It consists of an app which allows the user to input and save his/her username, email address and password. .

css html rails ruby

Last synced: 03 Jul 2025

https://github.com/itenfay/IPAPkgTool

一款自动化打包 ipa 的 MacOS 应用。(A macOS application that packs ipa automatically.)

ipa mac macos objective-c pack-ipa package python ruby shell ui

Last synced: 13 Jul 2025

https://github.com/klaxit/danger-brakeman_scanner

A Danger plugin for running Ruby files through Brakeman.

danger-plugin ruby ruby-on-rails security-scanner

Last synced: 01 Apr 2025

https://github.com/govuk-ruby/govuk-design-system-rails

Implementation of GOV.UK Design System components in Ruby on Rails

govuk govuk-design-system govuk-frontend rails ruby

Last synced: 23 Apr 2025

https://github.com/grahamedgecombe/ignition

Static pages for Rails 4.

rails ruby

Last synced: 23 Apr 2025

https://github.com/simandebvu/data-structures-algorithms

This repository will serve as a reference for knowledge, practice and implementation. More information available in the project WIKI.

practice ruby sorting-algorithms zimbabwe

Last synced: 23 Apr 2025

https://github.com/acushlakoncept/micro-reddit

This project was used to get our feets wet working on database model using Rails powerful ORM called Active Records. The data structures necessary to support link submissions and commenting on Reddit was the main focus of this project

active-records gem ruby ruby-on-rails webpack

Last synced: 23 Apr 2025

https://github.com/cosmo0920/mikutter_filter

A mikutter plugin which adds several filter features into mikutter.

mikutter ruby

Last synced: 30 Oct 2025

https://github.com/kevinelliott/power_snoop

Ruby gem to snoop on power consumption from known devices.

consumption heat power ruby ruby-gem

Last synced: 01 May 2025

https://github.com/shivabhusal/algorithms_n_data_structures

Contains all common algorithm theories and implementation in various languages like C, Ruby, etc

algorithms c data-structures learning ruby

Last synced: 15 Jul 2025

https://github.com/hummusonrails/school-health-declaration-automation

Automate the daily school health declaration form

automation hacktoberfest nokogiri ruby script selenium watir

Last synced: 29 Aug 2025

https://github.com/jqr/postgres_sequence_support

Support for manipulating PostgreSQL sequences from ActiveRecord.

postgresql rails ruby

Last synced: 27 Jun 2025

https://github.com/german-cobian/my-first-rails-app

This unstyled app is an exercise in building CRUD (Create, Read, Update and Destroy) functionality the Ruby-on-Rails way. It allows users to input a car (with it's make, model and year information) into a listing, view that listing, edit the info on a specific car listing, or delete that car from the listing.

rails ruby

Last synced: 31 Aug 2025

https://github.com/malvads/easycache

easy ruby gem for caching key-value data in mem (used in production at redborder)

cache caching easycache easycaching gem key-value key-value-storage key-value-store ruby ruby-gem

Last synced: 19 Apr 2025

https://github.com/jimmycuadra/lita-youtube

A Lita handler for displaying YouTube video information.

chatops lita lita-handler ruby youtube

Last synced: 19 Apr 2025

https://github.com/mohamedhnoor/learning-path-blog

The Blog app is a web application built using the Ruby on Rails framework, Devise for authentication, PostgreSQL for database management, and Render for deployment

devise postgresql-database render ruby ruby-on-rails

Last synced: 17 Nov 2025

https://github.com/infrablocks/rake_docker

Rake tasks for managing images and containers.

docker infrablocks rake rake-task rake-taskset ruby ruby-gem rubygem taskset

Last synced: 22 Apr 2025

https://github.com/hschne/googleme

Demo of OAuth for Ruby CLI's

cli oauth oauth2 pkce pkce-flow ruby

Last synced: 07 Mar 2025

https://github.com/gangelo/deco_lite

DecoLite is a little gem that allows you to use the provided DecoLite::Model class to dynamically create Decorator class objects. Use the DecoLite::Model class directly, or inherit from the DecoLite::Model class to create your own unique subclasses with custom functionality. DecoLite::Model includes ActiveModel::Model, so validation can be applied using ActiveModel validation helpers you're familiar with; or, you can roll your own - just like any other ActiveModel. DecoLite::Model allows you to consume a Ruby Hash that you supply via the initializer (DecoLite::Model#new) or via the DecoLite::Model#load! method. Any number of Ruby Hashes can be consumed. Your supplied Ruby Hashes are used to create attr_accessor attributes (or "fields") on the model. Each attribute created is then assigned the value from the Hash that was loaded. Again, any number of hashes can be consumed using the DecoLite::Model#load! method.

decorator decorator-pattern decorators gem rails-gem ruby ruby-gem ruby-gems

Last synced: 30 Apr 2025

https://github.com/elmassimo/journeyman

Let your factories use your business logic, making them flexible and easier to update.

factory fixtures rails ruby testing

Last synced: 19 Apr 2025

https://github.com/infrablocks/ruby_helm

A thin ruby wrapper for Helm

helm ruby ruby-gem rubygem

Last synced: 10 Jul 2025

https://github.com/takahashim/mastodon-book-sample

sample code of "Mastodon Book" http://nextpublishing.jp/book/8776.html

mastodon mastodon-apis ruby

Last synced: 14 Apr 2025

https://github.com/next-tms/freight_kit

Freight carrier API and website abstraction library 📦

active-shipping backoffice freight freight-carriers logistics ruby

Last synced: 07 Apr 2026

https://github.com/gearnode/dotfiles

Personal setup configuration

brew brewfile dotfiles elixir psql ruby tmux vim

Last synced: 27 Oct 2025

https://github.com/melaniesigrid/oop_school-library

A Ruby school library app that records the available books and who borrows them.

oop ruby

Last synced: 09 May 2025

https://github.com/gentildpinto/gitfinder

A simple tool that allows find GitHub users by his username.

github rails ruby ruby-on-rails tailwindcss

Last synced: 06 May 2025

https://github.com/caioagiani/ruby-on-rails

API ruby on rails - studies

api ruby ruby-gem ruby-on-rails

Last synced: 11 Jul 2025

https://github.com/dannyben/nasdaq

Nasdaq Data Link API Ruby Library and Command Line

api api-client command-line economic-data gem quandl quandl-api ruby

Last synced: 18 Apr 2025

https://github.com/docusign/sample-app-webhooks-ruby

Webhooks Sample App is a Docusign sample application written in Ruby on Rails (server) and React (client). You can find a live instance running at

esignature ruby ruby-on-rails webhooks

Last synced: 11 Jul 2025

https://github.com/open-meteo-ruby/open-meteo-ruby

Ruby client for OpenMeteo

open-meteo ruby

Last synced: 13 Apr 2025

https://github.com/aklaiber/json_factory

JsonFactory is a Easy DSL to create JSON with focus on performance and flexibility.

dsl jbuilder json json-structure ruby

Last synced: 18 Mar 2025

https://github.com/drexed/lite-command

Ruby Command based framework (aka service objects)

command-pattern ruby service-object

Last synced: 07 May 2025

https://github.com/thecodechaser/decode-morse-code

Decode morse code is a project with ruby programs to decode morse code messages.

ruby

Last synced: 17 Aug 2025

https://github.com/v-blaze/budget_app

Budget App is a mobile web application where you can manage your budget: You have a list of expenses associated with a category, so that you can see how much money you spent and on what.. Built with Ruby on Rails

activerecord css devise erb-template postgresql ruby ruby-on-rails sql

Last synced: 17 Mar 2025

https://github.com/postmodern/ruby-yasm

A Ruby interface to YASM.

asm assembler ruby wrapper yasm

Last synced: 21 Mar 2025

https://github.com/eduardosancho/blog-app

Blog where users can add comments and likes to each other's posts.

rails ruby

Last synced: 18 Sep 2025

https://github.com/humawork/wardrobe

Dress up your Ruby objects with garments from Wardrobe!

attributes coercion config gem immutable ruby validation

Last synced: 17 Aug 2025

https://github.com/get-bridge/scorm_engine

Ruby client for Rustici's SCORM Engine 2017.1 and 20.1 API

owned-by-gomo ruby scorm

Last synced: 27 Jul 2025

https://github.com/toyama0919/tagenv

ec2 instance tag apply environment variables.

ec2 ec2-instance environment-variables ruby

Last synced: 30 Oct 2025

https://github.com/mwapsam/ruby-capstone

In this project, you can create items (games, music albums, books) and store them in a database. This is Ruby capstone project for Microverse program.

collaboration incapsulation inheritance object-oriented-programming pair-programming polymorphism ruby sql

Last synced: 28 Jul 2025

https://github.com/donkirkby/active-sinatra

Sandbox project for ActiveRecord and Sinatra web server, including test fixtures

activerecord oracle ruby sandbox sinatra

Last synced: 07 May 2025

https://github.com/ryanjamescaldwell/chess_api

chess_api is a Ruby gem that wraps the Chess.com API.

api-wrapper chess ruby

Last synced: 24 Jun 2025

https://github.com/presidentbeef/dino_jump

Jumping dino game for small humans

dino-game dinosaur dragonrubygtk game ruby

Last synced: 09 Mar 2026

https://github.com/tompng/no_sltd

Simple way to avoid stack level too deep

ruby

Last synced: 25 Dec 2025

https://github.com/curiousmarkingsco/messaged

A gem for quickly and easily implementing Hotwire Turbo chat modules on Ruby on Rails apps.

hotwire-turbo instant-messaging ruby ruby-on-rails

Last synced: 29 Mar 2025

https://github.com/chetannihith/program-hacktoberfest24

⭐️This repository is for Hacktoberfest 2024 contributions, where developers can contribute interesting and unique programs across different languages! Contribute Java, C++, Python, or any language you're comfortable with and showcase your coding skills! Happy hacking 🦥

cpp go hacktoberfest hacktoberfest-accepted hacktoberfest2024 java js python ruby

Last synced: 30 Jul 2025

https://gitlab.com/robotmay/chunky_cache

Multi-fetching cache doodad for Rails. Cache lots of small areas of views with no network latency penalty. Exclude certain parts from cached areas. Has science gone too far?

caching rails ruby ruby-on-rails

Last synced: 13 Apr 2025

https://github.com/phw/discourse-musicbrainz-onebox

Discourse plugin to add Onebox support for MusicBrainz.org.

discourse-plugin music musicbrainz onebox plugin ruby

Last synced: 04 Oct 2025

https://github.com/gangelo/simple_command_dispatcher

A Ruby Gem that dispatches SimpleCommands (simple_command gem) dynamically, so that API applications do not have to hard-code things like api modules and version numbers.

api api-rest rails rails-api rails-gem ruby ruby-on-rails

Last synced: 13 Apr 2025

https://github.com/eregon/adventofcode

My solutions in Ruby to http://adventofcode.com/

advent-of-code advent-of-code-2015 advent-of-code-2016 advent-of-code-2017 ruby

Last synced: 29 Sep 2025

https://github.com/ssnickolay/unitpay

Gem для подключения к платежной системе unitpay.ru

payment ruby

Last synced: 02 Aug 2025

https://github.com/chinazhangchao/crystal-book-zh_cn

Crystal中文文档,欢迎一起翻译^_^,QQ交流群号:823109001

crystal crystal-lang crystal-language ruby

Last synced: 12 May 2025

https://github.com/akarzim/bridgetown_markdown_lazylinks

Support for lazy markdown reference links

bridgetown-plugin gem markdown ruby

Last synced: 13 Sep 2025

https://github.com/rspec-3-book/rspec-print_failures_eagerly

Tweaks the built-in RSpec formatters to cause failures to be printed immediately when they occur.

rspec rspec-formatter ruby

Last synced: 11 Jul 2025

https://github.com/johnmccabe/blinkt-ruby

Ruby port of Pimoroni Blinkt Python module https://github.com/pimoroni/blinkt

blinkt blinkt-library blinkt-ruby leds library pimoroni pimoroni-blinkt-python raspberry-pi raspberrypi ruby ruby-port

Last synced: 26 Sep 2025

https://github.com/nvoynov/punch

Punch focuses on business logic layer design in accordance with the principles of The Clean Architecture. It provides basic frame, code-generators, DSL, and CLI

business-logic-layer cli dsl entity erb interactor plugin poro ruby service source-code-generator the-clean-architecture usecase

Last synced: 26 Oct 2025

https://github.com/swedbankpay/swedbank-pay-design-guide-jekyll-theme

Swedbank Pay Design Guide theme for Jekyll

design-guide jekyll ruby swedbank-pay

Last synced: 05 Feb 2026

https://github.com/monade/cognito_rails

Add Cognito authentication to your Rails API

aws-cognito cognito rails rails-api rails-authentication ruby

Last synced: 11 Nov 2025

https://github.com/driftingruby/082-datatables

The DataTables Javascript library creates a powerful display of your application's data. Some of the features include pagination, server side processing, sorting and search.

datatables javascript rails ruby ruby-on-rails

Last synced: 31 Jul 2025

https://github.com/toy/fspath

Better than Pathname

filepath-manipulation pathname ruby

Last synced: 13 Apr 2025

https://github.com/foca/flagpole

Store multiple flags in an Integer field by using a bitmap

bitfield flags lesscode ruby

Last synced: 03 Aug 2025

https://github.com/zven94/portfolio

This repo contains my portfolio and a selection of projects and works that I have completed. Feel free to explore these projects and know me better.

css css3 html javascript react reactjs ruby

Last synced: 28 Sep 2025

https://github.com/a-chacon/minitest-cc

Plugin for minitest. It provides minimal information about code coverage.

minitest minitest-plugins ruby

Last synced: 12 May 2025

https://github.com/thecodechaser/hello-rails-back-end

Hello Rails back-end app is simple application that contains setup of rails APIs. The API loads a random greeting from database on every requset.

postgresql ruby ruby-on-rails

Last synced: 09 Aug 2025

https://github.com/damolinx/vscode-sorbetto

Extension providing language services for Ruby using Sorbet.

bundler cursor cursor-extension ruby sorbet vscode vscode-extension

Last synced: 24 Apr 2026

https://github.com/webhippie/po_to_json

Ruby library for converting gettext PO files to JSON

gettext i18n json ruby rubygem

Last synced: 19 Jan 2026

https://github.com/frempongdev/oop-school-library

School Library is a Ruby console application for managing a library of a school. The application leverages Object Oriented Programming (OOP) and its classes to create manageable objects like students, teachers, classroom etc. Built with Ruby, Postgesql.

database oop oop-in-ruby orm postgresql relational-databases ruby sql

Last synced: 09 Oct 2025

https://github.com/dhyegocalota/active_admin-cep_auto_complete

Auto complete your addresses fields with Brazilian CEP (zip code) with your ActiveAdmin. :earth_americas:

activeadmin activeadmin-plugin brazil cep rails ruby

Last synced: 10 May 2026

https://github.com/mathrailsai/sentiment_insights

SentimentInsights is a Ruby gem for extracting actionable insights from qualitative survey responses. It provides sentiment analysis, key phrase extraction, and named entity recognition using multiple NLP providers including OpenAI and AWS Comprehend.

aws-comprehend entity-recognition key-phrases nlp openai ruby ruby-gem sentiment-analysis survey-insights text-analysis

Last synced: 28 Feb 2026

https://github.com/jbox-web/redmine_default_members

A Redmine plugin to add default members on project creation, easy ;)

rails redmine redmine-plugin ruby

Last synced: 03 Mar 2026

https://github.com/jg-rp/ruby-json-p3

JSONPath, JSON Patch and JSON Pointer for Ruby

json jsonpath ruby

Last synced: 12 Apr 2025

https://github.com/skateman/dev-board

A simple developer dashboard that displays open PRs for a GitHub repo

dashboard development rails ruby

Last synced: 12 Apr 2025

https://github.com/dannyben/loadrunner

GitHub Webhook Server and Event Simulator

gem github-webhooks ruby

Last synced: 18 Apr 2025

https://github.com/snasirca/mikado-graph-generator

Provides a simple DSL for generating Mikado Graphs using GraphViz.

graphviz ruby

Last synced: 14 Oct 2025

https://github.com/slbug/claude-ruby-grape-rails

Claude Code plugin for Ruby, Rails, Grape, PostgreSQL, Redis, and Sidekiq development

ai ai-agent ai-agents ai-tools claude claude-code llm ruby ruby-on-rails

Last synced: 06 May 2026

https://github.com/userlist/userlist-ruby

Ruby wrapper for the Userlist Push API

ruby userlist

Last synced: 11 Feb 2026

https://github.com/dodonki1223/eroge_release_cmd

美少女ゲームの発売リストをコマンドラインで操作するツールです

cli-app google-drive-ruby rspec ruby

Last synced: 23 Oct 2025

https://github.com/cwaku/catalog

A console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games. Built with Ruby

catalog rspec ruby

Last synced: 13 Aug 2025

https://github.com/parkerbxyz/default-branch-protector

Automates the protection of the default branch upon creation of new repositories within a GitHub organization.

automation github github-api octokit octokit-rb ruby smee

Last synced: 13 Mar 2025

https://github.com/yuuu/aws_ruby_serverless_book_site

技術同人誌「AWSとRubyではじめるサーバーレス入門」のサポートページ

aws awssam ruby serverless

Last synced: 12 May 2025

https://github.com/redding/much-timeout

IO.select based timeouts; an alternative to Ruby's stdlib Timeout module.

ruby timeout

Last synced: 05 Apr 2025

https://github.com/paul-js-hub/budget

A mobile web application that allow users to manage their budget.

postgresql rails ruby

Last synced: 14 Apr 2025

https://github.com/yumafuu/dezo

Transrate a word betweeen Japanese and English on cli.

cli gem ruby

Last synced: 01 Nov 2025

https://github.com/bkuhlmann/irb-kit

Extends IRB by providing additional productivity enhancements.

console extensions irb ruby utilities

Last synced: 14 Apr 2025

https://github.com/rnd-soft/main_loop

[MIRROR] Main Loop implementation to control subprocesses and threads

gem loop mainloop ruby ruby-on-rails

Last synced: 14 Sep 2025

https://github.com/foca/migajas

Tiny breadcrumbs for your Rack apps.

breadcrumbs cuba rack rails roda ruby

Last synced: 27 Jun 2025

https://github.com/bumi/ln-markdown-to-pdf

An example for machine to machine payments using the bitcoin lightning network

api bitcoin lightning lightning-network machine-to-machine micropayments rack ruby

Last synced: 08 Mar 2026

https://github.com/rykov/rom-dynamo

AWS DynamoDB adapter for Ruby Object Mapper

data-access-layer databases dynamodb nosql rom-rb ruby

Last synced: 03 Mar 2025

https://github.com/pablobona/catalog-of-my-things-ruby

Welcome to the Catalog of My Things console app! This Ruby-based application allows you to manage collections of items you own, including books, music albums, movies, and games. You can keep track of various details about these items and perform tasks such as adding new items, listing items, and more.

data-structures database json methods object preserve rubocop ruby ruby-gem testing

Last synced: 10 Jun 2025

https://github.com/nebulab/solidus_client

Solidus eCommerce API Ruby client

ecommerce ruby solidus

Last synced: 25 Jun 2025

https://github.com/tompave/magic_pipe

MagicPipe is a Ruby library to push data to remote destinations on multiple topics.

kafka message-bus ruby sqs thrift

Last synced: 14 Apr 2025

https://github.com/andreyantipov/iterm2-viewer

⬛ Utility for display pictures in iterm2 terminal

cli image iterm2 iterm2-viewer picture ruby terminal view

Last synced: 13 Jul 2025

https://github.com/owlinux1000/fsalib

format string attack payload generator

ctf-tools exploitation-framework pwn ruby

Last synced: 09 May 2025