pabloh's Stars
ruby/ruby
The Ruby Programming Language
pabloh/pathway
Define your business logic in simple steps
harrison-broadbent/ruby-middleman-tailwind-starter-blog
A Middleman blog template configured with TailwindCSS, a markdown blog, code highlighting, a sitemap.xml and more. It's perfect for anyone familiar with Ruby.
ibraheemdev/modern-unix
A collection of modern/faster/saner alternatives to common unix commands.
ruby-next/freezolite
Automatically add frozen_string_literals to selected files at compile time
mg979/vim-visual-multi
Multiple cursors plugin for vim/neovim
standardrb/vscode-standard-ruby
The official VS Code extension for the Standard Ruby linter and code formatter
mbj/mutant
Automated code reviews via mutation testing - semantic code coverage.
zilverline/sequent
CQRS & event sourcing framework for Ruby
pabloh/sequel-force-hooks
Sequel extension for triggering transaction hooks on savepoints
ruby/syntax_suggest
Searching for unexpected `end` syntax errors takes a lot of time. Let this gem do it for you!
pabloh/contextualizer
Allows passing contextual state through your ruby objects
neoclide/coc.nvim
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
rails/importmap-rails
Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bundling.
baweaver/taking
[Experimental] Argument forwarding for pattern matching
ontohub/sequel-devise
Devise support for Sequel models
0x2c7/ruby_jard
Just Another Ruby Debugger. Provide a rich Terminal UI that visualizes everything your need, navigates your program with pleasure, stops at matter places only, reduces manual and mental efforts. You can now focus on real debugging.
PaulJuliusMartinez/sequel-packer
A Ruby serialization library for use with the Sequel ORM.
vnmakarov/mir
A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR
Shopify/deprecation_toolkit
⚒Eliminate deprecations from your codebase ⚒
anycable/graphql-anycable
A drop-in replacement for GraphQL ActionCable subscriptions. Works with AnyCable.
anycable/anycable
Realtime server for reliable two-way coomunication
LendingHome/destruct
ES6 style object destructuring in Ruby
digital-fabric/modulation
Modulation - explicit dependency management for Ruby
julianrubisch/attractor
code complexity metrics visualization and exploration tool for ruby and javascript
guillep/Scale
Pharo in the shell
wasmerio/wasmer-ruby
💎🕸 WebAssembly runtime for Ruby
net-ssh/net-ssh
Pure Ruby implementation of an SSH (protocol 2) client
Netflix/fast_jsonapi
No Longer Maintained - A lightning fast JSON:API serializer for Ruby Objects.
rosenfeld/sequel_tools
Tools to help with managing database operations with Sequel through Rake tasks