DFE-Digital / rails-template

Rails 7 template with GOV.UK Frontend
27 stars 5 forks source link

Create app/assets/builds/.keep #16

Closed tvararu closed 1 year ago

tvararu commented 1 year ago

The lack of this prevents the Dockerfile from creating a production ready build on a freshly cloned project.

Also quickly fix a rubocop deprecation warning.