igorkasyanchuk/active_storage_validations

[Validator] Add new aspects ratios like `aX`

Aperta

#375 aperta il 18 apr 2025

 (0 commenti) (0 reazioni) (0 assegnatari)Ruby (148 fork)github user discovery
enhancementgood first issue

Metriche repository

Star
 (1179 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

AX (a1, a2, ...) ratio are approximatively 1:1.4142.

Would be a great idea to have some new aspect_ratios, like:

  • AX, AX_portrait, AX_landscape

AX being AX_portrait and AX_landscape allowed.

Since all AX share the same aspect ratio, we should recognise the AX / AX_landscape / AX_portait pattern, and validate accordingly.

Guida contributor