Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 251 Bytes

QUESTIONS.md

File metadata and controls

7 lines (4 loc) · 251 Bytes
  • if we don't use Figaro, why is the Figaro gem listed in the gemfile?

  • do we really use both sprockets and webpack? can't we consolidate the assets under a single asset pipeline?

  • is rails-12factor gem still needed for Rails 5+ apps on Heroku?