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/sdogruyol/calculator-tdd
An example of applied TDD with a simple calculator
Last synced: 24 Mar 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/stephenkati/catalog-of-my-things
catalog-of-my-things-prac Is a console app that will help keep a record of different types of things: books, music albums, movies, and games.The data is stored in JSON files. A database with tables structure analogical to the program's class structure is prepared.
Last synced: 24 Apr 2025
https://github.com/baopham/vundle-cli
A (tiny) CLI for Vim plugin manager Vundle
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/maumagnaguagno/mindfreak
:stuck_out_tongue_winking_eye: BrainFuck interpreter with bytecode
brainfuck bytecode interpreter ruby
Last synced: 05 Sep 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/famished-tiger/macros4cuke
Add macro-steps to your Cucumber scenarios
cucumber cucumber-scenarios gherkin ruby
Last synced: 12 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/galtzo-floss/silent_stream
🔕 ActiveSupport Stream Silencing/Capturing - Without ActiveSupport
outputstream rails rspec ruby testing
Last synced: 05 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/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/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/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/dohliam/cast-playlist
Cast local video playlists to a Chromecast
cast-videos chromecast command-line playlist playlists ruby stream-video video-streaming
Last synced: 11 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/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/allcentury/switch_gear
Failover protection in ruby
circuit-breaker circuit-breaker-pattern distributed-systems redis ruby
Last synced: 22 Apr 2025
https://github.com/rishav394/skillrack-code-finder
Just Enter the Question ID from skillrack and this program will give you the C code.
c ruby skillrack skillracksolutions
Last synced: 03 Jul 2025
https://github.com/simonneutert/joda
JRuby + Roda == Joda 🖖
api jdbc jruby jvm jvm-applications jvm-languages puma roda router ruby sequel
Last synced: 13 Jun 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/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/fluent-plugins-nursery/fluent-stackprof
Start and stop stackprof dynamically from outside of fluentd
Last synced: 15 May 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/earlopain/foxtrove
E6 Upload Helper
e621 iqdb rails reverse-image-search ruby
Last synced: 17 Nov 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/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/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/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/hpi-epic/profci-exercise
Employing Continuous Integration Services and Github Workflows to Teach Test-driven Development
automation exercise ruby student-centered tdd teaching travis-ci tutorial
Last synced: 27 Feb 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/ElMassimo/pakiderm
🐘 Pakiderm will never forget the return value
Last synced: 16 Jul 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/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/Gabriel-Lewis/ThinkPiece
A blogging website inspired by Medium
javascript react redux ruby rubyonrails
Last synced: 16 May 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/deanpcmad/logsnag
Ruby Library for sending LogSnag events
Last synced: 03 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/blockfrost/blockfrost-ruby
Ruby SDK for Blockfrost.io
api blockfrost cardano ipfs ruby sdk
Last synced: 01 May 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/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/yasslab/yasslab.jp
💎 RailsチュートリアルやRailsガイドを企画・運営・開発しているチームのWebサイトです。
company heroku jekyll remote-work ruby website yasslab
Last synced: 11 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/postmodern/gemspec.yml
Write your gemspecs in plain YAML
gemspec ruby rubygems specification
Last synced: 28 Oct 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/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/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/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/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/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/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/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/nejdetkadir/dev-ruby
Ruby bindings for dev.to API
api-client blogs devto ruby ruby-client ruby-gem
Last synced: 07 May 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/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/peterberkenbosch/sendcloud
Ruby Client for the SendCloud API
hacktoberfest hacktoberfest2021 ruby sendcloud shipping
Last synced: 30 Apr 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/ksylvest/formula
A Rails form generator that creates simple markup
Last synced: 07 May 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/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/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/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/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/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/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/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/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/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/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/pepabo/oauth2-colormeshop
Colorme Provider for the OAuth 2.0 Client
Last synced: 09 Sep 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/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/iridakos/elastic_rails_tutorial
The application from the elastic search tutorial
elasticsearch kibana rails ruby tutorial
Last synced: 10 Apr 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/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/cheshire137/good-audible-story-sync
Script to sync your read books from Audible to Goodreads and StoryGraph.
audible cli goodreads ruby rubygem storygraph
Last synced: 23 Aug 2025
https://github.com/avdaredevil/components-for-powershell
Polyfill Like components for PowerShell - Single Line Integrations with any Technology Stack
bower c cli ease environment git golang integration java mongodb nodejs path php polyfill powershell python r ruby utility windows
Last synced: 11 Apr 2025
https://github.com/rubenpazch/capstone-project-linter-parses-files
SASS linter with Ruby is a command-line application built entirely with Ruby, like a developer sometimes we have some rules to follow in order to apply good practices in our code, writing good code is always good, it helps other programmers to maintain them the application, this app checks if you had written your code not using good practices and left you to know which the line and column that need to be changed in order to have a clean code, for example (Comment white space inside after, Comment white space inside before, Unexpected missing end of source newline, Expected empty line before the comment, Expected indentation of zero spaces, Expected indentation of 2 spaces).
Last synced: 04 Apr 2026
https://github.com/personnummer/ruby
Validate Swedish personal identity numbers
hacktoberfest personal-identity-number personnummer ruby social-security-number validation
Last synced: 09 Jul 2025
https://github.com/freayd/osrm
Ruby API to request Mapbox and other Open Source Routing Machine servers
directions mapbox openstreetmap osrm routing ruby
Last synced: 14 Jun 2025