Registry / web-framework / active-storage-validations

active-storage-validations

JSON →
library3.0.5rbrubygemsunverified

Validations for Active Storage (presence).

gem install active_storage_validations
INSTALL
IMPORT
SIG · ACTIVE-STORAGE-VAL
A
active-storage-validations
web-frameworkrubyv3.0.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ActiveStorageValidations
require 'active_storage_validations'

Validate presence of an Active Storage attachment

require 'active_storage_validations' class User < ApplicationRecord has_one_attached :avatar validates :avatar, presence: true end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
60 hits · last 30 days
node
52
Meta
1
Amazon
1
OpenAI (training)
1
Resources