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/printercu/activemodel_translation
Translation helpers for models
activemodel activerecord i18n ruby translation
Last synced: 09 Apr 2025
https://github.com/hidakatsuya/prawn-disable_word_break
Prawn::DisableWordBreak is a Prawn extension that provides an option to disable line breaks for characters such as spaces and hyphens.
Last synced: 24 Apr 2025
https://github.com/sanger/asset_audits
Add audits to assets in sequencescape
Last synced: 03 Apr 2026
https://github.com/s-h-gamelinks/activity-pub-relay
ActivityPub Relay Server
activitypub activitypub-federation ruby
Last synced: 29 Jul 2025
https://github.com/lucianghinda/good-enough-testing-sample
A sample app used during the #GoodEnoughTesting workshop at goodenoughtesting.com
ruby ruby-on-rails testing testing-practices
Last synced: 17 Nov 2025
https://github.com/a-chacon/oas_core
OasCore is a Ruby gem designed to generate Open API Specification (OAS) 3.1 documentation directly from YARD comments in your endpoints.
api api-rest documentation-generator documentation-tool oas3 ruby swagger
Last synced: 18 Jun 2025
https://github.com/mkdika/learn-ruby
Learning Ruby and Its Framework Repository
learning poc ruby ruby-on-rails training
Last synced: 29 Jul 2025
https://github.com/voxpupuli/puppet_metadata
The gem intends to provide an abstraction over Puppet's metadata.json file. Its API allow easy iteration over its illogical data structures.
Last synced: 28 Dec 2025
https://github.com/coding-cactus/cactus-carer
The skill for Amazon Alexa which cares for your cacti!
Last synced: 15 May 2025
https://github.com/usorfaitheloho/enumerable
This a Ruby project that translate morse code into English alphabet
Last synced: 26 Aug 2025
https://github.com/jgarber623/micromicro
A Ruby gem for extracting microformats2-encoded data from HTML documents.
html-parser microformats microformats2 ruby rubygems
Last synced: 15 Apr 2025
https://github.com/thejonanshow/konuezu
Pair Programming at RubyKaigi 2018 (each pair has their own branch)
conference conferences conferences-web conways-game-of-life gameoflife pair-programming pairing ruby rubykaigi rubykaigi2018
Last synced: 07 May 2025
https://github.com/apache/whimsy-whimsical-site
Apache Whimsy Site
content javascript ruby whimsy
Last synced: 09 Apr 2025
https://github.com/yoshoku/numo-libsvm
Numo::Libsvm is a Ruby gem binding to the LIBSVM
libsvm machine-learning ml ruby rubyml svm
Last synced: 11 Jun 2025
https://github.com/fdeschenes/oauth2-fb-exchange-token-strategy
OAuth2 Strategy for Facebook Long-Lived User Access Tokens
facebook facebook-graph-api facebook-graph-api-login oauth2 oauth2-strategy ruby
Last synced: 28 Apr 2025
https://github.com/divinecharlotte/blog-app
The main purpose of this project is to 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.
Last synced: 19 Apr 2025
https://github.com/nahnahaj/rails-app-for-api
In this project, I will setup two apps for a FullStack Application and I will use this repo for the Backend part of the App using Ruby on Rails and Postgresql.
api postgresql-database ruby ruby-on-rails
Last synced: 11 Jun 2025
https://github.com/jetrockets/activerecord-update_counters_with_values
Update ActiveRecord counter and update instance value
active-record activerecord hacks rails ruby ruby-on-rails
Last synced: 09 May 2026
https://github.com/wizardone/raterr
Rate limiting for Ruby applications
cache hash limiter period rails-cache rate rate-limiter ruby visitor
Last synced: 10 Mar 2026
https://github.com/jbox-web/action_form
Create nested forms, easy ;)
form form-object form-validation rails ruby
Last synced: 09 Apr 2025
https://github.com/aswinkarthik/chaoite
A collector and reporter for graphite that can collect Health check metrics
Last synced: 12 Oct 2025
https://github.com/wezm/distros2dot
Generate a graph of operating system derivation
Last synced: 04 May 2026
https://github.com/juanpablodiaz/doc
Projects, Tech Notes, & Career Advancement Documentation. 🚀 Backup demo: https://docjp.netlify.app
Last synced: 12 Oct 2025
https://github.com/siman-man/lier
Lier reverses return value of method which end with '?'.
Last synced: 21 Jul 2025
https://github.com/locaweb/heartcheck-sidekiq
A plugin to check sidekiq connection with heartcheck
Last synced: 10 Oct 2025
https://github.com/imjoehaines/dottie
Dottie is a test runner for PHPT-like tests
Last synced: 19 Jan 2026
https://github.com/reednj/stackoverflow-counter
Counts the number of questions, answer and comments on stackoverflow
Last synced: 02 Jul 2025
https://github.com/ilynette/recipe_app
The Recipe app keeps track of all the users' recipes and ingredients. It will allow the user to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe. Also, since sharing recipes is an important part of cooking, the app should allow the user to make them public so anyone can access them.
Last synced: 13 Apr 2026
https://github.com/jbox-web/auto_increment
Automaticaly increments a field in ActiveRecord, easy ;)
activerecord autoincrement rails ruby
Last synced: 09 Apr 2025
https://github.com/basir-mohammadi/ruby-school-library
A command line program that shows a typical school library operations flow. Designed using Ruby Object Oriented Programming (OOP) approach.
Last synced: 24 Jun 2025
https://github.com/umuthopeyildirim/mindgarden
MindGarden is an diary writing software, but you can also express your feelings on your dairies.
crud dairy daisyui daisyui-react react ruby sinatra tailwindcss
Last synced: 05 Sep 2025
https://github.com/marian13/ruby_arguments
Ruby Arguments encapsulate method positional arguments (args), keyword arguments (kwargs), and an optional block (block) in a single value object (null object is also available).
Last synced: 02 Jul 2025
https://github.com/smridge/swagcov
OpenAPI documentation coverage check for Rails Routes.
Last synced: 22 Apr 2025
https://github.com/jungomi/mdn_query
Query the Mozilla Developer Network documentation
Last synced: 15 Apr 2025
https://github.com/iaintshine/ruby-grpc-opentracing
OpenTracing instrumentation for gRPC in Ruby
grpc grpc-opentracing opentracing ruby tracing
Last synced: 19 Oct 2025
https://github.com/hewlettpackard/hpe3par_ruby_sdk
HPE 3PAR Software Development Kit for Ruby
3par 3par-sdk 3par-storage-array hpe hpe-3par ruby ruby-sdk storage wsapi
Last synced: 26 Apr 2025
https://github.com/0exp/recipes
Ultimate Programming Tips and Tricks :scream:
Last synced: 26 Apr 2025
https://github.com/greeenboi/stack-overflowed
Div Tower - where you have to center the div! Align it if you can!
brainrot game-development gosu gosu-gem meme ruby
Last synced: 11 Feb 2026
https://github.com/artkirienko/random_emoji_web
🙀Random Emoji Website
emoji rails ruby ruby-on-rails
Last synced: 01 May 2026
https://github.com/srizzuto/private-events
We build a site similar to a private Eventbrite which allows users to create events and then manage user signups. Users can create events and send invitations and parties (sound familiar?). Events take place at a specific date and at a location (which you can just store as a string, like “Andy’s House”).
Last synced: 01 May 2026
https://github.com/amkisko/style_capsule.rb
CSS scoping extension for Rails components. Provides attribute-based style encapsulation for Phlex, ViewComponent, and ERB templates to prevent style leakage between components. Includes configurable caching strategies for optimal performance.
css-modules css-scoping encapsulation rails ruby web-design
Last synced: 04 Jun 2026
https://github.com/ntamvl/deepdetect-client-rails-example
DeepDetect Client Rails Example
deepdetect deeplearning deeplearningapi rails ruby
Last synced: 19 Apr 2026
https://github.com/jcserracampos/save4laterbot
Telegram bot to save all links sent in a group
Last synced: 04 Jun 2026
https://github.com/filipeamoreira/language-learner
Suite of applications to support language learning
Last synced: 20 Apr 2026
https://github.com/inhouse-work/protos-protoform
Superform for Protos components
Last synced: 02 Mar 2026
https://github.com/betagouv/eva-serveur
Serveur et espace d'administration pour eva
Last synced: 04 May 2026
https://github.com/alexfalkowski/migrieren
Migrieren provides a way to migrate your databases.
Last synced: 05 Jun 2026
https://github.com/acushlakoncept/message-me
In this project, I developed a simple chat app using Rails ActionCable feature with Redis Server
actioncable rails redis-server ruby ruby-on-rails
Last synced: 21 Apr 2026
https://github.com/khalilgharbaoui/inquiries-maker
Inquiries Maker Rails 5.2.6 application. Uses RabbitMQ as message broker/queuer, Sneakers as an ActiveJob adapter for background jobs/workers and Postgres as database. Each entity runs in its own docker container. Orchestrated with docker-compose, for production or staging. But it also has a Capistrano setup for a lesser production server.
activejob application backend background-jobs capistrano database docker email-sender i18n inquiries-maker jobs monit passenger rabbitmq rails ruby sidekiq tests transciever validation
Last synced: 27 Mar 2026
https://github.com/oksep/logstash-input-alioss
Logstash input plugin based on aliyun/oss
aliyun-oss logstash-plugin ruby
Last synced: 28 Mar 2026
https://github.com/usmanbashir/sports-poll
Proof-of-concept ReactJS based sports poll web-app.
es6 proof-of-concept reactjs ruby
Last synced: 07 May 2026
https://github.com/teekaytech/scraper
A web scraper application that fetches some specified set of data from one of my favorite JavaScript tutorial websites (https://javascript.info). Built with Ruby and Nokogiri Gem.
microverse nokogiri ruby web-scraper
Last synced: 27 Feb 2026
https://github.com/pablob07/mdb_rails_7
Naïve boilerplate for rails 7.0.4, Importmaps and mdb-ui-kit 6.0.0
boilerplate javascript-library mdbootstrap rails ruby sass
Last synced: 07 May 2026
https://github.com/hombre2014/recipe-app
The Recipe app keeps track of all your recipes and ingredients. It will allow you to save ingredients, create recipes, and generate a shopping list based on what you need for 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 rails ruby ruby-on-rails
Last synced: 08 May 2026
https://github.com/mayankagnihotri7/file-organizer
Organize files into their own separate folders based on their extensions
Last synced: 04 Mar 2026
https://github.com/klmhyeonwoo/-howareyoufestival
가독성 좋은 대학 축제 정보들을 위해 개발했어요 👻
rails ruby ruby-on-rails rubygems vanila-js
Last synced: 27 Apr 2026
https://github.com/nimplay/budgetapp
This app allow control incomes and expense. Was created using Ruby on Rails
capybara-rspec rspec-rails ruby ruby-on-rails
Last synced: 08 May 2026
https://github.com/m1ari/ruby-spi
Ruby SPI gem
chip gem raspberry-pi raspberrypi ruby spi
Last synced: 07 Feb 2026
https://github.com/shebang-labs/acts_as_lockable_by
A ruby gem to lock resources to prevent concurrent/multiple lockers access/editing of the resource at the same time
concurrency redis resource-locker ruby ruby-gem ruby-on-rails semaphores
Last synced: 09 May 2026
https://github.com/mickey/code-copy-ruby-ref
Visual Studio Code extension allowing you to copy the path to a class/method/constant in Ruby
Last synced: 09 May 2026
https://github.com/opsbr/sample-ruby-web-worker
A sample JavaScript application to run ruby.wasm on a Web Worker with communicating between main thread.
astro ruby webassembly webworker
Last synced: 09 May 2026
https://github.com/gasb150/private-events
Application using Ruby on Rails for creating events and enable users to attend to these events
Last synced: 10 May 2026
https://github.com/eldoy/fuprint
Rack middleware for printing information about the request
middleware print rack-middleware request ruby
Last synced: 25 Jun 2026
https://github.com/startcloud/vagrant-zones
Vagrant Plugin which can be used to managed LX, Bhyve, Illumos and other zones on illumos (OmniOSce)
omnios omniosce ruby vagrant vagrant-plugin vagrant-providers
Last synced: 29 Jun 2026
https://github.com/bondok6/tdd
In this project we will implement a class with some methods, we did it by doing test-driven development (TDD).
Last synced: 29 Apr 2026
https://github.com/richardvenneman/cache_with_settings
🎎 Configurable Rails fragment caching
Last synced: 29 Apr 2026
https://github.com/akuzko/rehash
gem for hash values mapping and transformation
Last synced: 26 Feb 2026
https://github.com/adam12/referral.nvim
Neovim plugin to interact with the Referral Rubygem
Last synced: 30 Apr 2026
https://github.com/ziguzagu/capistrano-scm-tar
A strategy for Capistrano 3 to deploy prebuilt tarball.
Last synced: 12 Apr 2025
https://github.com/felixdev22/enumerable
Enemerable is a Ruby application designed to decode Morse code messages into readable text. Whether you're a Morse code enthusiast or just looking for a fun and educational way to learn the code, Enemerable is the perfect tool for you.
Last synced: 23 Jul 2025
https://github.com/microsoft/kiota-abstractions-ruby
Abstractions library for the Kiota generated SDKs in Ruby
Last synced: 13 Apr 2025
https://github.com/raymondjavaxx/dotstrings
A parser for Apple strings files (.strings) written in Ruby.
dotstrings ios localization ruby
Last synced: 20 Mar 2025
https://github.com/burningtyger/farhang-app
A Ruby frontend to the farhang database - can be used for other dictionaries as well.
dictionaries farsi german lexicon persian ruby sinatra translations
Last synced: 16 May 2026
https://github.com/hainesr/ruby-ucf
A Ruby library for working with UCF documents.
epub ruby ucf universal-container-format zip
Last synced: 11 Apr 2025
https://github.com/pikachuexe/where_lower
Provide an easy way to use case insensitive `where` in ActiveRecord.
activerecord gem rails ruby ruby-on-rails
Last synced: 14 Sep 2025
https://github.com/nickemma/car-rental-api
Exotic Rentals API is a backend API for a car rental application. It allows users to create an account, login, and book a car for a specific period of time. It also allows users to view all available cars, and view a specific car. It also allows users to view all bookings made by a specific user.
database jwt-authentication postgresql ruby ruby-on-rails swagger-ui tdd
Last synced: 25 Sep 2025
https://github.com/nanafox/paystack_sdk
Supercharge Your Ruby App with Paystack's Easy Payment APIs
paystack paystack-payment-gateway paystack-ruby paystack-sdk ruby sdk sdk-ruby
Last synced: 01 Aug 2025
https://github.com/wwkimball/rspec-puppet-yaml
Enable writing rspec-puppet tests in YAML rather than Ruby
puppet rspec rspec-puppet ruby
Last synced: 12 Apr 2025
https://github.com/tkuchiki/norikra-listener-zabbix
Norikra listener plugin to send performance data for Zabbix.
gem norikra norikra-listener-plugin ruby zabbix
Last synced: 12 Apr 2025
https://github.com/hrs/gensym
A library for generating unbound variable names in Ruby.
Last synced: 13 Apr 2025
https://github.com/wetransfer/wetransfer_style
At WeTransfer we code in style. This is our coding style for Ruby development.
code-styles gem ruby wetransfer wt-branch-protection-default
Last synced: 23 Jul 2025
https://github.com/peimelo/controlled_health_api
Controlled Health website API built with Ruby on Rails 6 as API and using devise_token_auth.
api devise-token-auth rails ruby ruby-on-rails
Last synced: 17 May 2026
https://github.com/ritobrotomukherjee/morse-decode-ruby
Ruby application to decode morse code
morse-code morsecode morsecode-translator ruby ruby-oops
Last synced: 23 Sep 2025
https://github.com/chaelcodes/advent-of-code-2019
The repo for my advent of code solutions - 2019 - Video tutorials on YouTube.
advent-of-code advent-of-code-2019 ruby
Last synced: 19 Jul 2025
https://github.com/yasslab/localmap.jp
📍 地図で振り返る、地域の出来事。みんなの経済新聞ネットワークの各地域で配信されたニュース記事をプロットした地図です。
geolonia jekyll map openstreetmap render ruby takadanobaba
Last synced: 11 Apr 2025
https://github.com/randikabanura/activeadmin_google_places
Gem for adding google places search autocomplete to activeadmin
activeadmin ruby ruby-on-rails rubygems
Last synced: 17 Jun 2025
https://github.com/tomasfn87/calcular-digitos-verificar-cpf
Baixar ferramenta CLI Linux aqui! - Como calcular os dígitos verificadores de um CPF; em Python, TypeScript, Go, Rust, Lua, Java, C++, C#, C, Zig, Ruby, PHP, Odin, Julia, Perl, Ada, Elixir, R, D, COBOL, Pascal, Smalltalk, Lisp, Fortran 90, Algol 68, Mojo, Ring e Haskell.
ada c cli-app cobol csharp go java julia lisp lua luajit odin-lang pascal perl php8 python ruby rust typescript zig
Last synced: 30 Oct 2025
https://github.com/paul-js-hub/gym-instructor-backend
A back end API that has gym services
Last synced: 07 May 2026