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/alecdotninja/ruby_box
RubyBox allows the execution of untrusted Ruby code safely in a sandbox.
Last synced: 04 Jul 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.
Last synced: 29 Jun 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/zedtux/isin_code_generator
Simple random ISIN Code generator
Last synced: 12 Apr 2025
https://github.com/snkrheadz/freshdesk-ruby
A Ruby API client for Freshdesk API v2
Last synced: 12 Apr 2025
https://github.com/majidimanzade/saoshyant
Rails Exception Handeler
error-handling exception-handling exceptions rails rails-error-handeling rails-exceptions render ruby ruby-gem
Last synced: 25 Aug 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/yujideveloper/rack-bearer_auth
Middleware for using RFC 6750 bearer auth in Rack apps
auth rack rack-middleware rails rfc-6750 ruby
Last synced: 11 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/alecdotninja/flic
An unofficial Ruby implementation of the fliclib (use Flic IoT buttons in Ruby!)
bluetooth flic flic-buttons fliclib ruby
Last synced: 24 Apr 2025
https://github.com/rickhull/conway_deathmatch
Game of Life: several competing populations
conway conway-game conway-life deathmatch elixir ruby
Last synced: 22 Apr 2025
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/mamantoha/zendesk_help_center_api_client_rb
Zendesk Help Center REST API Client
Last synced: 08 May 2025
https://github.com/ardatetikbey/Standalone-Ruby
A basic standalone-ruby support.
batch ruby rubylang standalone-ruby turkish vbscript
Last synced: 08 Apr 2025
https://github.com/vaiorabbit/ruby-nuklear
A Ruby bindings for Nuklear UI Library
Last synced: 07 May 2025
https://github.com/orbit-love/community-ruby-pipedrive-orbit
Integrate Pipedrive activities into your Orbit workspace
api community crm orbit pipedrive pipedrive-api ruby rubygem
Last synced: 15 May 2025
https://github.com/princexz/alx-system_engineering-devops
I'm now a ALX Student, this is my second repository as a full-stack engineer
c git network network-analysis ruby shell
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/luffytaro22/blog-app
Blog App is an application that allows different users to log in, make posts, and comment and like other posts.
postgresql rails ruby ruby-on-rails
Last synced: 24 Apr 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/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/oshboul/lets_shard
An easy way to shard anything!
distribution redis redis-client redis-cluster redis-server ruby shard sharding shards
Last synced: 23 Apr 2025
https://github.com/acaprojects/ruby-engine
Scalable building automation for the internet of things
Last synced: 19 Apr 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/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/suhlig/wordclock
A Word Clock in Ruby
academic clock raspberry-pi ruby word-clock
Last synced: 19 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/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/marcoroth/cable-streams-rails
Rails companion gem for the `cable-streams` NPM package
cableready hotwire rails ruby turbo
Last synced: 28 Oct 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/hparker/ruby_explorer
💎 Explore the Ruby VM! YARV instructions, lex and sexp
languages ruby virtual-machine
Last synced: 07 May 2025
https://github.com/aiya000/workspace
This is file space that is my learning any language.
c clojure cobol csharp golang haskell html java javascript programming python ruby scala study typescript viml vimscript
Last synced: 09 May 2025
https://github.com/funbox/loggun
Приводит логи приложения к единому формату
Last synced: 13 Apr 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/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/yammine/roaring-rb
Roaring Bitmaps for Ruby
magnus roaring-bitmaps ruby rust
Last synced: 08 May 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/vaiorabbit/mprtest
A demonstration of the Minkowski Portal Refinement algorithm
collision-detection minkowski-sum opengl ruby
Last synced: 17 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/joswinemmanuel/github-slideshow
A robot powered training repository :robot:
Last synced: 05 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/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/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/lambdatest/ruby-hyperexecute-sample
Demonstration of Ruby Selenium testing on HyperExecute Grid
automation-testing cross-browser cross-platform-testing fastest-selenium-cloud hyperexecute lambdatest ruby ruby-webdriver selenium selenium-testing
Last synced: 30 Jul 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/alvp01/social-revamp
A small twitter-like app with some group interactions.
Last synced: 26 Sep 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.
Last synced: 10 Sep 2025
https://github.com/bayevels/orange-sms-ruby
Orange Sms Ruby is a client library that allow you to send sms from a RoR app using the Orange Sms API https://developer.orange.com/apis/sms-sn/overview
orange orange-sms-api rails ruby sms sms-client
Last synced: 19 Jul 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/tomekw/jdbc
JDBC meets JRuby
database-adapter jdbc jruby jruby-wrapper ruby ruby-gem
Last synced: 23 Jun 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/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/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/andrewjh271/chess
Command line chess program written in Ruby
alphabeta-minimax-search alphabeta-pruning chess game minimax-algorithm regexp rspec ruby
Last synced: 02 Sep 2025
https://github.com/adamcooke/lizard
🏞 Very simple ImageMagick interface for Ruby
Last synced: 12 May 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/williamkennedy/sign_well
A Ruby wrapper around the SignWell Api.
docusign docusign-api hacktoberfest ruby signwell
Last synced: 16 Jul 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/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/adamcooke/sqb
👷♀️ A very simple but effective SQL query builder
Last synced: 12 May 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/andrewradev/progressor
Measure iterations in a long-running task
benchmarking estimation measurement progress ruby
Last synced: 08 May 2025
https://github.com/hackvan/flowoverstack
Stack Overflow clone made with Rails 5.
Last synced: 24 Oct 2025
https://github.com/fphilipe/bundler-private_install
https://phili.pe/posts/loading-additional-ruby-gems-in-development/
bundler bundler-plugin gem ruby rubygems
Last synced: 12 May 2025
https://github.com/rejonpardenilla/restrictable
:policeman: Simple authorization gem for Ruby on Rails.
devise gem restrictable ruby ruby-gem ruby-on-rails rubygem
Last synced: 28 Jun 2025
https://github.com/ksylvest/omniai-anthropic
An implementation of the OmniAI interface for Anthropic.
Last synced: 18 Feb 2026
https://github.com/javitocor/flight-booker
A site to book flights based on a project in the Odin Project Website. Built with Ruby on Rails
code odin-project ruby ruby-on-rails
Last synced: 07 Oct 2025
https://github.com/alexoid1/bot-telegram
The main goal is create a Bot. It's a real-world-like project, built with business specifications.
public-api rspec rubocop ruby telegram-bot
Last synced: 24 Apr 2025
https://github.com/cedarcode/version_record
Semantic version management for database records using ActiveRecord
activerecord rails ruby rubygems version versioning
Last synced: 11 Nov 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.
Last synced: 28 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/serradura/u-authorization
Simple authorization library and role managment for Ruby
authorization permissions role-based-authorization ruby ruby-gem
Last synced: 28 Apr 2025
https://github.com/tsukasaoishi/bitzer_store
BitzerStore can treat multiple cache clusters in Rails.
Last synced: 05 Oct 2025
https://github.com/cliftondavies/twitter-personal-assistant
A CLI that enables a Twitter account holder to interact with their account, via the Twitter API.
Last synced: 14 Jun 2025
https://github.com/morozzzko/structurizr-ruby
A simple wrapper about Structurizr Java library which lets us interact with our workspace
architecture c4model ruby structurizr
Last synced: 08 Oct 2025
https://github.com/t4traw/yahoo_store_api
Yahoo!ショッピング プロフェッショナル出店ストア向けAPIを簡単に叩けるruby gem
api gem ruby yahoo yahoo-api yahoo-shopping
Last synced: 17 Mar 2026
https://github.com/voostindie/obsidian-md-filter
Obsidian Markdown filter for Marked 2.
markdown marked2 obsidian ruby
Last synced: 19 Jan 2026
https://github.com/mamantoha/validates_nested_uniqueness
Library for validating nested uniqueness in Rails.
Last synced: 27 Feb 2026
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
Last synced: 05 Mar 2026
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/geoffharcourt/cbs_fantasy_sports_api_token_fetcher
A gem to retrieve your CBS fantasy sports API token
Last synced: 26 Oct 2025
https://github.com/arifnd/idx-templates
Unofficial templates for Firebase Studio/Project IDX
firebase-studio laravel nix php project-idx python ruby ruby-on-rails
Last synced: 24 Feb 2026
https://github.com/javitocor/masterchess-ror-capstone-project
Kind of twitter for chess lovers - Built with Ruby on Rails by following the MVP pattern - Social media to share opinions, tactics, events and even learn. Everything related to chess. An app made with love for chess addicts.
bootstrap capstone-project chess microverse ruby ruby-on-rails
Last synced: 07 Oct 2025
https://github.com/swordray/tel_to_helper
Deprecated for Rails 6.1 UrlHelper#phone_to
actionpack actionview rails ruby
Last synced: 11 Oct 2025
https://github.com/infertux/ruby-bootstrap
Simple Bash scripts to install recent Ruby versions from source
Last synced: 13 Apr 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/deanpcmad/twitchrb
Ruby library for the Twitch API
ruby rubygem twitch twitch-api
Last synced: 09 Aug 2025