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/postmodern/ruby-ncrack
A Ruby interface to Ncrack.
command-mapper infosec ncrack ncrack-parser ruby
Last synced: 28 Oct 2025
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/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/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/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/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/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/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/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/kevinoid/jekyll-highlight-file
A Liquid filter for Jekyll which outputs highlighted file content
code-highlight jekyll jekyll-plugin liquid-templating-engine ruby
Last synced: 13 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/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/blockfrost/blockfrost-ruby
Ruby SDK for Blockfrost.io
api blockfrost cardano ipfs ruby sdk
Last synced: 01 May 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/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/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/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/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/ksylvest/formula
A Rails form generator that creates simple markup
Last synced: 07 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/julie-ify/blog-app
Blog app is a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.
bootstrap bootstrap5 cancancan capybara-rspec database device postgresql rails ruby
Last synced: 15 Jul 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/iridakos/elastic_rails_tutorial
The application from the elastic search tutorial
elasticsearch kibana rails ruby tutorial
Last synced: 10 Apr 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/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/galtzo-floss/silent_stream
🔕 ActiveSupport Stream Silencing/Capturing - Without ActiveSupport
outputstream rails rspec ruby testing
Last synced: 05 Sep 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/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/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/melashu/sleepover-api
This is an API built with Ruby on Rails, and Postgres. It is a hotel room reservation app, it enables hotel owners to register their hotel and available rooms, and see the reservations done by customers. The customer also books a hotel room from all over the world.
post postgresql ruby rubyonrails
Last synced: 17 Nov 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/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/simonneutert/Joda
JRuby + Roda == Joda 🖖
api jdbc jruby jvm jvm-applications jvm-languages puma roda router ruby sequel
Last synced: 12 Oct 2025
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/elmassimo/pakiderm
🐘 Pakiderm will never forget the return value
Last synced: 07 Oct 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/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/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/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/eshaiju/kannel-monitor
Gem for monitoring kannel smsc status
kannel ruby ruby-gem smsc-status
Last synced: 21 Jan 2026
https://github.com/dilumn/git-plan
Execute batch of git commands by a single bash command
Last synced: 08 Oct 2025
https://github.com/ana06/ruby-tabulation
Project in which I analyze if the Ruby Hashing algorithm could be improved using Tabulation Hashing
benchmarks c columbia-university report ruby tabulation
Last synced: 01 Mar 2026
https://github.com/sundi3yansyah/ip-lookup-rb
Lookup IP Address with API to get a lot of information using ip-api.com
gem gems ip ipaddress ruby ruby-on-rails
Last synced: 08 Oct 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/polaristlx/clonebook
Facebook Clone created with Ruby on Rails
amazon-s3-storage css-grid-layout css3 devise factory-bot faker-gem heroku html5 omniauth paperclip-gem rspec ruby ruby-on-rails rubyonrails
Last synced: 17 Nov 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/reem-lab/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 database herokudeployment rspec-rails ruby rubyonrails testing
Last synced: 06 Oct 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/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/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/freerange/site
Go Free Range website
blog markdown rails ruby website worker-cooperative
Last synced: 23 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/abeidahmed/feedback-app
Collect issues, ideas, and compliments with a simple widget. Receive them as an email. Dive deep with the dashboard.
compliments dashboard feedback postgresql react ruby ruby-on-rails widget
Last synced: 08 May 2025
https://github.com/koic/dry_require_spec_helper
:golf: DRY (Don't Repeat Yourself) of `require 'spec_helper'`.
Last synced: 26 Oct 2025
https://github.com/broadlume/hanami-events-cloud_pubsub
A hanami-events adapter for Google Cloud Pub/Sub
google-cloud-pubsub hanami pubsub ruby
Last synced: 13 Jul 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/JonnyKong/Coursera-ProgrammingLanguagesUW
Coursera: Programming Languages, Univ. of Washington
functional-programming programming-language-theory racket ruby sml
Last synced: 26 Mar 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: 10 May 2025
https://github.com/matkoniecz/cartocsshelper
Tool to make development of CartoCSS styles more efficient. Automates actions necessary to produce test images and validates style.
cartocss cartocss-styles openstreetmap osm overpass overpass-api ruby ruby-script
Last synced: 13 Apr 2025
https://github.com/unhappychoice/intercom_summary
Displays intercom summary information
Last synced: 13 Apr 2025
https://github.com/mvz/ghtml2pdf
HTML to PDF converter based on WebKit2GTK+ and GirFFI
gir-ffi hacktoberfest pdf-converter ruby webkit2gtk
Last synced: 20 Aug 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/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/ka-hq/trophonius
A lightweight, easy to use link between Ruby (on Rails) and FileMaker using the FileMaker Data-API.
filemaker filemaker-api filemaker-data-api filemaker-dataapi ruby ruby-gem ruby-on-rails
Last synced: 19 Jul 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/thecodechaser/budget-tracker
The Budget tracker app is a full stack application. It's a functional website that shows the list of categories and transactions and empower readers to interact with them by adding new categories and transactions. Users can access the services of the application by creating a new account or by login in if they already have account.
html-css ruby ruby-on-rails tailwind-css
Last synced: 15 Jul 2025
https://github.com/agile-lab-dev/literate-programming-articles
Collection of articles, using the Literate Programming style, about Data Engineering and Software Tooling in general
literate-programming ruby spark spark-connect
Last synced: 26 Aug 2025
https://github.com/pepabo/oauth2-colormeshop
Colorme Provider for the OAuth 2.0 Client
Last synced: 09 Sep 2025
https://github.com/davesimoes/torne-se-backend
Este repositório tem como objetivo ser apenas mais uma ferramenta para ajudar a todos os que desejam se tornar Desenvolvedores Backend
api backend cursos desenvolvedor-backend go golang java livros node node-js php python resource rest-api ruby tutorial tutorial-sourcecode
Last synced: 13 Jul 2025
https://github.com/abongsjoel/ruby-bubble-sort
The project built a method #bubble_sort that takes an array of numbers and returns a sorted array, as well as a method #bubble_sort_by that takes an array of strings and sorts it by string length.
Last synced: 11 Apr 2025
https://github.com/bondok6/blog-app
The Blog app is a fully functional website that shows the list of posts and empowers readers to interact with them by adding comments and liking posts.
postgresql rails ruby ruby-on-rails
Last synced: 12 May 2025
https://github.com/simon0191/date_supercharger
A nice shortcut for ActiveRecord date range queries
activerecord date daterange ruby ruby-gem
Last synced: 13 Apr 2025
https://github.com/b3b0/grasshopper
🦗🔑Run commands against many Linux servers using SSH for hacking, administrative or auditing tasks. Relies on key-based SSH authentication for automation.. Now includes the ability to do some scp.
auditing automation hacking ruby scp ssh
Last synced: 20 Jun 2025
https://github.com/meltrust/bubble-sort-with-ruby
Project: Sorting numbers with Ruby using bubble sort and yield.
Last synced: 19 Apr 2025
https://github.com/elastic/app-search-ruby
Elastic App Search Official Ruby Client
api-client elastic elastic-app-search ruby search swiftype
Last synced: 29 Sep 2025
https://github.com/floehopper/metaclass
Adds a metaclass method to all Ruby objects
metaclass metaprogramming ruby
Last synced: 15 Jun 2025
https://github.com/nitbravoa92/oop-school-library
"OOP School Library" is a program made in ruby for a University library, which was created using the object-oriented programming paradigm. The program allows users to register new students and teachers, manage book information, and more efficiently control books borrowing.
object-oriented-programming rspec-testing ruby solid-principles
Last synced: 28 Sep 2025
https://github.com/vichuge/rb-capstone-rubocop
A rubocop version made by myself for ruby language. This tool helps to get the rubocop issues in a script.
linters rspec rubocop ruby ruby-language
Last synced: 14 Apr 2025
https://github.com/bjoernalbers/gollum-auth
Authentication Middleware for Gollum Wiki
auth authentication authorization gollum middleware rack rack-middleware ruby ruby-gem rubygem web wiki
Last synced: 02 Aug 2025
https://github.com/simplificator/keycloak_oauth
Ruby on Rails integration with the Keycloak identity and access management API.
keycloak keycloak-client rails ruby
Last synced: 14 Apr 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/secretpray/real-time-comments-and-voting-hotwire-
hotwire hotwire-stimulus hotwire-turbo rails rails7 ruby turbo
Last synced: 01 Oct 2025
https://github.com/raviqqe/block-is-hash
Block is Hash (See also https://github.com/raviqqe/block-is-array)
Last synced: 26 Oct 2025
https://github.com/dwkoogt/pika_que
Ruby background processor for RabbitMQ
background-jobs pikaque rabbitmq rails ruby workers
Last synced: 12 Aug 2025