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/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.

rspec ruby scraper webscraper

Last synced: 22 Jun 2025

https://github.com/nebulab/dru

DRU - Docker-Compose Run Utility

cli docker docker-compose dru ruby

Last synced: 14 Apr 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/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/cmirnow/google-cloud-text-to-speech-pro

Using the power of Google Cloud Text-to-Speech API and ruby here is a simple interface to convert text to speech.

rails ruby speech-api text-to-speech

Last synced: 07 May 2025

https://github.com/encoreshao/amazon-awis

Amazon - Alexa Web Information Service (AWIS)

alexa amazon api ruby ruby-client

Last synced: 13 Oct 2025

https://github.com/kidd254/oop_school_library

OOP School library is an app that is meant to create objects for person, student, teacher and rentals and display them on commandline when prompted to do so

ruby

Last synced: 05 Mar 2026

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/tansengming/rails-base

Rails Bootstrap

heroku rails ruby

Last synced: 18 Apr 2025

https://github.com/hutusi/bookshare

An opensource bookcrossing app.

api-server ruby ruby-on-rails

Last synced: 18 Mar 2025

https://github.com/ilyasgaraev/openzip

Openzip is a Ruby library (written in Rust) for fast extract Zip files

ruby rust zip

Last synced: 14 Oct 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/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/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/suhlig/wordclock

A Word Clock in Ruby

academic clock raspberry-pi ruby word-clock

Last synced: 19 Apr 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/jun85664396/twitter-korean-text-ruby

Ruby interface to twitter-korean-text

java morpheme ruby twitter twkorean

Last synced: 02 Mar 2026

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/collinstatang/rubycapstonebot

This is a Twitter Bot built with Ruby that tweets some information about the user and sends a random retweet and quote.

ruby

Last synced: 10 Jun 2025

https://github.com/mamantoha/zendesk_help_center_api_client_rb

Zendesk Help Center REST API Client

api ruby zendesk

Last synced: 08 May 2025

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/davidkelley/rom-dynamodb

ROM DynamoDB Adapter

aws dynamodb gem rom rom-dynamodb ruby

Last synced: 18 Jan 2026

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/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/cosmix/freepbx.clid.ote

Using OTE’s 11888 web site as a fast CLID data provider for FreePBX/Asterisk

asterisk callerid clid clid-providers freepbx greece ote ruby scraper

Last synced: 01 Apr 2025

https://github.com/ozovalihasan/slack-tictactoe-bot

🤖 A bot to play tic-tac-toe game on Slack is developed.

bot ngrok ruby sinatra slack-api

Last synced: 04 Sep 2025

https://github.com/envato/double_entry-reporting

Reporting on Double Entry accounts and transfers

accounting finance gem ruby

Last synced: 11 Jun 2025

https://github.com/rcny/docker-events-forwarder-gelf

Send Docker events as GELF messages

docker gelf ruby

Last synced: 23 Apr 2025

https://github.com/piotrmurach/static_deploy

Automate deployment of static websites

deployment ruby rubygem static-site-building

Last synced: 05 Jul 2025

https://github.com/nitbravoa92/hellorails

This is a practice project to get you started in the world of the wonderful Ruby on Rails framework.

mvc-architecture object-oriented-programming postgresql rails7 ruby

Last synced: 01 Oct 2025

https://github.com/pointerish/enumerable

Ruby implementation of the most used enumerable methods from the Enumerable module.

microverse-projects ruby

Last synced: 10 Jul 2025

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/reem-lab/enumerable

In this project we will learn how to use a module inside a class. For this we created a class MyList and a module MyEnumerable. our module MyEnumerable will implement a subset of the functionality of Enumerable.

linters ruby ruby-gem

Last synced: 28 Apr 2025

https://github.com/jun85664396/coolsms-ruby

coolsms REST API helper, coolsms ruby client

client-library coolsms coolsms-client coolsms-ruby ruby

Last synced: 04 Jul 2025

https://github.com/maxd/graphql-dsl

🚀 Ruby DSL for build GraphQL queries by code.

dsl graphql ruby

Last synced: 24 Apr 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.

linters oop ruby

Last synced: 09 Apr 2025

https://github.com/chrissiku/oop-school

School library store that allow to the librarian to record all informations about a bookand it's borrower

gemfile gemfile-lock oop ruby

Last synced: 17 Mar 2025

https://github.com/rajasegar/cybertron

Cybertron is where Ruby Transformers are born!

cli codemod codemods converters cybertron ruby

Last synced: 12 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/evilmartians/zendesk

Proper Ruby wrapper around the Zendesk API

api ruby zendesk

Last synced: 12 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/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/riyabulia12/cargogo-front-end

CarGoGo enables users to register, log in, and rent cars from a wide range of options. Additionally, customers can easily create a personalized list of favorite cars that they can save and delete at any time. it is integrated with the cargo-backend-API using modern technologies, like React, Redux, Tailwind, RoR, PostgreSQL

react redux redux-toolkit rest-api ruby rubyonrails tailwindcss

Last synced: 01 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/slavikdev/design-patterns-in-dynamic-languages

Examples and support files for the tech talk “Design Patterns in Dynamic Languages”

design-patterns dynamic examples javascript ruby

Last synced: 30 Aug 2025

https://github.com/gildesmarais/matomo-to-influx

📯Push Matomo stats to influxDB. Can optionally run in Docker.

docker influxdb matomo monitoring piwik ruby

Last synced: 14 Mar 2025

https://github.com/katsari/rails-multitenant-api

Rails API starter that includes row based multitenant architecture, RLS, authentication, authorization and test framework setup.

multitenant-architecure postgresql rails-api rails6 ruby

Last synced: 01 Oct 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/stex/petra

[POC] Continuation based temporarily persisted transactions in Ruby

proof-of-concept ruby transaction

Last synced: 24 Sep 2025

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

A blog is a a regularly updated website or web page, typically one run by an individual or small group, that is written in an informal or conversational style. This project is done with Ruby on Rails implementing all the CRUD methods.

blog crud-application ruby ruby-on-rails

Last synced: 05 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/zedtux/ror-refactor

Atom package including a set of refactoring tools for Ruby On Rails.

atom-editor atom-package refactor refactoring ruby ruby-on-rails

Last synced: 14 Aug 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/ibraheemdev/mongo_beautiful_logger

A simple and beautiful logger gem for MongoDB in you Ruby/Rails app.

beautiful logger mongo mongodb mongoid rails ruby ruby-on-rails

Last synced: 15 Apr 2025

https://github.com/jimmycuadra/tam_tam

Parse, filter, and analyze logs from online chat clients.

analytics chat library ruby

Last synced: 27 Jul 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/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.

postgresql rails ruby

Last synced: 29 Jun 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/krishpranav/joomlascan

A simple joomla vulnerability scanner built in ruby

joomla joomla-scanner ruby vulnerability-scanner

Last synced: 15 Apr 2025

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/selleo/rspec-tapas

Small extensions facilitating rSpec testing

rails rspec rspec-capybara rspec-matchers ruby

Last synced: 03 Oct 2025

https://github.com/pepabo/takosan

Ruby wrapper of Takosan

gem ruby ruby-wrapper takosan

Last synced: 15 Apr 2025

https://github.com/wevtimoteo/dotfiles

My configs, tools that I use

capistrano cssh emacs git lazyvim nvim pry ruby rubygems tmux vim

Last synced: 12 Aug 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/alvp01/social-revamp

A small twitter-like app with some group interactions.

rails ruby

Last synced: 26 Sep 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/janlelis/unicode-types

Basic Unicode Types of a Ruby String

ruby types unicode unicode-data

Last synced: 24 Apr 2025

https://github.com/kesha-antonov/android-sms-verification-hash

Computing your app's hash string for automatic sms verification. More: https://developers.google.com/identity/sms-retriever/verify#computing_your_apps_hash_string

android automatic-sms-verification google ruby sms-verification

Last synced: 07 Jul 2025

https://github.com/kevinelliott/call_sign

Handle and process international call signs (ITU amateur radio, commercial, utility, etc)

amateur-radio ham-radio ruby ruby-gem

Last synced: 01 May 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/papakvy/chatworkify

Bring Chatwork notification into your Application ^^

capistrano-plugin chatwork chatworkify ruby rubygem

Last synced: 23 Mar 2025

https://github.com/ignacio-chiazzo/ruby-minitest-analyzer

Don't run duplicated test in Minitest! Analyzes Ruby Minitest repeated tests health.

hackoctoberfest hackoctoberfest-accepted minitest rails ruby testing

Last synced: 05 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.

bootstrap css html rails ruby

Last synced: 31 Aug 2025

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/git-scraping-template

A template of a git scraping

git git-scraping rss-feed ruby

Last synced: 09 May 2026

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/Clivern/Pindo

🐺 Securely Build and Run Code in Docker.

clang cplusplus docker golang java php python ruby rust

Last synced: 16 Jul 2025

https://github.com/funbox/loggun

Приводит логи приложения к единому формату

logger ruby ruby-on-rails

Last synced: 13 Apr 2025

https://github.com/krishpranav/lyricsify

a simple macOS menu bar application that shows you the lyrics of current playing spotify track.

mac macos pod ruby swift swift3 swift4

Last synced: 19 Jul 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/dtinth/kindle-k5-ruby

Ruby for Kindle Paperwhite

docker ruby

Last synced: 15 Jul 2025

https://github.com/primer/view_components-template

The quickest way to start playing around with Primer ViewComponents

boilerplate component-library design-system primer rails ruby template viewcomponents

Last synced: 27 Jun 2025

https://github.com/infertux/ruby-bootstrap

Simple Bash scripts to install recent Ruby versions from source

bash installer ruby script

Last synced: 13 Apr 2025

https://github.com/infertux/imap_guard

RubyGem to manage emails on IMAP servers

antispam email imap mailbox ruby rubygem

Last synced: 13 Apr 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/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/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.

rspec ruby sql

Last synced: 10 Sep 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