vlado's Stars
janko/rodauth-rails
Rails integration for Rodauth authentication framework
bensheldon/good_job
Multithreaded, Postgres-based, Active Job backend for Ruby on Rails.
vifreefly/kimuraframework
Kimurai is a modern web scraping framework written in Ruby which works out of box with Headless Chromium/Firefox, PhantomJS, or simple HTTP requests and allows to scrape and interact with JavaScript rendered websites
ankane/lockbox
Modern encryption for Ruby and Rails
janko/sequel-activerecord_connection
Allows Sequel to reuse Active Record's database connection
stimulusreflex/stimulus_reflex
Build reactive applications with the Rails tooling you already know and love.
ViewComponent/view_component
A framework for building reusable, testable & encapsulated view components in Ruby on Rails.
westonganger/spreadsheet_architect
Spreadsheet Architect is a library that allows you to create XLSX, ODS, or CSV spreadsheets super easily from ActiveRecord relations, plain Ruby objects, or tabular data.
martijn/xsv
High performance, lightweight .xlsx parser for Ruby that provides nothing a CSV parser wouldn't
shime/i_did_mean
Did you mean? I did mean! Autofix your typos!
xijo/reverse_markdown
Ruby gem to convert html into markdown
jeremyevans/forme
HTML forms library for ruby
ruby-next/ruby-next
Ruby Next makes modern Ruby code run in older versions and alternative implementations
troessner/reek
Code smell detector for Ruby
whitesmith/rubycritic
A Ruby code quality reporter
honeybadger-io/pg_partition_manager
Manage PostgreSQL table partitions
davidgf/design-patterns-in-ruby
GoF design patterns in Ruby
nullobject/rein
Database constraints made easy for ActiveRecord.
rubycdp/ferrum
Headless Chrome Ruby API
jdaviderb/youtube-audio
extract videos from youtube in audio format using webscraping techniques :notes:
Y2Z/monolith
⬛️ CLI tool for saving complete web pages as a single HTML file
prontolabs/pronto
Quick automated code review of your changes
betterdoc-org/rails_db_guard
Prevents connecting to protected environments databases from other environment
mrkamel/search_flip
Full-Featured ElasticSearch Ruby Client with a Chainable DSL
plentz/lol_dba
lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed. Also, it can generate .sql migration scripts.
que-rb/que
A Ruby job queue that uses PostgreSQL's advisory locks for speed and reliability.
Apipie/apipie-rails
Ruby on Rails API documentation tool
reidmorrison/semantic_logger
Semantic Logger is a feature rich logging framework, and replacement for existing Ruby & Rails loggers.
amatsuda/heavens_door
Capybara test scenario recorder for Rails
fxn/zeitwerk
Efficient and thread-safe code loader for Ruby