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/csivitu/arcadegames
csharp hacktoberfest java javascript python ruby
Last synced: 17 Oct 2025
https://github.com/sha-env/hackerrank
Hacker Rank Solve (On Going)
c cpp csharp go hackerrank hackerrank-challenges hackerrank-python hackerrank-solution haskell html java javascript kotlin php python ruby solver swift typescript vscode
Last synced: 11 Oct 2025
https://github.com/marioruiz/create_tests
Create Tests automatically from a Requests file. Perfect to be used with the result from importing a Swagger file using the open_api_import gem. Now we are supporting RSpec.
create openapi requests rspec ruby swagger swagger2 swagger3 tests
Last synced: 08 May 2025
https://github.com/icoretech/rack-strip-cookies
💎 Rack middleware to remove cookies at user-defined paths
Last synced: 11 Oct 2025
https://github.com/acushlakoncept/members-only
In this project, we built an exclusive clubhouse app where members can write embarrassing posts about non-members. Inside the clubhouse, members can see who the author of a post is but, outside, they can only see the story and wonder who wrote it.
active-records rails-helpers ruby ruby-on-rails
Last synced: 06 Oct 2025
https://github.com/jamesbrooks/server-status
Command line tool for quickly fetching and displaying vital host metrics
linux monitoring ruby server ubuntu
Last synced: 05 Mar 2026
https://github.com/andyobtiva/rails_best_practices
Rails Best Practices
architectural-patterns best-practice best-practices bestpractices design-patterns oop rails ruby ruby-on-rails
Last synced: 26 Oct 2025
https://github.com/0jonjo/calcpace
Calcpace is a Ruby gem designed for calculations related to distance, speed and time. The gem also supports conversion to 42 different units of distance and velocity, including metric, nautical and imperial units.
distance-calculation gem gems minitest ruby running tdd time-calculation
Last synced: 19 Apr 2026
https://github.com/aquaflamingo/spotify-exporter
Export or backup your Spotify playlists to m3u, pls, xspf, txt and yaml format 🎶
music playlists ruby spotify spotify-api
Last synced: 10 Oct 2025
https://github.com/abongsjoel/enumerables
In this project we re-created multiple methods from the enumerable module, applying concepts like block and Proc in our methods.
Last synced: 10 Oct 2025
https://github.com/okuramasafumi/neco
neco is a NEo COmmand library
business-logic command-pattern meta-programming ruby
Last synced: 10 Oct 2025
https://github.com/postmen/postmen-sdk-ruby
AfterShip Shipping (Postmen) API Client Library for Ruby (USPS, FedEx, UPS, DHL and more)
aftership api api-client postmen ruby sdk shipping shipping-api
Last synced: 10 Oct 2025
https://github.com/gtkvn/kaze
Opinionated minimal Rails authentication scaffolding with Hotwire, React, or Vue + Tailwind.
hotwire inertiajs rails react ruby ruby-on-rails scaffolding vue
Last synced: 24 Oct 2025
https://github.com/magdielcardoso/active_act
Abstract spare methods from your controllers and models into actions in Ruby with Active Act 🚀
open-source rails ruby ruby-gem ruby-on-rails rubygem
Last synced: 18 Mar 2026
https://github.com/nemwel-boniface/nemwel_school_library
In this project, I feature as a librarian of St Nemwel's University, I need a tool to help me record what books are in the universitie's library and who borrows them.
Last synced: 21 Oct 2025
https://github.com/yegor256/pgtk
PostgreSQL ToolKit for Ruby apps: Liquibase + Rake + Connection Pool
connection-pool liquibase postgresql rake-task rakefile ruby
Last synced: 26 Apr 2026
https://github.com/vittorius/rspec_flat_error_formatter
RSpec formater that produces errors output easily consumable by automated tools
rspec rspec-formatter ruby testing-tools
Last synced: 12 Apr 2025
https://github.com/rameerez/moderate
👮♂️ Moderate and block bad words from your Rails app
bad-word-filter bad-words badword-filter badwords content-filter content-filtering cuss cusswords moderation moderation-bot obscenity profanity profanity-check profanity-detection rails ruby ruby-gem ruby-on-rails swear swear-filter
Last synced: 04 Jul 2025
https://github.com/bodrovis-learning/messages_dictionary
Store your messages anywhere and fetch them anytime.
Last synced: 09 Apr 2025
https://github.com/thefox/pastebin
Just another Pastebin.com CLI script, but you can even login with your user account.
mit-license pastebin ruby ruby-gem
Last synced: 23 Apr 2025
https://github.com/goldenowlasia/go_rails_template
A template to build large scale web applications in Ruby On Rails. Focus on extending, performance and best practices
calculation-objects decorators form-objects golden-owl patterns policy-objects query-objects rails rails-template ruby service-objects value-objects
Last synced: 02 May 2025
https://github.com/haroonabdulrazaq/twittter
I cloned twitter and mock some of its functionalities using Ruby on Rails and Bulma, In order to fully understand MVC, RestfulApi, a healthy experience using Device gem and implement CRUD.
Last synced: 21 Apr 2025
https://github.com/charlyjazz/sinatra-sequel-backbone
Code Snippet App, based in Sinatra and Backone, very old. :bug:
backbone bundle codemirror ruby sinatra
Last synced: 11 Apr 2025
https://github.com/sonota88/ruccola
A self-hosting toy compiler written in Ruby
compiler programming-language ruby
Last synced: 15 Apr 2025
https://github.com/iqbaleff214/metode-saw
Penerapan metode SAW (simple additive weighting) dalam berbagai bahasa pemrograman
go golang javascript nodejs php php8 ruby saw simple-additive-weighting spk
Last synced: 11 Apr 2026
https://github.com/mamantoha/zci
Zendesk and Crowdin integration Command Line Interface (CLI)
Last synced: 07 May 2025
https://github.com/bigcommerce/gruf-newrelic
New Relic tracing for gruf services
Last synced: 22 Apr 2025
https://github.com/kyoshidajp/dep-doctor
Diagnose whether your software dependency libraries are maintained.
dart dependencies elixir erlang golang javascript php python ruby rust security swift
Last synced: 09 Jul 2025
https://github.com/woodruffw/ruby-inih
A Ruby wrapper for inih (a simple C INI parser)
c configuration ini inih iniparser ruby
Last synced: 16 Apr 2025
https://github.com/sdogruyol/calculator-tdd
An example of applied TDD with a simple calculator
Last synced: 24 Mar 2025
https://github.com/ydah/slimembedcop
RuboCop runner for Ruby code embedded in Slim.
gem hacktoberfest rubocop ruby slim
Last synced: 17 Apr 2025
https://github.com/Virtual-Coffee/bot-meetingplace-events
A friendly bot to give us a heads up when the next events are.
github-actions heroku-scheduler meetingplace ruby slack-bot
Last synced: 16 May 2025
https://github.com/apache/activemq-nms-stomp
Mirror of Apache ActiveMQ NMS.Stomp Client
activemq c cplusplus csharp java network-client network-server perl php python ruby
Last synced: 22 Apr 2025
https://github.com/ElMassimo/pakiderm
🐘 Pakiderm will never forget the return value
Last synced: 16 Jul 2025
https://github.com/fluent-plugins-nursery/fluent-stackprof
Start and stop stackprof dynamically from outside of fluentd
Last synced: 15 May 2025
https://github.com/earlopain/foxtrove
E6 Upload Helper
e621 iqdb rails reverse-image-search ruby
Last synced: 17 Nov 2025
https://github.com/kholdrex/simple_query
A lightweight, multi-DB-friendly, and high-performance query builder for ActiveRecord, featuring streaming, bulk updates, and read-model support.
activerecord arel database orm performance query-builder rails ruby sql
Last synced: 09 Apr 2025
https://github.com/baopham/vundle-cli
A (tiny) CLI for Vim plugin manager Vundle
Last synced: 04 Jul 2025
https://github.com/SnippetSafe/snippet_app
A social code snippet sharing app that allows you to create, file and share code snippets with anyone. Built with Ruby on Rails and Stimulus JS.
ruby ruby-on-rails stimulus-js
Last synced: 16 May 2025
https://github.com/jmoseka/decode-morse-code
A ruby program that debugs a morse code into a normal readable language
Last synced: 09 Apr 2025
https://github.com/williamscch/budget_rails_app
Mobile web application where 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.
capybara css erb mvc mvc-architecture postgresql rails ror rspec rspec-rails ruby ruby-on-rails
Last synced: 04 Oct 2025
https://github.com/top-gg-community/ruby-sdk
A ruby library for the top.gg api
api bot dbl discordbotlist ruby topgg
Last synced: 01 Jul 2025
https://github.com/benstigsen/rubytwitch
A chatbot for Twitch written in Ruby.
chat-bot chat-bot-template chatbot ruby ruby-application twitch twitch-api twitch-bot twitch-irc twitch-tv twitchbot twitchirc twitchtv
Last synced: 03 Jul 2025
https://github.com/mohamedhnoor/oop-school-library
An app that was built with Ruby using OOP principles. The app allow you to add new students, teachers, books and save records of who borrowed a given book and when.
github-actions rspec rubocop ruby
Last synced: 07 May 2025
https://github.com/xord/rubysketch
A game engine based on the Processing API
game-engine game-engine-2d gamedev processing ruby
Last synced: 16 May 2025
https://github.com/deanpcmad/logsnag
Ruby Library for sending LogSnag events
Last synced: 03 Sep 2025
https://github.com/38tter/kramdown-mermaid
Markdown parser for mermaid.js. An extended Kramdown syntax
gem kramdown markdown markdown-parser mermaid mermaid-diagrams mermaidjs parser ruby
Last synced: 15 Apr 2025
https://github.com/nitbravoa92/tdd-project
"TDD Project" is a program build in ruby that implements three methods of the Solver class using the Test-Driven Development (TDD) approach.
Last synced: 13 Apr 2025
https://github.com/syedabutalib/github-stars
Saves time by listing all starred repos in one page
github github-stars ruby sinatra starred-repositories stars
Last synced: 14 Aug 2025
https://github.com/raminka13/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.
cancancan devise postgresql ruby ruby-on-rails
Last synced: 05 May 2025
https://github.com/chaintope/glueby
[WIP] A Ruby library of smart contracts that can be used on Tapyrus.
Last synced: 07 May 2025
https://github.com/famished-tiger/srl-ruby
Simple Regex Language library and compiler in Ruby
regex-language regular-expression ruby srl
Last synced: 23 Apr 2025
https://github.com/evilmartians/omniauth-ebay-oauth
OmniAuth Strategy for eBay Apps (for using with eBay REST APIs)
ebay ebay-api oauth omniauth-strategy ruby
Last synced: 12 Apr 2025
https://github.com/smart-village-solutions/smart-village-app-cms
A CMS based on JSON schema of smart-village api
Last synced: 16 May 2025
https://github.com/thomthom/extension-sources
Developer tool for managing additional sources to load SketchUp extensions from.
developer-tools extension ruby sketchup
Last synced: 08 Apr 2025
https://github.com/najibullahjafari/ruby_social_media
In this project, I have created a blog app, It is about using CRUD operation of ruby on rails, I used a wiframe to develop it.
bootstrap5 rails ruby ruby-on-rails
Last synced: 11 Mar 2026
https://github.com/lukeclancy/dynamic-records-meritfront
Dynamic Records Meritfront was built to allow you to make full use of your database's capabilites, while utilizing ruby on rails & Active Record. It contains a better way to write sql queries for rails, and includes other tips and tricks to take advantage of. Perfect for all your dynamic applications, optimizations and weird edge cases!
activerecord database gem optimization postgres postgresql rails ruby ruby-on-rails sql
Last synced: 22 Sep 2025
https://github.com/fnando/svg_sprite
Create SVG sprites using SVG links.
css ruby sprite svg svg-sprite
Last synced: 17 Apr 2025
https://github.com/smalruby/smalruby-installer-for-windows
Smalruby installer for Windows
Last synced: 23 Apr 2025
https://github.com/switchdreams/rest-api-generator
Build a Ruby on Rails REST API faster
rails rest-api rest-api-framework rest-api-helper ruby
Last synced: 13 Apr 2025
https://github.com/recipyhq/recipy
Recipy web application. All of it just works.
cooking food health javascript rails ruby
Last synced: 03 Apr 2025
https://github.com/german-cobian/philosophy
A blog app in Rails where the user can create and share articles relating to the main four topics in Philosophy (Metaphysics, Gnoseology, Logic, and Ethics). The user can also comment on other user's articles and upvote them.
Last synced: 14 Jul 2025
https://github.com/patrick204nqh/trace_viz
Designed to trace and visualize events executed in a block of code. Useful for debugging and logging.
code-tracing code-visualization diagrams method-tracing ruby trace-events trace-point tracing visualization
Last synced: 01 May 2025
https://github.com/blockfrost/blockfrost-ruby
Ruby SDK for Blockfrost.io
api blockfrost cardano ipfs ruby sdk
Last synced: 01 May 2025
https://github.com/ches-ctrl/after-le-wagon
How to start a startup for Le Wagon founders
founders grads le-wagon lewagon rails ruby ruby-gem ruby-on-rails startups startupschool webdev webdevelopment
Last synced: 30 Apr 2025
https://github.com/peterberkenbosch/sendcloud
Ruby Client for the SendCloud API
hacktoberfest hacktoberfest2021 ruby sendcloud shipping
Last synced: 30 Apr 2025
https://github.com/dieghernan/algolia-jekyll-action
Runs jekyll-algolia plugin for GitHub Pages
algolia algolia-instantsearch algolia-search github-actions github-pages github-pages-website jekyll ruby search
Last synced: 28 Oct 2025
https://github.com/thiagochirana/shorui
A gem that helps you easily generate README.md documentation from Rails routes
documentation documentation-generator rails ruby
Last synced: 14 Jun 2025
https://github.com/postmodern/gemspec.yml
Write your gemspecs in plain YAML
gemspec ruby rubygems specification
Last synced: 28 Oct 2025
https://github.com/postmodern/ruby-ncrack
A Ruby interface to Ncrack.
command-mapper infosec ncrack ncrack-parser ruby
Last synced: 28 Oct 2025
https://github.com/AbacatePay/abacatepay-ruby-sdk
AbacatePay Ruby SDK for you to start receiving payments in seconds
abacatepay abacatepay-sdk ruby
Last synced: 07 Apr 2026
https://github.com/iridakos/elastic_rails_tutorial
The application from the elastic search tutorial
elasticsearch kibana rails ruby tutorial
Last synced: 10 Apr 2025
https://github.com/kodius/rails-api-rest
Rails 7 REST (openapi) template repo with Dockerfile, docker-compose and docker-swarm stack
backend docker docker-stack docker-swarm mvc openapi rest-api rspec rswag ruby ruby-on-rails
Last synced: 10 Apr 2025
https://github.com/render-examples/sidekiq
Sidekiq worker on Render
background-worker job-queue render ruby sidekiq sinatra
Last synced: 21 Jun 2025
https://github.com/emilebosch/graphql-ruby-microservices
Simple POC of microservices with ruby example and graphql
drb graphql microservices ruby
Last synced: 11 Apr 2025
https://github.com/civo/activetracker
A Rubygem to save full log/output of your requests, errors, etc for viewing within ActiveTracker
in-progress ruby ruby-on-rails
Last synced: 10 Apr 2025
https://github.com/pepabo/oauth2-colormeshop
Colorme Provider for the OAuth 2.0 Client
Last synced: 09 Sep 2025
https://github.com/eapenzacharias/fakebook
Minimalistic Social Network built using Ruby-on-Rails HTML and CSS. Bootstrap classes are used for styling.
bootstrap content-management-system rails rspec rubocop ruby social-media social-network
Last synced: 13 Apr 2025
https://github.com/lambdatest/lt-appium-ruby
Run Ruby and Appium scripts on LambdaTest automation cloud. A sample repo to help you run Ruby based test scripts in parallel with LambdaTest
android-automation app-automation appium appium-ruby ios-automation lambdatest mobile-app-testing ruby testing-tools
Last synced: 07 Jul 2025
https://github.com/ronin-rb/ronin-db-activerecord
ActiveRecord backend for the Ronin Database
activerecord activerecord-models database infosec recon ruby security
Last synced: 09 Sep 2025
https://github.com/magynhard/class_interface
Ruby gem to provide an interface pattern for classes
class-interface interface interface-pattern pattern ruby ruby-gem
Last synced: 04 May 2025
https://github.com/adalbertobrant/iracoes
calculadora de Imposto de Renda para Ações com preço médio em Ruby
agile backend bugs cli css firstime hacktoberfest hacktoberfest2021 html issues javascript kanban mysql nodejs ruby sqlite
Last synced: 30 Apr 2025
https://github.com/yasslab/yasslab.jp
💎 RailsチュートリアルやRailsガイドを企画・運営・開発しているチームのWebサイトです。
company heroku jekyll remote-work ruby website yasslab
Last synced: 11 Apr 2025
https://github.com/victorgonbu/mastermind_boardgame
A mastermind board game created in Ruby. Game is playable either as a code breaker or code maker vs IA.
codebreaker guest maker mastermind oop ruby
Last synced: 08 Sep 2025
https://github.com/markfchavez/train-tax-calculator
Computes Withholding Tax and Net Income given a monthly base salary using the new TRAIN tax law of 2018.
Last synced: 05 May 2025
https://github.com/ksylvest/formula
A Rails form generator that creates simple markup
Last synced: 07 May 2025