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/gupta-ankit/fitgem_oauth2
Ruby gem to use Fitbit web API
fitbit-api oauth2 rails-application ruby
Last synced: 08 Oct 2025
https://github.com/iloveitaly/simple_structured_logger
An incredibly simple, very opinionated, structured logging library for ruby
logging rails ruby ruby-gem structured-logging
Last synced: 24 Apr 2025
https://github.com/thanhluanuit/ruby-tutorial
:mortar_board: Tutorial about Ruby Programming Language. Help beginners easy to learn Ruby step by step.
Last synced: 02 Mar 2026
https://github.com/rickhull/device_input
Read Linux Kernel Device Input Events from Ruby
device input-reader linux-kernel minimalist minimalist-library ruby
Last synced: 17 Mar 2026
https://github.com/chatwoot/twitty
Ruby client for Twitter Business APIs
hacktoberfest ruby twitter twitter-api
Last synced: 02 Jul 2025
https://github.com/ruby/abbrev
Calculates a set of unique abbreviations for a given set of strings
Last synced: 09 Apr 2025
https://github.com/santiagorodriguezbermudez/telegram-covid-bot
This is an educational project as part of the Microverse Curriculum. I use Telegram Bot API to connect and create a Bot that replies with the latest data information from the COVID19 API. This means data by country and location. The user can get the latest numbers by country and worldwide. The project was built using Ruby and deployed to Heroku. Production is underperforming due to a free account on Heroku. Reach out if you’re interested in how we can take this bot further.
covid-api ruby telegram-bot-api
Last synced: 24 Apr 2025
https://github.com/manageiq/azure-armrest
Ruby interface for Azure using the new REST API
Last synced: 10 Oct 2025
https://github.com/google-pay/tink-jni-examples
Sample codes for using Tink via JNI
csharp dotnet ruby ruby-on-rails
Last synced: 10 Jun 2025
https://github.com/yoshoku/rumale-torch
Rumale::Torch provides the learning and inference by the neural network defined in torch.rb with the same interface as Rumale.
deep-learning gem machine-learning ruby rumale
Last synced: 25 Apr 2025
https://github.com/rails-designer/rails_vault
Simple and easy to add settings, preferences and so on to any model.
gem rails ruby ruby-on-rails settings
Last synced: 09 Apr 2025
https://github.com/xyaman/lumi-reader
Epub reader focused in Japanese books. Aiming to be fast and lightweight. Built with SolidJS and Ruby on Rails.
epub japanese rails reader ruby solidjs typescript
Last synced: 17 Jan 2026
https://github.com/foca/writ
Minimal command pattern implementation on top of Scrivener
command-pattern lesscode ruby validation
Last synced: 15 Oct 2025
https://github.com/alxx/surikat
A backend web framework centred around GraphQL.
graphql graphql-server graphql-server-framework ruby web-framework
Last synced: 09 Aug 2025
https://github.com/alexdovzhanyn/odyn
A prototype anonymous proof-of-work blockchain
bitcoin blockchain cryptocurrency mining ruby
Last synced: 26 Mar 2025
https://github.com/octoposprime/op-mo-app
OctopOS Prime Mobile Application
javascript kotlin objective-c react-native ruby ts typescript
Last synced: 10 Apr 2025
https://github.com/rzhade3/filetype
Find a file type according to a filename or extension
Last synced: 13 Apr 2025
https://github.com/mamantoha/mpd_client
Simple Music Player Daemon library written entirely in Ruby
hacktoberfest mpd music-player-daemon ruby
Last synced: 29 Oct 2025
https://github.com/dkarter/capybara_error_intel
🐛 Ruby gem for heuristic error messages in Capybara based Page Objects
capybara integration-testing page-object pageobject rails rspec ruby testing
Last synced: 29 Oct 2025
https://github.com/petertseng/adventofcode-rb-2019
Solutions to https://adventofcode.com/2019 (complete)
advent-of-code advent-of-code-2019 ruby
Last synced: 06 May 2025
https://github.com/telus-agcg/nib
A Docker Compose wrapper geared towards Ruby/Rails development with a focus on: convention, convenience and productivity.
docker docker-compose rails ruby
Last synced: 22 Apr 2025
https://github.com/solidusio-contrib/solidus_importer
Solidus importer extension to migrate data from other eCommerce systems
Last synced: 05 Aug 2025
https://github.com/shanecav84/rubocop-ordered_methods
Check that methods are defined alphabetically per access modifier block.
Last synced: 02 Apr 2025
https://github.com/rajasegar/ruby-ast-explorer
AST Explorer for ruby
abstract-syntax-tree ast ast-explorer codemod parser ruby
Last synced: 07 May 2025
https://github.com/fnando/url_signature
Create and verify signed urls. Supports expiration time.
ruby url-signature url-signer url-signing
Last synced: 15 Jun 2025
https://github.com/walkersumida/dynamodb-api
AWS DynamoDB SDK wrapper gem. like ActiveRecord and simply.
Last synced: 30 Apr 2025
https://github.com/q-m/food-ingredient-parser-ruby
Extract the structure of ingredient lists on food products
food-additives food-products ingredient-lists ingredients parser ruby ruby-gem structured-data treetop
Last synced: 19 Mar 2025
https://github.com/codica2/clean-code-tools
How we configure linters for Ruby on Rails projects
Last synced: 11 Apr 2025
https://github.com/samcday/rmarsh
Ruby Marshal 4.8 encoder/decoder in Golang. Why? Who knows.
decoder encoder golang marshal ruby ruby-marshal
Last synced: 07 Oct 2025
https://github.com/saturnflyer/characterize
Decorate objects in Rails without the pain of wrappers
Last synced: 17 Mar 2025
https://github.com/iago-silva/service_it
[Service Objects] Simple gem to keep your controllers and models slim and readable
gem rails rails-generator ruby ruby-on-rails service service-object
Last synced: 10 Apr 2025
https://github.com/sheharyarn/mongo-sync-ruby
A Ruby Gem for syncing local and remote Mongo Databases
Last synced: 01 Apr 2026
https://github.com/vasfed/routes_coverage
Routes coverage for rails request/integration/capybara tests
coverage coverage-report coverage-status minitest rails rails4 rails5 routes-coverage routing rspec ruby testing
Last synced: 08 Oct 2025
https://github.com/phateio/kiris
Phate Radio is an experimental internet radio about anime, games and pop music.
Last synced: 01 Mar 2026
https://github.com/sonota88/vm2gol-v2
Small virtual machine, assembler and compiler written in pure Ruby / Rubyで書いたオレオレVMとアセンブラとコンパイラ
Last synced: 25 Oct 2025
https://github.com/artichoke/strftime-ruby
⏳ Ruby `Time#strftime` parser and formatter
artichoke ruby rust rust-crate strftime time
Last synced: 10 Apr 2025
https://github.com/heyvito/docrb
📖 An opinionated documentation generator for Ruby
documentation documentation-generator documentation-tool ruby
Last synced: 08 Oct 2025
https://github.com/marcinruszkiewicz/doomfire
Puts your console on fire. Use a truecolor console for best effect.
fire hacktoberfest iterm2 ruby sdl2 terminal
Last synced: 25 Oct 2025
https://github.com/64kramsystem/json_on_rails
MySQL JSON support for Rails 4
json json-columns mysql rails rails4 ruby
Last synced: 11 Nov 2025
https://github.com/werein/prestashop
Prestashop API for Ruby including low-level API access and Prestashop fields converted into PORO
prestashop prestashop-api prestashop-webservice ruby webservice
Last synced: 24 Oct 2025
https://github.com/rewind-community/eight_ball
Ruby gem for querying feature flags
feature-flags feature-toggle feature-toggles jira--ec ruby ruby-gem ruby-gems ruby-on-rails
Last synced: 21 Jun 2026
https://github.com/peterfication/rspec-graphql-integration
This RSpec plugin simplifies integration tests for GraphQL.
Last synced: 12 Apr 2025
https://github.com/MikeRogers0/MikeRogersIO
The repo for my website
blog bridgetown netlify ruby tailwindcss
Last synced: 12 Oct 2025
https://github.com/LocalOrbit/localorbit
Local Orbit is an open source web application and service that empowers food hubs to efficiently sell and distribute local food.
agriculture food-delivery food-hubs local-food open-source rails react ruby
Last synced: 16 May 2025
https://github.com/codemancers/rapidfire-app
Rails app for managing surveys
rails ruby ruby-on-rails survey-app survey-form surveys surveys-management surveysolutions
Last synced: 11 Jun 2025
https://github.com/larevanchedessites/seo-ruby-on-rails
💎 An example app to setup Rails to be SEO friendly.
rails ruby ruby-on-rails seo seo-friendly seo-optimization
Last synced: 15 Jun 2025
https://github.com/scoutapp/roadmap
The public roadmap for Scout application monitoring.
apm elixir monitoring performance python roadmap ruby tracing
Last synced: 08 May 2025
https://github.com/saiqulhaq/firebase_dynamic_link
Ruby client for Firebase Dynamic Links Shortener
firebase firebase-dynamic-links link-shortener ruby shorten-urls shorturl shorturl-services
Last synced: 12 May 2025
https://github.com/fabrikatorio/sortiri
Sortiri is a clean and lightweight solution for making ActiveRecord::Base objects sortable
activerecord ruby ruby-gem ruby-on-rails sort sql
Last synced: 04 Sep 2025
https://github.com/ana06/are-you-you
Are you you? 🔎 ML model in Python to determine if it is me who is using my computer
columbia-university intrusion-detection-system latex ml python report ruby
Last synced: 23 Jul 2025
https://github.com/jantman/workstation-bootstrap
DEPRECATED - My r10k/puppet based workstation bootstrapping and configuration
arch-linux archlinux bootstrap puppet r10k ruby
Last synced: 17 Apr 2025
https://github.com/mikerogers0/mikerogersio
The repo for my website
blog bridgetown netlify ruby tailwindcss
Last synced: 17 Apr 2025
https://github.com/infusionvlc/ConexionFelina
Web application for taking care of street cats 🐱❤️
animal-shelter animals beginner-friendly cats community-driven javascript react rspec ruby ruby-on-rails social-impact storybook sustainability valencia volunteering webpack
Last synced: 16 May 2025
https://github.com/what3words/w3w-ruby-wrapper
Ruby wrapper for the what3words API
Last synced: 28 Nov 2025
https://github.com/chamepp/booktalk
:rocket: BookTalk is an ebook management platform.
bundler gems ruby ruby-on-rails webapp
Last synced: 14 May 2025
https://github.com/sztheory/streakable
Track consecutive day streaks in your ActiveRecord models
calendar mit-license ruby ruby-gem ruby-on-rails streak streaks
Last synced: 12 Jul 2025
https://github.com/rikas/iosdevices
iOS "machine ids" translation to ruby
devices ios machine-id ruby ruby-library
Last synced: 06 Apr 2025
https://github.com/shioyama/method_found
Intercept method_missing calls and do something useful.
Last synced: 21 Mar 2025
https://github.com/go-labs/rspec_pacman_formatter
Pacman style formatter for rspec
formatter gem pacman pacman-style-formatter rspec ruby
Last synced: 11 Oct 2025
https://github.com/lukes/nanook
Ruby library for making and receiving payments and managing a nano currency node
cryptocurrency gem nano nano-currency nano-node nano-rpc nanocurrency payment payments receive-payments ruby wallet
Last synced: 13 May 2025
https://github.com/domt4/homebrew-crypto
:closed_lock_with_key: Various Cryptographic-Related Formulae
Last synced: 10 Sep 2025
https://github.com/test-kitchen/vmware-vra-gem
A Ruby Gem for interacting with the VMware vRealize Automation system
hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing vmware-vra-gem vmware-vrealize-automation vra
Last synced: 27 Aug 2025
https://github.com/gi/tilt-handlebars
A Tilt interface to the official JavaScript version of Handlebars.
Last synced: 30 Sep 2025
https://github.com/blrB/hanami-realworld-example-app
Real world application built with hanami 🌸
api hanami hanami-api hanami-application json-api jwt jwt-authentication realworld ruby
Last synced: 11 May 2025
https://github.com/schmidt/structured_warnings
This is an implementation of Daniel Berger's proposal of structured warnings for Ruby.
Last synced: 13 Apr 2025
https://github.com/dreamingechoes/chiquibot
Conversational bot made in Ruby on Rails.
Last synced: 24 Apr 2025
https://github.com/sonots/gdbdump-ruby
Dump C level and Ruby level backtrace from living ruby process or core file using gdb
Last synced: 21 Mar 2025
https://github.com/nilium/opengl-core
OpenGL bindings for Ruby 2.x (Migrated to https://git.sr.ht/~nilium/opengl-core)
Last synced: 22 Jul 2025
https://github.com/johansenja/typed_struct
Ruby structs but with type-checked attributes ⚡️🔐
rbs ruby struct type-checking type-definitions
Last synced: 19 Mar 2025
https://github.com/sanix-darker/lang-app
Add a multi lang configuration to your WEB APP 'from scratch' [ANY FRAMEWORK, ANY PLUGIN, ANY API]
easy easy-to-use from international internationalization javascript js language languages learning multilang php ruby scratch simple simple-api
Last synced: 13 Apr 2025
https://github.com/docwhat/rbenv-chef-workstation
rbenv plugin for chef-workstation
chef chef-workstation rbenv rbenv-plugin ruby
Last synced: 07 Aug 2025
https://github.com/blocknotes/administrate-materialize-theme
A Material Design theme for Administrate based on Materialize framework
admin-dashboard administrate rails ruby
Last synced: 13 Aug 2025
https://github.com/dannyben/pundit_extra
Extensions and helpers for Pundit
authorization gem pundit rails ruby
Last synced: 03 Sep 2025
https://github.com/mrkamel/swift_client
Small but powerful client to interact with OpenStack Swift
client gem library openstack-swift ruby
Last synced: 28 Jul 2025
https://github.com/pytoshka/openshift-vagrant
Easy deployment solution for all-in-one Openshift cluster
ansible automation devops openshift openshift-ansible openshift-cluster openshift-local openshift-origin python ruby vagrant
Last synced: 10 Jul 2025
https://github.com/nidi3/jekyll-image_optimizer
A jekyll plugin to optimize images for the web
jekyll-plugin optimize-images ruby
Last synced: 09 Jul 2025
https://github.com/rnd-soft/gorynich
[MIRROR] Multitenancy for Rails including ActiveRecord, ActionCable, ActiveJob and other subsystems
activerecord gem mirror multitenancy ruby ruby-on-rails
Last synced: 13 Apr 2025
https://github.com/aaronc81/yes_i_did
Apply DidYouMean suggestions in IRB sessions
Last synced: 06 Mar 2026
https://github.com/3scale/echo-api
Simple sinatra app that returns back info about the request
Last synced: 14 Dec 2025
https://github.com/yegor256/backtrace
Ruby gem to print exception backtrace nicely
backtrace exceptions ruby ruby-gem
Last synced: 27 Mar 2025
https://github.com/infrablocks/lino
Command line builder and execution utilities.
builder command command-line commandline gem infrablocks ruby ruby-gem ruby-library rubygem
Last synced: 03 Apr 2025
https://github.com/storres20/budgetapp
Budget App is a mobile web application, built with Ruby on Rails, where users can manage their budget by having a list of transactions associated with a category that shows how much money they spent and on what. Built with: Ruby, Ruby on Rails, PostgreSQL, Bootstrap
bootstrap css3 html5 postgresql ruby ruby-on-rails
Last synced: 10 Apr 2025
https://github.com/puppetlabs/ruby-pwsh
A ruby gem for interacting with PowerShell
hacktoberfest module powershell ruby supported
Last synced: 16 Feb 2026
https://github.com/wtnabe/ical2gcal
sync ics(es) to google calendar
cli google-api-client google-calendar ical ruby
Last synced: 05 May 2025
https://github.com/opensuse/gitarro
run all your test against a GitHub Pull request
auto automation ci continuous-integration git github gundam-image jenkins octokit pull-requests ruby testing
Last synced: 10 Apr 2025
https://github.com/kettle-rb/tree_haver
🌴 TreeHaver is a cross-Ruby adapter for the tree-sitter & citrus parsing libraries; supporting MRI Ruby, JRuby, & TruffleRuby. Provides unified parsing API & AST when using ruby_tree_sitter, citrus, ffi, tree_stump (Rust), JRuby JARs, etc. As Faraday is to HTTP clients, this is for ASTs: "Learn once & write anywhere; write once & run anywhere"
ast ffi jruby ruby rubygem rust tree-sitter
Last synced: 04 Feb 2026