active storage validations

Public
includes the active storage validation gem
Icons/chart bar
Used 22 times
Created by
J Julian Rubisch

Usage

Run this command in your Rails app directory in the terminal:

rails app:template LOCATION="https://railsbytes.com/script/xYasbW"
Template Source

Review the code before running this template on your machine.

gem 'active_storage_validations'

gem 'mini_magick', '>= 4.9.5' if yes?("Do you want to include mini_magic, to use :dimension validator or :aspect_ratio validator?")

run 'bundle install'
Comments

Sign up or Login to leave a comment.