Skip to content

Commit

Permalink
use Rails activestorage
Browse files Browse the repository at this point in the history
  • Loading branch information
KonnorRogers committed Jan 22, 2022
1 parent c821576 commit 692924f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/rails/dummy/app/javascript/entrypoints/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ import "../stylesheets/application.css"
}
})()

ActiveStorage.start()

Rails.start({
plugins: [
JsErb(),
Expand Down

0 comments on commit 692924f

Please sign in to comment.