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/peek/peek-git
Take a peek into the Git info of your Rails application.
Last synced: 06 Mar 2026
https://github.com/eggmantv/ruby_advanced
Ruby高级开发 http://eggman.tv/c/s-ruby-advanced
Last synced: 06 Oct 2025
https://github.com/kaelaela/danger-auto_label
Enable to set label automatically from Danger. This is made from Danger plugin.
Last synced: 26 Apr 2025
https://github.com/patterns-ai-core/cohere-ruby
Cohere API client for Ruby
api-client cohere large-language-models llm ml ruby
Last synced: 28 Apr 2026
https://github.com/rmm5t/tilda-bin
:wavy_dash::wastebasket: Ryan McGeary's personal ~/bin directory -- well at least the stuff that he wants to make public.
Last synced: 03 Mar 2026
https://github.com/vinc/forecaster
Ruby wrapper around wgrib2 to read data directly from the Global Forecast System ⛅
Last synced: 27 Feb 2026
https://github.com/nithinbekal/nithinbekal.github.io
My personal website and blog, created with Jekyll
blog giscus jekyll jekyll-themes rails ruby
Last synced: 24 Oct 2025
https://github.com/apache/activemq-openwire
Mirror of Apache ActiveMQ OpenWire
activemq c cplusplus csharp java network-client network-server perl php python ruby
Last synced: 27 Feb 2026
https://github.com/yegor256/factbase
In-memory database of facts (records with attributes) with a predicative searching facility
Last synced: 15 Feb 2026
https://github.com/mercadolibre/toiler
Toiler is a AWS SQS long-polling thread-based message processor.
polling ruby sqs sqs-message sqs-poller threaded workers
Last synced: 29 Jan 2026
https://github.com/gurbaaz27/typeless
an interpreter for λ-calculus implemented in ruby
abstract-syntax-tree beta-reduction compiler interpreter lambda-calculus lexer-parser ll1-grammar ll1-parser parser ruby
Last synced: 25 Oct 2025
https://github.com/eval/total_recall
Turn any csv into Ledger journals. Canonical repository can be found at -->
Last synced: 02 Aug 2025
https://github.com/kettle-rb/prism-merge
☯️ Intelligently merges two versions of a Ruby file using Prism AST analysis. It's like a smart "git merge" specifically designed for Ruby code.
Last synced: 22 Feb 2026
https://github.com/maxlap/activerecord_follow_assoc
Follow associations within your ActiveRecord queries
activerecord rails rails5 rails6 ruby sql
Last synced: 01 Oct 2025
https://github.com/interfax/interfax-ruby
Fax send and receive in Ruby with the InterFAX REST API
fax fax-api hipaa inbound interfax interfax-api library online-fax outbound receive ruby sdk send
Last synced: 12 May 2025
https://github.com/sue445/circleci-ruby-orbs
CircleCI orb for ruby
bundler circleci-orb circleci-orbs ruby
Last synced: 14 Apr 2025
https://github.com/philnash/twiml_template
TwiML templates for Rails and Tilt.
rails ruby sinatra tilt twilio twilio-ruby twiml
Last synced: 14 Apr 2025
https://github.com/interactive-pioneers/capistrano-docker-compose
Docker Compose specific tasks for Capistrano
capistrano deployment docker docker-compose haproxy ruby rubygem
Last synced: 31 Aug 2025
https://github.com/ruby/dbm
Provides a wrapper for the UNIX-style Database Manager Library
Last synced: 06 Apr 2025
https://github.com/marcoroth/type_fusion
Collaborative Ruby type sampling
rbi rbs ruby ruby-types sorbet types typing
Last synced: 22 Jul 2025
https://github.com/igorkasyanchuk/sabotage
Coding & debugging must be fun. Make life a bit harder for your colleagues :)
Last synced: 17 Sep 2025
https://github.com/robotdana/fast_ignore
parse gitignore files in ruby
gitignore gitignore-files gitignore-parser gitignore-patterns gitignore-rules ruby
Last synced: 09 Apr 2025
https://github.com/christopheraue/m-ruby-concurrently
A concurrency framework based on fibers for Ruby and mruby
Last synced: 24 Apr 2025
https://github.com/dtonon/nostr-ruby-playground
A ruby playground to learn the Nostr protocol
Last synced: 15 Mar 2025
https://github.com/ksylvest/enigma
An Enigma machine in Ruby (rotors, reflectors, plugboard and all).
Last synced: 26 Feb 2026
https://github.com/yegor256/total
Ruby Gem to get total memory size in the system
memory memory-management ruby ruby-gem
Last synced: 09 Apr 2025
https://github.com/berttejeda/ansible-taskrunner
Ansible Taskrunner - ansible-playbook wrapper with YAML-abstracted python click cli options!
ansible ansible-playbook bash cli click playbook polyglot python ruby subprocess task-runner wrapper yaml
Last synced: 27 Apr 2025
https://github.com/MadBomber/prompt_manager
Provides a simple way to manage prompts for a generative AI system.
gem genai prompt prompt-engineering prompt-toolkit ruby
Last synced: 15 Mar 2025
https://github.com/serradura/type_validator
Adds type validation for classes with ActiveModel::Validations.
activemodel ruby ruby-gem ruby-on-rails type-checking validations
Last synced: 28 Apr 2025
https://github.com/dannyben/webcache
Hassle-free caching for HTTP download with ruby
cache cache-control gem ruby webcache
Last synced: 18 Apr 2025
https://github.com/PecanProject/bety
Web-interface to the Biofuel Ecophysiological Traits and Yields Database (used by PEcAn and TERRA REF)
agriculture crops database ecosystem-models pecan phenotyping plants postgis ruby trait
Last synced: 07 May 2025
https://github.com/jbgo/chasqui
Chasqui adds persistent publish-subscribe (pub-sub) messaging capabilities to Sidekiq and Resque workers.
broker pub-sub publish-subscribe pubsub redis redis-database resque-workers ruby ruby-gem ruby-library ruby-on-rails rubygem rubygems rubyonrails sidekiq workers
Last synced: 06 Oct 2025
https://github.com/jamesmoriarty/call-graph
Capture execution and create dependency graphs.
graph graphviz instrumentation ruby
Last synced: 13 Apr 2025
https://github.com/himadriganguly/devise-polymorphic-association
A demo project to show the Polymorphic Association using Devise
associations demo devise polymorphism rails rails-application registration-page ruby teacher-details teachers
Last synced: 29 Sep 2025
https://github.com/umbrellio/polist
Ruby gem for creating simple service classes.
functional-objects operation-object ruby ruby-service-object service-object services
Last synced: 06 May 2025
https://github.com/soutaro/vscode-rbs-syntax
RBS syntax highlight for VSCode.
rbs ruby syntax-highlight vscode-extension
Last synced: 13 Apr 2025
https://github.com/folkengine/random_name_generator
Random name generator in Ruby. Examples include Badoss Darratbraoss and Vrodamen Ded.
Last synced: 10 Apr 2025
https://github.com/wbnns/web3eth
Connect with a local or remote node to interact with the Ethereum network and call RPC methods in your Ruby or Rails apps.
ethereum rpc ruby ruby-gem ruby-on-rails web3
Last synced: 10 Apr 2025
https://github.com/MadBomber/aia
AI Assistant (aia) a Ruby Gem for using genAI on the CLI
gem genai prompt prompt-engineering ruby
Last synced: 16 Jul 2025
https://github.com/launchpadlab/token-master
Minimal and Simple user management for Ruby and Rails applications.
confirm devise invite launchpad-lab rails ruby token user-management
Last synced: 14 Jul 2025
https://github.com/nxt-insurance/nxt_registry
A simple registry to implement the container pattern
container registry ruby ruby-on-rails
Last synced: 08 May 2025
https://github.com/yegor256/soalition
Social Coalitions of Internet Writers
Last synced: 27 Mar 2025
https://github.com/spk/ruby-apt-pkg
Ruby interface to Debian apt-pkg
apt binding debian ruby ruby-interface
Last synced: 05 May 2025
https://github.com/aktsk/simple_json
A simple & fast view solution for Rails JSON rendering.
jbuilder rails ruby template-engine
Last synced: 13 Apr 2025
https://github.com/deanout/react-esbuild-rails
Template repository for a React On ESBuild Rails 7 App
rails rails7 react reactjs ruby ruby-on-rails
Last synced: 06 Mar 2026
https://github.com/secretpray/hotwire-crud-modal
crud crud-application hotwire hotwire-turbo modal ruby ruby-on-rails
Last synced: 06 May 2025
https://github.com/yegor256/random-port
A Ruby gem to reserve a random TCP port, with a guarantee that it's not busy at the moment
pool random-generation ruby ruby-gem rubygems tcp
Last synced: 17 Jul 2025
https://github.com/walkersumida/dynamodb-api
AWS DynamoDB SDK wrapper gem. like ActiveRecord and simply.
Last synced: 30 Apr 2025
https://github.com/ericlondon/rails-4-elasticsearch-dynamic-facets
Rails 4 ElasticSearch integration with dynamic facets
dynamic elasticsearch facet form rails ruby
Last synced: 14 Jul 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/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/peek/peek-pg
Take a peek into the Postgres queries made during your application's requests.
Last synced: 18 Jul 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/codica2/clean-code-tools
How we configure linters for Ruby on Rails projects
Last synced: 11 Apr 2025
https://github.com/saturnflyer/characterize
Decorate objects in Rails without the pain of wrappers
Last synced: 17 Mar 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/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/alexdovzhanyn/odyn
A prototype anonymous proof-of-work blockchain
bitcoin blockchain cryptocurrency mining ruby
Last synced: 26 Mar 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/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/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/honeyryderchuck/rodauth-oauth
(Mirror) Roda OAuth and OpenID provider plugin
oauth2 openid-connect rodauth ruby
Last synced: 21 Mar 2025
https://github.com/hokstadconsulting/purecdb
A Pure Ruby CDB reader/writer w/64 bit extensions
Last synced: 27 Sep 2025
https://github.com/sshaw/class2
Easily create Ruby class hierarchies that support nested attributes, type conversion, serialization, equality, and more.
api class-builder class-generator data-transfer-object dsl forms json nested-attributes nested-objects parameters poro ruby
Last synced: 10 Apr 2026
https://github.com/codeship/shipyard
A lightweight, CSS framework for Rails & Jekyll applications
css css-framework javascript jekyll npm-package ruby shipyard
Last synced: 02 Nov 2025
https://github.com/bkuhlmann/htmx
An augmenter and companion to the HTMX JavaScript library.
Last synced: 14 Apr 2025
https://github.com/fluent-plugins-nursery/fluent-plugin-irc
fluent-plugin fluentd irc ruby
Last synced: 23 Jul 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/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/oddcamp/mrml-rails
Rails ActionMailer Plugin for MRML (Rust version of MJML)
Last synced: 01 Aug 2025
https://github.com/shioyama/method_found
Intercept method_missing calls and do something useful.
Last synced: 21 Mar 2025
https://github.com/projectblacklight/blacklight-gallery
Gallery views for Blacklight
Last synced: 06 Apr 2025
https://github.com/sinsoku/rbs-trace
RBS::Trace automatically collects argument and return types and saves RBS type declarations as RBS files or comments.
Last synced: 05 Oct 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/yshmarov/insta2blog.com
Automagically post your Instagram photos to a perfect SEO blog. Turn your Instagram account into a website.
instagram instagram-api instagram-client instagram-downloader instagram-feed instagram-scraper ruby rubyonrails
Last synced: 23 Aug 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/peterfication/rspec-graphql-integration
This RSpec plugin simplifies integration tests for GraphQL.
Last synced: 12 Apr 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/postmodern/uri-query_params
Access the query parameters of a URI, just like $_GET in PHP.
core-ext params query-params query-params-parsing ruby uri
Last synced: 28 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/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/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/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/ibrado/jekyll-paginate-content
Paginate::Content - Split your Jekyll pages, posts, etc. into multiple pages automatically. Single-page view, pager, SEO support, self-adjusting links, multipage-aware Table Of Contents.
blogging content-management-system jekyll jekyll-generator jekyll-paginate jekyll-plugin paginate plugin ruby
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/mitre/emass_client
The eMASS client repository maintains the Enterprise Mission Assurance Support Service (eMASS) Representational State Transfer (REST) Application Programming Interface (API) specification and executables.
emass emasser mitre-saf ruby security-automation typescript
Last synced: 21 Apr 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/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