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/javitocor/my-blog-in-rails

Blog built with Ruby on Rails as a practice, no tutorials, no guidelines. In this blog, you can add posts, with tags, add comments and interact with other users. As an extra feature, one search bar will help you to find everything you want within the website.

bootstrap css html5 rails-blog ruby ruby-on-rails

Last synced: 07 Oct 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/thecodechaser/hello-rails

Hello Rails project

postgresql ruby ruby-on-rails

Last synced: 24 Apr 2025

https://github.com/jonathanyiv/chess

Implementation of Chess in Ruby

chess ruby

Last synced: 18 Jun 2026

https://github.com/dickdavis/utility_classes

Rails gem that facilitates the use of utility CSS frameworks.

rails ruby tailwind-css utility-classes

Last synced: 07 Oct 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/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/haseeb-qureshi/ruby-dht

Distributed Hash Table with consistent hashing, implemented in Rack servers communicating via HTTP

dht distributed ruby smaller

Last synced: 08 Mar 2026

https://github.com/fidme/active_flags

Rails engine that allows you to flag any model instance. Get rid of all those useless booleans !

flags gem rails ruby

Last synced: 12 Apr 2025

https://github.com/nahnahaj/ruby-on-rails-capstone-project---budget-app

With this App, 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. A user is allowed to: register and log in, so that the data is private to them. New transactions are associated with a category : You can see the money spent on each category.

bootstrap css3 postgresql render ruby ruby-on-rails

Last synced: 26 Apr 2025

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/yhara/vision

A Todo-app written in Rails and Ovto.

opal ovto rails ruby

Last synced: 18 Jan 2026

https://github.com/lokeshh/numru

NumPy for RUby = NumRu

hacktoberfest numpy python ruby

Last synced: 20 Jun 2025

https://github.com/elmassimo/vite-plugin-erb

Use ERB files in Vite.js projects with a Ruby backend

erb rails ruby vite-plugin vitejs

Last synced: 03 Aug 2025

https://github.com/a-chacon/oas_hanami

Generate Automatic Interactive Documentation for Your Hanami API

hanami hanami-api oas open-api-specification ruby rubygem

Last synced: 09 Mar 2026

https://github.com/dtinth/kindle-k5-ruby

Ruby for Kindle Paperwhite

docker ruby

Last synced: 15 Jul 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/samirhodzic/multi_key_hash

Multiple key hash for ruby

hash ruby ruby-gem ruby-on-rails

Last synced: 11 Apr 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/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/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/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/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/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/ukoloff/openssl-win-root

Fetch Root CA certificates from Windows system store

openssl root-certificates ruby x509

Last synced: 29 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/chamepp/lollipop

Lollipop is a blog posting and managing platform built in ruby on rails.

blogging css rails ruby ruby-application ruby-on-rails scss

Last synced: 22 Jul 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/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/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/infertux/imap_guard

RubyGem to manage emails on IMAP servers

antispam email imap mailbox ruby rubygem

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

ruby

Last synced: 20 Sep 2025

https://github.com/ixboy/lifestyle

A desktop web app where users can create articles about their Lifestyle activities like fashion, sports, etc.

css3 database rails6 ruby

Last synced: 01 Oct 2025

https://github.com/ike18t/wiremock_mapper

Ruby DSL for setting up WireMock mappings

ruby ruby-dsl ruby-gem stubbing wiremock

Last synced: 15 Aug 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/siman-man/method_call_tree

MethodCallTree is like tree command for method call stack.

ruby rubygem

Last synced: 19 Aug 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/nxt-insurance/nxt_config

Simple configuration objects, loadable from YAML files

configuration gem ruby yaml

Last synced: 01 Aug 2025

https://github.com/hutusi/bookshare

An opensource bookcrossing app.

api-server ruby ruby-on-rails

Last synced: 18 Mar 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/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/yammine/roaring-rb

Roaring Bitmaps for Ruby

magnus roaring-bitmaps ruby rust

Last synced: 08 May 2025

https://github.com/vasfed/orangedata

Ruby client for orangedata.ru API, includes certificate generation

api client orangedata ruby

Last synced: 16 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/williamkennedy/sign_well

A Ruby wrapper around the SignWell Api.

docusign docusign-api hacktoberfest ruby signwell

Last synced: 16 Jul 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/joswinemmanuel/github-slideshow

A robot powered training repository :robot:

html ruby shell

Last synced: 05 Apr 2025

https://github.com/amcaplan/brainruby

Ruby... Optimized for Programmer Sadness!

esolangs esoteric-languages ruby

Last synced: 14 Apr 2025

https://github.com/scottstraughan/jekyll-content-security-policy-generator

This Jekyll plugin generates a content-security-policy HTML meta tag for your static site based on images, styles, scripts, frames and more found within each static page. Also converts style attributes to style tags and generates SHA256 hashes for them.

content-security-policy inline-scripts jekyll jekyll-plugin nokogiri plugin ruby static-site xss

Last synced: 29 Mar 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/adamcooke/sqb

👷‍♀️ A very simple but effective SQL query builder

query-builder ruby sql

Last synced: 12 May 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/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/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/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/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/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/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/toreriklinnerud/sublime-rubyfmt

Sublime plugin to autoformat Ruby code with Rubyfmt

formatter ruby text-editor-plugin

Last synced: 07 Mar 2026

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/sonots/resque_starter

Start and manage multiple resque workers

resque ruby

Last synced: 26 Jul 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/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/azohra/atm_formatter

RSpec Formatter For Adaptavist Test Management

jira kanoah rspec-formatter ruby test-management

Last synced: 24 Aug 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/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/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/deanpcmad/twitchrb

Ruby library for the Twitch API

ruby rubygem twitch twitch-api

Last synced: 09 Aug 2025

https://github.com/tansengming/rails-base

Rails Bootstrap

heroku rails ruby

Last synced: 18 Apr 2025

https://github.com/zedtux/isin_code_generator

Simple random ISIN Code generator

gem isin ruby

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.

ruby rubygem

Last synced: 04 Oct 2025

https://github.com/sshaw/angry_raise

raise Ruby exceptions, with emotion and intensity

dsl error-handling error-messages errors exceptions raise ruby

Last synced: 16 Aug 2025

https://github.com/fixrb/matchi

Collection of expectation matchers 🤹

matcher ruby

Last synced: 15 Jul 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/krishpranav/joomlascan

A simple joomla vulnerability scanner built in ruby

joomla joomla-scanner ruby vulnerability-scanner

Last synced: 15 Apr 2025

https://github.com/evilmartians/zendesk

Proper Ruby wrapper around the Zendesk API

api ruby zendesk

Last synced: 12 Apr 2025

https://github.com/evaneykelen/colrou

Colorize `rails routes` output and insert line breaks between controllers

rails routes ruby

Last synced: 14 Mar 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/kevinelliott/irlp

Ruby gem to interact with the Internet Radio Linking Project

amateur-radio ham-radio repeaters ruby ruby-gem ruby-library

Last synced: 01 May 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/ekohe/crunchbase4

A Ruby Library for CrunchBase API v4

api-service crunchbase crunchbase-api ekohe json-data ruby rubyonrails

Last synced: 10 Mar 2026

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

Small extensions facilitating rSpec testing

rails rspec rspec-capybara rspec-matchers ruby

Last synced: 03 Oct 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