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/sentayhu19/recipe-app
The Recipe app 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 based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.
bootstrap postgresql rails recipe-app ruby
Last synced: 28 Feb 2026
https://github.com/cyberarm/w3d_hub_linux_launcher
A linux friendly implementation of the W3D Hub Launcher
Last synced: 01 Feb 2026
https://github.com/alvesjtiago/bitbuckit
Ruby gem for the Bitbucket API.
bitbucket gem ruby ruby-on-rails
Last synced: 25 Oct 2025
https://github.com/fabianfrz/icaprb-server
An implementation of the ICAP server part in pure Ruby
content-adaptation icap icap-server proxy ruby security server
Last synced: 26 Oct 2025
https://github.com/wuletawwonte/numerify
A Ruby gem designed to effortlessly convert numbers between Arabic and various world languages, including Geez, Roman, and Chinese.
arabic geez numeral-systems ruby
Last synced: 10 Oct 2025
https://github.com/yndajas/psnprofiles-player-scraper
View, compare and export data from PSNProfiles player pages via a terminal
cli command-line command-line-app command-line-tool nokogiri playstation psn ruby scraper stats trophies
Last synced: 25 Oct 2025
https://github.com/hammackj/kekkan
Kekkan is a parser for NIST Version 2 CVE and CPE XML files.
Last synced: 17 Mar 2026
https://github.com/coleturner/graphql-rails-activereflection
Reflection over GraphQL for ActiveRecord models and validators
activerecord graphql rails ruby validators
Last synced: 03 May 2026
https://github.com/costajob/inci_score
A library that computes the hazard of cosmetic products components, based on the Biodizionario data
hazard inci-catalog inci-score ingredients levenshtein ruby
Last synced: 29 Oct 2025
https://github.com/tresor11/facebook-clone
A social-media app built with Ruby on Rails.
Last synced: 08 Oct 2025
https://github.com/mehdisadeghi/jekyll-hinduarabic
Jekyll plugin to convert European numerals to their corresponding Hindu-Arabic form.
converts-english-numerals filter hindu-arabic jekyll jekyll-plugin persian ruby
Last synced: 28 Oct 2025
https://github.com/dreamingechoes/geosearch_with_mongodb
An example of geosearch with MongoDB on Ruby on Rails.
Last synced: 14 Jun 2025
https://github.com/dhyegocalota/formtastic-jquery_inputmask
Easily add jquery inputmask to your ActiveAdmin. :nail_care:
activeadmin form inputmask javascript js mask rails ruby
Last synced: 02 Jan 2026
https://github.com/hopsoft/kvn
KVN (Key/Value Notation) converter & parser
data-structures deserialization key-value ruby serialization
Last synced: 24 Apr 2025
https://github.com/bodrovis-learning/ruby-solid-video
Исходный код для видео "Принципы SOLID на примере Ruby"
Last synced: 09 Apr 2025
https://github.com/invoiced/invoiced-ruby
Official Ruby client library for the Invoiced API
Last synced: 10 Jun 2025
https://github.com/digitalheir/ruby-xml-to-hash
Ruby gem to transparently convert XML documents to Ruby hashes (and JSON... and beyond)
Last synced: 14 Apr 2025
https://github.com/er-contreras/oop-school-library
A library for students and teachers to rent a book. This is a executable file in the terminal, we can add students to a classroom, teachers and books with title and author.
json mixins oop-principles ruby
Last synced: 16 Mar 2026
https://github.com/yoshoku/numo-blis
Numo::BLIS builds and uses BLIS as a background library for Numo::Linalg
blas blis gem machine-learning numo ruby
Last synced: 25 Apr 2025
https://github.com/yoshoku/rumale-svm
Rumale::SVM provides support vector machine algorithms of LIBSVM and LIBLINEAR with Rumale interface
liblinear libsvm machine-learning ruby rubyml rumale svm
Last synced: 25 Apr 2025
https://github.com/lewiscowles1986/jekyll-improved-paginator-plugin
Jekyll's built-in paginator is incredibly limited. This looks to do more.
jekyll liquid needs-tests paginator ruby
Last synced: 11 Mar 2026
https://github.com/sboursen/catalog-capstone-project
Catalogue of my things is a console app that allows users to organize their items. The user can choose to add or show either games, music albums, or books that they had saved. The user can also list the labels, authors, and genres of the saved items.
Last synced: 05 Oct 2025
https://github.com/cjburkey01/bulletlang
A language as easy as Ruby and Java but as efficient as C!
c c-language crystal crystal-language custom-programming-language go go-lang java java-8 java-language programming programming-language programming-languages ruby
Last synced: 11 Apr 2026
https://github.com/ogshawnlee/algorithms
A collection of practice algorithms written in Python, Ruby, TypeScript (tested with Vitest) and V.
cpp python ruby typescript v vlang
Last synced: 25 Apr 2025
https://github.com/openSUSE/simple_review_app
A simple way to create review apps for your open pull requests
docker docker-compose review-app ruby
Last synced: 16 May 2025
https://github.com/cvilla714/rails-capstone
Created a Sports Article App, which features the picture of the article with the most likes on the main page and shows at the bottom the most recent articles for each category. Built with
bootstrap postgresql ruby ruby-on-rails
Last synced: 13 Apr 2025
https://github.com/nelsonfigueroa/github-email-scraper
Scrape contributor emails from a GitHub repository.
Last synced: 24 Mar 2025
https://github.com/ajitsing/amusing_git
Brings fun to the git workflow
fun git githook githooks-plugin ruby rubygem
Last synced: 07 May 2025
https://github.com/mikhailvs/simple-event-bus
Simple event bus for Ruby
emit-events event-bus publish-subscribe rails ruby
Last synced: 27 Jul 2025
https://github.com/dodonki1223/qiita_trend_slack_notifier
qiita_trendを使用したslack通知スクリプト
qiita qiita-trend-slack ruby slack slack-bot
Last synced: 20 Apr 2025
https://github.com/v-blaze/blog-app
A full-stack blog app that allows users to create an account, create a blog post, add comments and likes to a post. Built with Ruby on Rails framework.
blog crud-application linter rails ruby ruby-on-rails
Last synced: 17 Mar 2025
https://github.com/ijayabby/tic-tac-toe
Tic Tac Toe is a pencil and paper game played on a 3×3 grid wherein players take turns (one is X, and the other O) in marking down the spaces in the grid. The first player who can place his mark in a horizontal, vertical, or diagonal row wins the match.
rspec rspec-testing ruby tic-tac-toe-game tic-tac-toe-ruby
Last synced: 20 Jan 2026
https://github.com/tompng/penguin_queue
Ruby Priority Queue (C extention, binary heap)
Last synced: 11 Apr 2025
https://github.com/ericlondon/ruby-nokogiri-mongodb-crawler
Ruby class to crawl a website using Nokogiri, MongoDB database, and MongoMapper ORM
crawl mongodb mongomapper-orm nokogiri ruby
Last synced: 03 May 2025
https://github.com/chadowo/gosu-mruby-wrapper
Wrapper around Gosu and MRuby to run Gosu games natively on desktop platforms
game-dev gamedev gamedev-tool gosu libgosu mruby ruby
Last synced: 04 Sep 2025
https://github.com/sajari/sdk_ruby
Official repository of the Search.io SDK for Ruby
Last synced: 07 Apr 2025
https://github.com/hiromichinomata/menhera-search
Search menhera-chan(メンヘラちゃん) images by text
Last synced: 06 Sep 2025
https://github.com/renatodex/multipassify
Shopify Multipass module for Ruby
api integration multipass oauth ruby shopify
Last synced: 22 Jun 2025
https://github.com/meri-mg/ruby-group-capstone
In this group project, will be created a console app that will help the user to keep a record of different types of things they won: books, music albums, movies, and games. Everything will be based on the UML class diagram. The data will be stored in JSON files but also will be prepared in a database with tables structure analogical to the program's class structure.
Last synced: 27 Dec 2025
https://github.com/dantecatalfamo/xprinter-wifi
A tool to configure the WiFi on Xprinter wireless thermal printers from Linux
receipt-printer ruby thermal-printer xprinter
Last synced: 20 May 2026
https://github.com/ahzamir/budget-app
This is a budget app that allows users to add their expenses categories and expenses. It also allows users to see their total expenses.
budget-app css postgresql rspec rspec-rails ruby ruby-gem ruby-on-rails
Last synced: 12 Mar 2026
https://github.com/danreynolds/summonerexpert
API for LoL Conversational Assistant Summoner Expert
api-ai bot league-of-legends rails ruby
Last synced: 06 Jul 2025
https://github.com/jcmfernandes/activerecord-retriable
Retry your Active Record transactions. :rocket:
activerecord gem rails retriable retry ruby transactions
Last synced: 23 Apr 2025
https://github.com/kiwamizamurai/lzstring_ruby
A Ruby port of lz-string - a string compression algorithm with support for multiple encodings (base64, URI, UTF16) and seamless JavaScript interoperability
lz-string lzstring ruby string-compression
Last synced: 22 Feb 2026
https://github.com/PorkChopClub/porkchop
Ping Pong tracking!
bacon ping-pong rails react ruby table-tennis
Last synced: 16 May 2025
https://github.com/hcxp/hcxp
📅 Independent online hardcore punk events directory
hardcore-punk music rails ruby vue
Last synced: 16 May 2025
https://github.com/orbitalquark/textadept-ruby
Ruby language module for Textadept.
rails ruby ruby-on-rails textadept textadept-module
Last synced: 01 May 2025
https://github.com/noma4i/mongo_trails
AR PaperTrail to MongoDB storage
activerecord audit mongodb rails ruby
Last synced: 28 Apr 2025
https://github.com/janlelis/multi_block
Pass multiple blocks to a Ruby method
Last synced: 23 Apr 2025
https://github.com/infrablocks/ruby_npm
A simple Ruby wrapper for invoking NPM commands.
command-line npm ruby ruby-gem ruby-library rubygem
Last synced: 17 Jun 2025
https://github.com/slonopotamus/fb2rb
Fiction Book 2 parser/generator library in Ruby
Last synced: 09 Apr 2025
https://github.com/chimehq/chime-ruby
A Chime extension for Ruby
extensionkit language-server-protocol ruby swift
Last synced: 22 Apr 2025
https://github.com/kevinpruvost/venomengine
Cross-Platform Research-Focused Graphics Engine
bazel hlsl metal raytracing ruby vulkan
Last synced: 25 Jun 2025
https://github.com/shivabhusal/trending
A Ruby on Rails based web app to find tweets on topics of your choice.
oauth2 rails ruby trends twitter twitter-api
Last synced: 24 Jul 2025
https://github.com/maumagnaguagno/polygonoid
:triangular_ruler: Geometric library for Ruby
Last synced: 13 Jul 2025
https://github.com/jimmycuadra/lita-urban-dictionary
A Lita handler for fetching definitions from Urban Dictionary.
chatops lita lita-handler ruby urban-dictionary
Last synced: 27 Jul 2025
https://github.com/dawidd6/actions-updater
:hammer_and_wrench: Updater of used GitHub Actions in workflow files
gem git github-actions ruby ruby-gem update-checker updater
Last synced: 12 Oct 2025
https://github.com/dereknguyen269/ruby-style-guide-vietnamese
Airbnb's Ruby Style Guide - Vietnamese Version
clean-code ruby ruby-clean-code ruby-clean-code-vietnamese ruby-style ruby-style-guide ruby-style-guide-vietnamese
Last synced: 21 Feb 2026
https://github.com/puzzleflow/tochtli
Lightweight framework for service oriented applications based on bunny (RabbitMQ)
bunny job-queue processing rabbitmq ruby
Last synced: 09 Apr 2025
https://github.com/standardnotes/brakeman-action
Runs Brakeman against a repository's source code to find security vulnerabilities, using GitHub actions.
brakeman rails review ruby security static-code-analysis
Last synced: 25 Aug 2025
https://github.com/zormandi/logcraft-sidekiq
A structured logging solution for Sidekiq, using Logcraft.
Last synced: 05 Sep 2025
https://github.com/gradaom/flicknplay-app
React Native Video Player App.
java objective-c react react-native ruby typescript
Last synced: 20 Jan 2026
https://github.com/altcha-org/altcha-lib-rb
A lightweight library for creating and verifying ALTCHA challenges.
Last synced: 09 Apr 2025
https://github.com/screenstaring/shopify_api-graphql-tiny
Lightweight, no-nonsense, Shopify GraphQL Admin API client with built-in pagination and retry.
graphql graphql-pagination ruby shopify shopify-api
Last synced: 22 Apr 2025
https://github.com/coolprobn/log-file-live-streamer
Live Stream Changes in the Log File to browser in Rails - Also an example App for the blog
Last synced: 12 Jul 2025
https://github.com/fusionauth/omniauth-fusionauth
Ruby OmniAuth Strategy for FusionAuth
fusionauth omniauth omniauth-strategy rails ruby
Last synced: 06 Jan 2026
https://github.com/waydotnet/carrierwave-imagesorcery
Additional processing to use ImageSorcery into CarrierWave
Last synced: 13 Apr 2025
https://github.com/ochiengotieno304/stanbic-ruby
Unofficial Stanbic Kilele Payments Ruby Client
Last synced: 14 Jun 2025
https://github.com/picatz/logoris
Logoris a Ruby gem that provides a simple, unified interface to manage logging for command-line applications to the appropriate standard stream.
Last synced: 22 Apr 2025
https://github.com/makevoid/bitcoin-address-watcher
Bitcoin address watcher // transaction notifier - receive a push notification when you receive a transaction
bitcoin block-explorer blockcypher loop notification notifier ruby transactions tx-notifier
Last synced: 08 Apr 2025
https://github.com/masumajaffery/ruby-gems
Ruby gems are not jewels but a chunks of knowledge that is a wholesome treasure for mind.
Last synced: 11 Mar 2026
https://github.com/flightaware/flightxml-client-ruby
Ruby bindings for FlightXML -- FlightAware's API for accessing real-time and historical aviation data
aviation flightaware-flightxml-service flightxml ruby
Last synced: 12 Apr 2025
https://github.com/nulldef/ciesta
Create form objects
form-objects forms patterns ruby
Last synced: 06 May 2025
https://github.com/stephenkati/oop-school-lib
oop-school-lib-prac Is an app a Librarian at a school university uses to create new user (students/teachers), add new books, and save records of who borrowed a given book and when.
oop postgresql rspec-testing ruby
Last synced: 24 Apr 2025
https://github.com/nguyenanh/crontab_rb
Easy and safe way to manage your crontab file via CRUD
cron-jobs cronjob crontab crontab-rb crud ruby rubyonrails unix
Last synced: 06 Oct 2025
https://github.com/mohamedhnoor/recipe-app
This is a simple recipe app that allows users to save ingredients, keep track of their recipes and add new recipes. It also allows users to generate a shopping list based on the ingredients they have saved. This project was built using Ruby on Rails.
bootstrap devise heroku postgresql rspec-rails ruby ruby-on-rails
Last synced: 07 May 2025
https://github.com/keisukeyamagishi/xsort
You can sort the file tree in Xcode.
Last synced: 29 Apr 2025
https://github.com/amey-thakur/ruby-on-rails-friendsapp
Friends App Using Ruby on Rails with PostgreSQL database deployed on Heroku.
amey ameythakur crud crud-operation gemfile heroku heroku-deployment herokuapp herokudeployment megasatish postgresql postgresql-database rails-application rails7 ruby ruby-gems ruby-on-rails rubyonrails rubyonrailscourse
Last synced: 29 Sep 2025
https://github.com/the-undefined/tollgate
Add static analysers into your workflow
ruby ruby-gem ruby-on-rails shell-scripts static-analysis tollgate workflow
Last synced: 10 Apr 2025
https://github.com/gilcierweb/cms-rails
Projeto Open Source de GilcierWeb
cms-rails news open-source rails ruby ruby-on-rails
Last synced: 28 Oct 2025
https://github.com/nithinbekal/actioncable-chatter
Getting started with Rails 5's ActionCable and websockets - code example
actioncable rails ruby websockets
Last synced: 29 Oct 2025