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/geeknees/obsidian-ruby-wasm-plugin
Obsidian RubyWasm Plugin
Last synced: 06 Feb 2026
https://github.com/gabriel-lewis/thinkpiece
A blogging website inspired by Medium
javascript react redux ruby rubyonrails
Last synced: 06 Oct 2025
https://github.com/vicziani/learnwebservices
Source for learnwebservices.com site
csharp groovy java javascript jmeter nodejs php postman python ruby soap soapui webservices wsdl
Last synced: 22 Jan 2026
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/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/yous/basehangul
Human-readable binary encoding, BaseHangul for Ruby
Last synced: 14 Oct 2025
https://github.com/socketry/async-limiter
Async limiter for ruby.
async async-limiter asynchronous-programming ruby
Last synced: 22 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/bigcommerce/gruf-newrelic
New Relic tracing for gruf services
Last synced: 22 Apr 2025
https://github.com/Gabriel-Lewis/ThinkPiece
A blogging website inspired by Medium
javascript react redux ruby rubyonrails
Last synced: 16 May 2025
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/SyedAbuTalib/Github-Stars
Saves time by listing all starred repos in one page
github github-stars ruby sinatra starred-repositories stars
Last synced: 15 Apr 2025
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/freerange/site
Go Free Range website
blog markdown rails ruby website worker-cooperative
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/allcentury/switch_gear
Failover protection in ruby
circuit-breaker circuit-breaker-pattern distributed-systems redis ruby
Last synced: 22 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/acushlakoncept/twitter-clone
In this project I followed along Andy Leverenz’s brilliant Building a Twitter Clone screen casts to build a light weight version of Twitter in other to get lot of healthy experience using Devise in the process.
ruby ruby-gems ruby-on-rails twitter twitter-clone
Last synced: 23 Apr 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/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/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/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/sonota88/ruccola
A self-hosting toy compiler written in Ruby
compiler programming-language ruby
Last synced: 15 Apr 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/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/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/mateusznakodach/heroesofdomaindrivendesign.eventsourcing.ruby
Shows how to use Domain-Driven Design, Event Storming, Event Modeling and Event Sourcing in Heroes of Might & Magic III domain.
ddd dddheroes domain-driven-design event-modeling event-sourcing eventmodeling eventsourcing eventstorming hotwire ruby ruby-on-rails
Last synced: 27 Feb 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/pikachuexe/contracted_value
Library for creating contracted immutable(by default) value objects
contracts gem ruby value-object
Last synced: 31 Aug 2025
https://github.com/deanpcmad/logsnag
Ruby Library for sending LogSnag events
Last synced: 03 Sep 2025
https://github.com/mamantoha/zci
Zendesk and Crowdin integration Command Line Interface (CLI)
Last synced: 07 May 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/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/sdogruyol/calculator-tdd
An example of applied TDD with a simple calculator
Last synced: 24 Mar 2025
https://github.com/bodrovis-learning/messages_dictionary
Store your messages anywhere and fetch them anytime.
Last synced: 09 Apr 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/famished-tiger/macros4cuke
Add macro-steps to your Cucumber scenarios
cucumber cucumber-scenarios gherkin ruby
Last synced: 12 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/raleighlittles/ruby-hackerrank
Solutions to the Ruby challenges on HackerRank.
hackerrank hackerrank-solutions ruby
Last synced: 14 Apr 2025
https://github.com/marcelo-schreiber/run-user-code-saas
An API to execute user's code
docker javascript python ruby sandbox
Last synced: 22 Apr 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/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/smalruby/smalruby-installer-for-windows
Smalruby installer for Windows
Last synced: 23 Apr 2025
https://github.com/ElMassimo/pakiderm
🐘 Pakiderm will never forget the return value
Last synced: 16 Jul 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/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/blockfrost/blockfrost-ruby
Ruby SDK for Blockfrost.io
api blockfrost cardano ipfs ruby sdk
Last synced: 01 May 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/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/zewdu444/budget_app
A mobile web application that simplifies budget management by organizing transactions into categories, providing a clear overview of expenses and spending patterns. Users can easily track their spending. Built with Ruby on Rails, PostgreSQL and Rspec
postgresql ror rspec-rails ruby
Last synced: 11 Apr 2025
https://github.com/wendellast/portfolio
This repository is a compilation of projects and code snippets that represent my journey in software development. Here, you'll find meaningful works ranging from small scripts to more complex projects. Feel free to explore, contribute, or reach out to discuss collaborations and innovative ideas.
javascript portfolio ruby ruby-on-rails silent website
Last synced: 09 Jul 2025
https://github.com/toihrk/apple-app-site-association
A mountable Sinatra application for introduce the universal link to your application.
Last synced: 20 Mar 2025
https://github.com/jbox-web/redmine_pusher_notifications
A Redmine plugin which makes notifying your Redmine instance easy ;)
notifications pusher rails redmine redmine-plugin ruby
Last synced: 11 Jan 2026
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/pepabo/oauth2-colormeshop
Colorme Provider for the OAuth 2.0 Client
Last synced: 09 Sep 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/janlelis/clipboard_formatter
A clipboard formatter for RSpec
clipboard rspec rspec-formatter ruby
Last synced: 12 Apr 2025
https://github.com/tylerrick/activesupport-duration-human_string
Convert Duration objects to human-friendly strings like '2h 30m 17s'
activesupport duration rails ruby serializer string
Last synced: 18 Mar 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/vic778/jumia-api
Jumia is an African e-commerce platform with different data models. I liked the professionalism of their site and wanted to clone the backend to implement my Rails skills. It also allows only an admin to create, read, update and delete category.
factory heroku postgresql rspec-rails rswag ruby ruby-on-rails
Last synced: 11 Apr 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/rukomoynikov/tabled
Easily display your data in neat, organized tables right in your terminal! The library is straightforward, with no extra fuss or dependencies. Just plug in your data and enjoy clear, concise output.
Last synced: 18 Mar 2025
https://github.com/ged/inversion
Inversion is a templating system for Ruby. It uses the "Inversion of Control" principle to decouple the contents and structure of templates from the code that uses them, making it easier to separate concerns, keep your tests simple, and avoid polluting scopes with ephemeral data. (github mirror)
inversion-of-control ruby template
Last synced: 18 Mar 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/bararchy/ruby-ann-webattack-filtering
A project to filter SQL Injection and XSS attacks using ANN -- in Ruby
ann artifical-neural-network cybersecurity filter-sql-injection machine-learning ruby sqli xss xss-attacks
Last synced: 12 May 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/postmodern/ruby-ncrack
A Ruby interface to Ncrack.
command-mapper infosec ncrack ncrack-parser ruby
Last synced: 28 Oct 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/jmdeldin/box
Exponentiated yak-shaving. (Applying dev-ops to personal workstations.)
ansible nginx nginx-proxy playbook rails ruby shell ubuntu
Last synced: 11 Apr 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/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/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/kochan4php/belajar-ruby
Repository yang saya buat untuk mempelajari bahasa pemrograman Ruby
learn-ruby ruby ruby-programming-language
Last synced: 29 Oct 2025
https://github.com/ksylvest/formula
A Rails form generator that creates simple markup
Last synced: 07 May 2025
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/dantealonsoht/ror-cryptoapp-api
Proyecto en Ruby on Rails para calcular rendimientos y exportar datos usando las 3 criptomonedas más populares (BTC, ETH, ADA) con datos importados de Messari API.
action-cable api bootstrap5 csv javscript json rdoc rspec-rails rubocop-rails ruby ruby-on-rails webpack websocket
Last synced: 19 Oct 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/klaxit/ruby
Linters, tools and documentation for ruby at Klaxit 💎
Last synced: 06 May 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/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/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/postmodern/gemspec.yml
Write your gemspecs in plain YAML
gemspec ruby rubygems specification
Last synced: 28 Oct 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/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/ankurgel/statsample-glm
Generalized Linear Models extension for Statsample
ruby ruby-science-foundation sciruby statistics statsample statsample-glm
Last synced: 19 Mar 2025
https://github.com/mikker/render_with_view
☝️ Be explicit about the things you send from your Rails controller to the view.
Last synced: 14 Apr 2025