daveharris's Stars
kobaltz/action_auth
ActionAuth is an authentication Rails engine crafted to integrate seamlessly with your Rails application. Optimized for Rails 7.1.0, it employs the most modern authentication techniques and streamlined token reset processes.
Shopify/erb_lint
Lint your ERB or HTML files
ankane/logstop
Keep personal data out of your logs
pawurb/rails-pg-extras
Rails PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.
Shopify/autotuner
Get suggestions to tune Ruby's garbage collector
joelmoss/spaced
Super simple and convenient way to isolate and namespace a collection of related methods
charkost/prosopite
:mag: Rails N+1 queries auto-detection with zero false positives / false negatives
flyerhzm/bullet
help to kill N+1 queries and unused eager loading
twonegatives/attentive_sidekiq
Monitor suddenly disappeared sidekiq jobs
krasnoukhov/sidekiq-middleware
Additional sidekiq middleware
westonganger/rails_i18n_manager
Web interface to manage i18n translations helping to facilitate the editors of your translations. Provides a low-tech and complete workflow for importing, translating, and exporting your I18n translation files. Designed to allow you to keep the translation files inside your projects git repository where they should be.
wmlele/devise-otp
Two Factors authentication for Devise using Time Based OTP/rfc6238 tokens.
mludvig/aws-ssm-tools
Handy tools for AWS Systems Manager - ssm-session, ecs-session, ssm-ssh and ssm-tunnel
rubycdp/cuprite
Headless Chrome/Chromium driver for Capybara
Invoca/magic_frozen_string_literal
easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files
obie/instant18n
Uses the power of OpenAI's GPT large language AI models to generate translations for your application.
leonid-shevtsov/git-timesheet
A script to create a timesheet from a git log
ioquatix/jquery-litebox
A ridiculously light-weight lightbox/gallery plugin for jQuery.
yuki24/rambulance
Simple and safe way to dynamically render error pages or JSON responses for Rails apps
rmm5t/strip_attributes
:hocho: An ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute is blank, it strips the value to nil.
huacnlee/rucaptcha
Captcha Gem for Rails, which generates captcha image by Rust.
nov/apple_id
Sign in with Apple backend library in Ruby
igorkasyanchuk/rails_performance
Monitor performance of you Rails applications (self-hosted and free)
bullet-train-co/bullet_train
The Open Source Ruby on Rails SaaS Template
madeintandem/jsonb_accessor
Adds typed jsonb backed fields to your ActiveRecord models.
chatwoot/chatwoot
Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
ackama/rails-template
Application template for Rails 7 projects; preloaded with best practices for TDD, security, deployment, and developer productivity.
midnightmonster/activerecord-summarize
Transparently combine many reporting queries (on the same tables) into one fast query—even when queries have different groups or scopes.
gchan/advent-of-code-ruby
Solutions to Advent of Code http://adventofcode.com/ in Ruby
fringd/zipline
A gem that lets you stream a zip file from rails