faucet-pipeline / faucet_pipeline_rails

Use Rails with faucet-pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails 5.2 seems to require `active_storage/engine`

mvitz opened this issue · comments

I tried faucet pipeline with Ruby 2.5.1 and Rails 5.2 and it seems adding require "active_storage/engine" into config/application.rb seems to be missing in the projects README.