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/jonathanyiv/odin-notes
Notes from The Odin Project
javascript jquery mysql odin postgresql ruby ruby-on-rails sql
Last synced: 26 Apr 2025
https://github.com/serpapi/uule_converter
A Ruby library for encoding and decoding UULE parameters in Google search URLs using coordinates
google-local-business google-maps google-maps-api local-seo local-serp open-source opensource ruby ruby-gem ruby-gems ruby-on-rails rubygem rubygems rubyonrails seo seo-friendly seo-optimization seo-tools seotools serp
Last synced: 08 Oct 2025
https://github.com/mach-kernel/warhol
A better way to do CanCanCan ability classes.
ability acl authorisation authorization authorization-middleware cancan cancancan namespace optimize permissions policy rails refactor ruby security warhol
Last synced: 26 Apr 2025
https://github.com/prontolabs/pronto-rails_best_practices
Pronto runner for Rails Best Practices, code metric tool for Rails projects
analyzer best-practices pronto pronto-runner rails ruby
Last synced: 11 Oct 2025
https://github.com/alec-c4/inertia_i18n
Translation management for Inertia.js applications with Rails backend
i18n i18next i18next-react inertia inertiajs react reactjs ruby ruby-on-rails svelte sveltejs vue vuejs
Last synced: 22 Jan 2026
https://github.com/ohbarye/route_mechanic
RouteMechanic detects broken routes with ease :train:
automation minitest rails rspec ruby testing
Last synced: 14 Oct 2025
https://github.com/apiqcms/kms_models
The most powerful extension for KMS
cms kms kms-models ruby ruby-on-rails rubyonrails
Last synced: 11 Nov 2025
https://github.com/kimromi/jp_zip_code
🏣 Convert from zip-code to japan address (included Roman address)
japan-address roman-address ruby rubygems
Last synced: 11 Mar 2026
https://github.com/hoppergee/active_method
Refactor your obscure method to a method object
Last synced: 12 Apr 2025
https://github.com/rails-designer/railsstats.com
Products built with Ruby on Rails that share their stats (ie. `bin/rails stats`).
rails railsstats ruby ruby-on-rails
Last synced: 23 Apr 2025
https://github.com/movitto/reterm
Ruby Enhanced Terminal
interface ncurses ruby terminal
Last synced: 16 Mar 2025
https://github.com/nexmo-community/rails-video-watch-party-app
Create a video watch party in Rails with the Vonage Video API
javascript nexmo rails ruby ruby-on-rails tokbox vonage vonage-api
Last synced: 18 Aug 2025
https://github.com/ruby/e2mmap
Module for defining custom exceptions with specific messages.
Last synced: 19 Oct 2025
https://github.com/borfast/jekyll-server-redirects
A Jekyll plugin to generate server-side redirects
Last synced: 27 Feb 2025
https://github.com/exAspArk/include_module
Include modules explicitly! :point_up:
Last synced: 16 Jul 2025
https://github.com/dhyegocalota/active_record-humanized_enum
Easily translate your Active Record's enums. :speech_balloon:
activerecord enum i18n rails ruby
Last synced: 07 Apr 2025
https://github.com/jacobsmith/queryable_pstore
Adds a small wrapper to allow for easily querying a PStore in Ruby.
Last synced: 16 Jul 2025
https://github.com/renyijiu/id_validator
A Ruby Gem For Chinese Mainland Personal ID Card Validation
id-card id-validator ruby ruby-gem
Last synced: 16 May 2025
https://github.com/andyobtiva/connector
A minimalist open-source multi-engine web browser built in Ruby with Glimmer DSL for SWT
browser chromium glimmer glimmer-application jruby ruby swt webbrowser webkit
Last synced: 26 Oct 2025
https://github.com/zdavatz/oddb.org
Open Drug Database for Switzerland
bag database drug open postgresql refdata ruby spezialitaetenliste swissmedic switzerland
Last synced: 03 May 2025
https://github.com/tranquangvu/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-templates ruby ruby-on-rails service-objects value-objects
Last synced: 16 Jul 2025
https://github.com/magiclabs/magic-admin-ruby
Magic admin Ruby SDK makes it easy to leverage Decentralized ID tokens to protect routes and restricted resources for your application.
authentication identity passwordless ruby
Last synced: 01 Jul 2025
https://github.com/PSalant726/Nformd
Nformd is a web application inspired by Medium that was built using Ruby on Rails and React.js.
Last synced: 16 May 2025
https://github.com/elastic/connectors-ruby
Official Connector Clients for Elastic Elasticsearch, Enterprise Search, App Search and Workplace Search
appsearch connector-library connectors elastic elastic-appsearch elastic-enterprise-search elastic-search elastic-stack elastic-workplace-search elasticsearch enterprise-search java ruby workplace-search
Last synced: 07 Apr 2025
https://github.com/kanmu/fluent-plugin-pan-anonymizer
A Fluent filter plugin to anonymize records which have PAN (Primary Account Number = Credit card number).
Last synced: 10 Mar 2026
https://github.com/claudiarojassoto/catalog_of_my_things
Console-based application built in Ruby, designed to keep an organized record of your possessions across different categories. This app provides a simple and user-friendly interface to manage your personal items efficiently.
bundle-install classes-and-inheritance data-structures json methods objects postgresql preserver rspec-testing rubocop-configuration ruby ruby-gem
Last synced: 08 Oct 2025
https://github.com/hombre2014/budget
Keep track of your transactions organized in categories. See the total spent on each category. Add new category and transaction.
design koyeb postgresql-database rails ruby
Last synced: 07 May 2025
https://github.com/thecodechaser/blog-app
The Blog app is a classic example of a blog website. It's a functional website that shows the list of posts and empower readers to interact with them by adding comments and liking post.
postgresql rspec ruby rubyonrails
Last synced: 31 Aug 2025
https://github.com/jonathanhefner/pleasant_path
Fluent API for pleasant file IO
Last synced: 11 Nov 2025
https://github.com/demonstrandum/fractal
Draws PNG images of complex plane fractals, in Ruby.
complex-numbers fractal image julia mandelbrot png ruby sets
Last synced: 22 Apr 2025
https://github.com/claudiarojassoto/own_enumerable
This project implements a module in a Ruby class. The my_enumerable module implements part of the functionality of Enumerable, including the methods #all?, #any?, and #filter.
classes each enumerable-methods gemfile gemfile-lock instance-variables methods modules rubocop ruby
Last synced: 23 Apr 2025
https://github.com/alexdenisov/mlir-tutorial
Terribly incorrect and incomplete AOT compiler for mRuby. Source code for the LLVM Social Berlin #20
llvm llvm-tutorial mlir mruby ruby
Last synced: 16 Apr 2025
https://github.com/mberlanda/jsonschema_serializer
The gem is to generate JsonSchema
jsonschema jsonschema-generator ruby serialization
Last synced: 12 Apr 2025
https://github.com/gbuesing/mnist-ruby-test
Handwritten digit OCR in Ruby
mnist neural-network ruby rubyml
Last synced: 14 Jul 2025
https://github.com/itenfay/script
编写 Shell, Python, Ruby 等一些实用脚本,新增 macOS 应用多开脚本 (Writes some useful scripts about Shell, Python, Ruby, etc.)
icon icon-generator ios ipa ipa-build ipa-package-tool ipa-resign mac macos pbxproj python ruby script script-learning scripts shell
Last synced: 13 Jul 2025
https://github.com/jgarber623/delicious-data-convertor
A simple tool written in Ruby that converts exported Delicious bookmarks from HTML to JSON.
bookmarks delicious-bookmarks indieweb json ruby
Last synced: 12 Jul 2025
https://github.com/kyoshidajp/bundler-alive
Are your gems alive? bunder-alive checks if gems in a RubyGem's Gemfile.lock are active.
bundler-alive dependency-checker ruby security security-tools
Last synced: 09 Jul 2025
https://github.com/anhthang/awesome-made-by-vietnameses
🇻🇳 A collection of amazing applications or open source projects built by Vietnamese developers
application awesome c javascript php ruby rust shell swift vietnamese
Last synced: 30 Dec 2025
https://github.com/ruby/io-nonblock
This gem enables non-blocking mode with IO class.
Last synced: 05 Apr 2025
https://github.com/yegor256/obk
Ruby decorator to throttle object method calls: there will be fixed delays between them
Last synced: 27 Mar 2025
https://github.com/scanapi/website
Website for ScanAPI testing framework.
hacktoberfest jekyll netlify ruby scanapi website
Last synced: 12 Apr 2025
https://github.com/porras/evil-ruby-text-objects
Emacs package that adds some text objects and keybindings to work with Ruby code with Evil.
crystal emacs emacs-packages evil ruby
Last synced: 07 May 2025
https://github.com/opedrosouza/rails-sass-boilerplate
Rails SasS Boilerplate
api boilerplate boilerplates flowbite oauth2 rails7 ruby tailwindcss vitejs
Last synced: 17 Jul 2025
https://github.com/ggomagundan/md-date-time-picker-rails
md-date-time-picker to rails gem
datepicker datetimepicker gem ruby rubygem timepicker
Last synced: 19 Mar 2025
https://github.com/lucas-erkana/catalog-ruby-group-capstone
A console Ruby application built with a team of three. It allows users to store musics, books, and games and the data is been preserved in a JSON file and is been retrived and populated back to the user when the user needs it by selecting the right option from the list of options provided.
collaboration json pair-programming rspec-testing ruby teamwork
Last synced: 29 Oct 2025
https://github.com/mgleon08/rorr
The easiest way to evaluate the Ruby or Rails proficiency in a interactive way.
Last synced: 21 Mar 2025
https://github.com/davishmcclurg/webpacker-routes
Import Rails routes in your Webpacker javascript.
javascript rails ruby webpack webpacker
Last synced: 06 Oct 2025
https://github.com/gni/boucle
Jekyll theme for simple blog with tailwindcss
css generator gh-pages gh-pages-site html jamstack javascript jekyll kiss ruby static tailwindcss theme
Last synced: 30 Oct 2025
https://github.com/ritterim/rimdev-blog
The technical blog for the Ritter Insurance Marketing development department.
blog hacktoberfest jekyll jekyll-blog ruby
Last synced: 12 Apr 2025
https://github.com/svoop/aipp
AIP parser to convert AIP publications to AIXM or OFMX
aviation gem openflightmaps ruby
Last synced: 21 Jun 2025
https://github.com/ankurgel/dictionary-rb
Provides meanings, similar words and usage examples for a word from Urban Dictionary and Dictionary Reference with CLI support
cli dictionary-reference ruby rubygem urban-dictionary
Last synced: 19 Mar 2025
https://github.com/jhawthorn/fast_sqlite
Speeds up tests using sqlite :zap:
Last synced: 07 May 2025
https://github.com/foospidy/logstash-input-signalsciences
Logstash input plugin for Signal Sciences requests feed API.
api elasticsearch elk elk-stack logstash logstash-plugin ruby ruby-gem signal-sciences signal-sciences-api signalsciences sigsci
Last synced: 03 Oct 2025
https://github.com/nitbravoa92/enumerables
"Enumerables" is a command line program build in Ruby that seeks to show how you can make your own implementation of some methods of enumerable objects such as all?, any? and filter.
Last synced: 28 Sep 2025
https://github.com/mooreniemi/transbucket_rails
:hospital: → :camera: → :thumbsup:
community elasticsearch heroku open-source photo-sharing photos postgres rails rails4 ruby transgender
Last synced: 01 Oct 2025
https://github.com/triglav-dataflow/triglav
Triglav is a Data Driven Job Workflow Tool
Last synced: 16 Sep 2025
https://github.com/bodrovis/faraday-gzip
The Gzip middleware for Faraday 1 and 2 adds the necessary Accept-Encoding headers and automatically decompresses the response
Last synced: 03 Aug 2025
https://github.com/andyobtiva/glimmer-dsl-css
Glimmer DSL for CSS (Cascading Style Sheets)
css dsl dsl-syntax glimmer ruby ruby-gem ruby-library rubygem
Last synced: 16 Mar 2025
https://github.com/mondaycom/monday-sdk-ruby
Ruby SDK for developing over the monday.com platform
Last synced: 25 Aug 2025
https://github.com/reem-lab/blog-app
The Blog app will be a classic example of a blog website. You will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
gem migrations postgersql rails rspec-rails ruby
Last synced: 09 Mar 2026
https://github.com/versioneye/crawl_r
VersionEye crawlers implemented in Ruby.
Last synced: 08 Feb 2026
https://github.com/picatz/ip2asn
🤖IP address to autonomous system number (ASN)
asn client ipaddresses iptoasn ruby
Last synced: 22 Apr 2025
https://github.com/symcalc/symcalc-ruby
Symbolic mathematics and calculus in Ruby
calculus differentiation mathematics maths ruby symcalc
Last synced: 05 Oct 2025
https://github.com/the404hacking/wpscan
WPScan is a black box WordPress vulnerability scanner.
hacking-tool ruby scan scanner security security-scanner the404hacking wordpress wordpress-scan wpscan
Last synced: 13 May 2025
https://github.com/datarockets/ruby-style
Shared rubocop configs and custom linters for datarockets projects
hacktoberfest linter rubocop ruby
Last synced: 14 Apr 2025
https://github.com/brytebee/contactsapp
The ContactsApp project was built using Ruby, Rails, Bootstrap, Simple_form GEM, Sqlite3(development) and PostgreSQL(production). It implements fundamentals like Rails Partials, CRUD scaffold e.t.c.
postgresql rails rails-application rails6 ruby sqlite3
Last synced: 01 Oct 2025
https://github.com/shiotomo/codecandy
Programming education support system
ace-editor bootstrap docker docker-compose postgresql rails5 ruby typescript
Last synced: 01 Oct 2025
https://github.com/kineticcafe/marlowe
Marlowe makes it easier to trace a request through all of your application logs
correlation-id rack rails ruby
Last synced: 27 Jul 2025
https://github.com/kirqe/soundcloud-likes-to-csv-mp3
Ruby script for exporting soundcloud likes list to csv or batch downloading likes as mp3
ruby ruby-script soundc soundcloud soundcloud-music-downloader
Last synced: 04 Oct 2025
https://github.com/fossrit/people
Interactive directory of FOSS@RIT community members generated from YAML profiles and built with Jekyll
html jekyll rit rit-community rochester rochester-institute-of-technology ruby student-profile students university yaml-files
Last synced: 13 Aug 2025
https://github.com/foxtacles/rj_schema
Fast JSON schema validation with RapidJSON in Ruby
Last synced: 14 Apr 2025
https://github.com/nownabe/x86-board
An emulator of x86 assembly with indicators for registers and memories on web browser.
Last synced: 25 Jul 2025
https://github.com/olimorris/hledger-forecast
💰 Improved forecasting with hledger
finance hledger plaintext-accounting ruby ruby-gem
Last synced: 18 Sep 2025
https://github.com/haroonabdulrazaq/postspot
It is a Lifestyle application. where Authors can post on several categories like Business, Sport, Entertainment, Fashion and so on. A reader can read an article and Upvote that article. A user(reader) can view authors, see the number of articles and the number of Upvotes an article has received. The most popular article(by highest upvote) gets an incentive of being on the front page/banner of the application as the most popular article. Other categories are showcased below as the most recent in each category.
bulma lifestyle-app ruby ruby-on-rails
Last synced: 22 Jul 2025
https://github.com/paulfioravanti/sample_app
Rails 3 Ruby on Rails Tutorial sample application (plus mods!)
Last synced: 29 Sep 2025
https://github.com/izumisy/chat-api-server
:speech_balloon: Chat server powered with Sinatra+RocketIO+MongoDB
docker docker-compose memcached mongodb mongoid ruby sinatra websocket
Last synced: 27 Mar 2025
https://github.com/ashish2030/blog-using-ruby-on-rails
:octocat: 🌟ᴛʜɪꜱ ɪꜱ ᴍʏ ᴍᴏɴᴏʟɪᴛʜɪᴄ ᴀᴘᴘʟɪᴄᴀᴛɪᴏɴ ᴍᴀᴅᴇ ʙʏ ᴍᴇ ᴜꜱɪɴɢ ʀᴜʙʏ ʟᴀɴɢᴜᴀɢᴇ ᴀɴᴅ ʀᴜʙʏ ᴏɴ ʀᴀɪʟꜱ ꜰʀᴀᴍᴇᴡᴏʀᴋ 💻 🎯 🚀
blog css ejs html javascript ruby ruby-on-rails
Last synced: 11 Apr 2025
https://github.com/ashish2030/ruby_on_rails_practice_question
:octocat: 🌟ᴛʜɪꜱ ɪꜱ ᴍʏ ᴍᴏɴᴏʟɪᴛʜɪᴄ ᴀᴘᴘʟɪᴄᴀᴛɪᴏɴ ᴍᴀᴅᴇ ʙʏ ᴍᴇ ᴜꜱɪɴɢ ʀᴜʙʏ ʟᴀɴɢᴜᴀɢᴇ 💻 🎯 🚀
coding-challenges dsa-algorithm practice-programming ruby ruby-on-rails-5
Last synced: 11 Apr 2025
https://github.com/nejdetkadir/safe_poller
SafePoller is a Ruby gem that provides a safe and reliable way to perform periodic polling operations in multi-threaded environments
Last synced: 22 Jul 2025
https://github.com/philipqnguyen/cardano_explorer
A Ruby API wrapper to query the Cardano SL Explorer
api-client api-wrapper cardano cardano-explorer ruby
Last synced: 13 May 2025
https://github.com/storyblok/rails-boilerplate
Ruby on Rails Storyblok Starter Boilerplate
cms hacktoberfest ruby ruby-on-rails storyblok
Last synced: 23 Aug 2025
https://github.com/amogil/url_regex
Provides the best regex for validating or extracting URLs
extract-urls parsing regexes ruby ruby-gem rubygem
Last synced: 10 Apr 2025
https://github.com/fdocr/martilla
Easy to configure DB backup tool for simple everyday use on UNIX based systems
backup backup-utility cli database ruby ruby-gem
Last synced: 13 Apr 2025
https://github.com/supercaracal/lsolr
Query builder for Apache Solr in Ruby
Last synced: 31 Aug 2025
https://github.com/marioruiz/open_api_import
Ruby gem open_api_import -- Import a Swagger or Open API file and create a Ruby Request Hash file including all requests and responses
gem hash open-api open-api-2 open-api-v3 parser request ruby swagger
Last synced: 11 Apr 2025
https://github.com/abhineetraj1/ruby-basics
This repository consist of basic code of ruby. Ruby is probably most famous for its use in web development, it has many other uses, too. Some of these include automation, command-line tools, static site generation, DevOps, web scraping, and data processing.
Last synced: 16 Apr 2025