Bookmarks with tag "ruby", page 1 of 5
A Ruby CSS parser that's fully compliant with the CSS Syntax Level 3 specification.
File Attachment toolkit for Ruby applications
Ruby HTML and CSS sanitizer
Packwerk is a Ruby gem used to enforce boundaries and modularize Rails applications
Catch unsafe migrations in development
- Detects potentially dangerous operations
- Prevents them from running by default
- Provides instructions on safer ways to do what you wantYJIT
One of the loggers for Rails
Feature flags for Ruby and Rails
Ruby One Time Password library
Ruby extension for base32 encoding and decoding
This guide describes common security problems in web applications and how to avoid them with Rails
WebAuthn ruby server library ― Make your Ruby/Rails web server become a conformant WebAuthn Relying Party
Active Record supports application-level encryption. It works by declaring which attributes should be encrypted and seamlessly encrypting and decrypting them when necessary. The encryption layer sits between the database and the application. The application will access unencrypted data, but the database will store it encrypted.
Solid Queue is a DB-based queuing backend for Active Job, designed with simplicity and performance in mind.
Semantic Logger is a comprehensive logging interface that enables human and machine readable logging outputs