Gems
🗝 Authentication for your Rails app without the icky-ness of passwords
🗝 Authentication for your Rails app without the icky-ness of passwords - mikker/passwordless. Passwordless creates a single model called Passwordless::Session. It doesn't come with its own User model, it expects you to create one, eg.:.
twalpole/apparition: Capybara driver for Chrome using CDP
Apparition is a driver for Capybara. It allows you to run your Capybara tests in the Chrome browser via CDP (no selenium or chromedriver needed) in a headless or headed configuration. It started as a fork of Poltergeist and attempts to maintain as...
MiniProfiler/rack-mini-profiler: Profiler for your development and production Ruby rack apps.
Profiler for your development and production Ruby rack apps. - MiniProfiler/rack-mini-profiler.Middleware that displays speed badge for every html page. Designed to work both in production and in development.FeaturesDatabase profiling - Currently...